How do I make a web host in Linode?

I tried to make a web host, but it didn't work.
Info:
My Linode budget: $100
I do have a cPanel install ready.

1 Reply

See: https://www.linode.com/community/questions/62/how-can-i-set-up-a-lamplemp-stack-on-my-linode

  • LAMP = Linux/Apache/MySQL/PHP

  • LEMP = Linux/ngnix/MySQL/PHP (n.b. nginx is pronounced engine-x)

Linux -- operating system
Apache/ngnix -- web server
MySql -- database server
PHP -- language for building dynamic web content

All this is free and runs on a nanode…$5/month…so with $100 you can run your server for 20 months.

-- sw

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct