Something to think about when using slicehost...when they give you a fresh OS install, there is very litte on it. There is only the bare minimum to bring the server up. The 'man' command isn't even installed! It might be a bit tougher for people without much commandline admin experience.
Ask YC: Server Administration?
11–20 of 33 posts
Re: Ask YC: Server Administration?
#12First, I'd recommend using a debian-based distro like Ubuntu. From my experience, it is much easier to use and configure, and the amount of tutorials, etc, available for it is overwhelming.
Re: Ask YC: Server Administration?
#13You probably want tutorials/recipes based on your deploy platform: PHP, rails, django each have a bunch. Ezra Z's rails deployment book is outstanding.
And a bunch of threads have gone over the Freebsd/OpenBSD, non-BSD choices, look in
searchyc.com http://news.ycombinator.com/item?id=197878
Re: Ask YC: Server Administration?
#14Slicehost has a few good articles: http://articles.slicehost.com/ I have used them for setting up my own slice and it worked out really well.
Yup slicehost articles are really good.
I couldn't be happier. The tutorials (especially the ones for Ubuntu) are fantastic, and setting up your server and security with shorewall/etc couldn't be more painless. I probably took only an hour and had apache/php/mysql and rails up and running securely.
Major points to slicehost for the high quality walkthroughs- and for 20 bucks a month, it's more than worth it to just get a slice and jump in. That's something I'd highly recommend (No, i don't work for them, I'm just very happy!)
Re: Ask YC: Server Administration?
#15Why Slicehost sucks and you should use Linode: 1. Slicehost makes you prepay 3 months to get started. Linode charges month to month with discounts if you prepay. 2. Slicehost does not prorate if you decide you don't like the service. Ie. Try it for 1 week and the rest of those three weeks are lost. Linode prorates on a daily basis, whatever you don't use they give you the money back. 3. Slicehost customer service is…
Re: Ask YC: Server Administration?
#16Re: Ask YC: Server Administration?
#17Why Slicehost sucks and you should use Linode: 1. Slicehost makes you prepay 3 months to get started. Linode charges month to month with discounts if you prepay. 2. Slicehost does not prorate if you decide you don't like the service. Ie. Try it for 1 week and the rest of those three weeks are lost. Linode prorates on a daily basis, whatever you don't use they give you the money back. 3. Slicehost customer service is…
Points 1 and 2 are outdated. Point 3 is not a fact. Where does Slicehost policy say that they will only respond to email after 10 hours? Just because it happened to you does not say it happens every time. Just simply say their customer service is not as good. Point 4 is not helpful because there are many more variables to take into consideration when pricing a VPS. And anyways, Slicehost has an option for 4 GB of RAM…
Point 3 was a comparison of response rates in customer service. Linode has been consistently faster in response time for both tech and billing response. My billing inquiries to Slicehost and my tech inquiries had longer turnaround.
Point 4 was a comparison of product offerings. Linode doesn't list a 4Gb memory option but I'm sure you can ask them for it but this wasn't in contention.
Point 5: I can flesh this out into paragraphs. Would that make you feel better?
Re: Ask YC: Server Administration?
#18Why Slicehost sucks and you should use Linode: 1. Slicehost makes you prepay 3 months to get started. Linode charges month to month with discounts if you prepay. 2. Slicehost does not prorate if you decide you don't like the service. Ie. Try it for 1 week and the rest of those three weeks are lost. Linode prorates on a daily basis, whatever you don't use they give you the money back. 3. Slicehost customer service is…
Down mod because this thread is about something else.
Re: Ask YC: Server Administration?
#19For me, the best way to learn is to just go at it. I recommend Ubuntu for ease of use, and the Ubuntu community can be quite helpful in getting a server set up. I just started with basic LAMP and then used google to find tutorials on adding and configuring other things such as virtual hosts, SSL, etc. I found it to be a pretty good way to learn.
Re: Ask YC: Server Administration?
#20First, I'd recommend using a debian-based distro like Ubuntu. From my experience, it is much easier to use and configure, and the amount of tutorials, etc, available for it is overwhelming.