anand wrote:
I am not a linode customer but wanted to be. I don't have any experience with linode or any VPS (either maintained or unmaintained). On the same time I also don't have enough experience with linux.
I have recently installed Ubuntu 10.10 on my laptop and don't have any major problem, till now. Since most stuff are working perfectly.
So, How much easy to host my blog to Linode? My blog is currently hosted on shared hosting.
A blog hosted on Linode suggested me to stay away from Linode because some time it need extra effort and knowledge to run it smoothly.. He has no problem with the service provided by you except the thing mentioned above.
You should ask yourself how easy it was for you to switch from Windows to Ubuntu on your laptop. Yes it was a bit weird at start but the more time passes the more comfortable you become.
To setup your blog on linode is exactly the same thing. You need to put the extra effort in to become comfortable with it.
You can sign up for a linode vps. Once you log in your account you can deploy an environment on your VPS using StackScripts. You will see the link on the right after you have selected the location where you want your VPS to reside. In StackScripts section you can select the linode LAMP stack. Once that is deployed you have a fully functional LAMP box.
Reboot, log in the box using SSH and start setting up. You can upload the files of your blog using FileZilla (using SSH should be just fine) and upload your database in mysql. Numerous guides exist on the Internet regarding these tasks.
Once those are done and your blog resources (database/files) are in your linode, you will need to change the DNS pointer of your blog to the Linode IP address.
That's it.
It takes time and patience. If you are not willing to dedicate some of that to this project, then you won't be successful.
HTH