Live data from Hacker News

Ask HN: Best resources for running a Linux dedicated server?

news.ycombinator.com

1–3 of 3 posts

Ask HN: Best resources for running a Linux dedicated server?

#1
I never touched Linux but I plan to rent a dedicated server for running a website on it and I fear doing a lot of wrong things. What did you read at first, up to mastering that field, especially on a security point of view?

Keep the list simple, focused on the essentials from noob to wizard, with no overlapping docs. It can be books (books are great), pdf, webpages. French resources would be even better.

Remember, it's for the purpose of managing a server and while I plan to use Linux as my primary OS, I have no idea what's the difference between using Linux on a server and using it for office stuff past the fact I will have to face the CLI.

Thank you in advance to all those who will answer.

Edit: I was supposed to "Ask HN" but it seems I did something wrong? Sorry if that's the case.

Re: Ask HN: Best resources for running a Linux dedicated server?

#3
I find the getting started documents/guides over at Digitalocean and Linode very helpful.

https://www.digitalocean.com/help/getting-started/setting-up... https://www.linode.com/docs/platform/linode-beginners-guide

From there, there's a whole lot of other topics too, web servers, the usual LEMP/LAMP stack.

http://www.cyberciti.biz/tips/linux-security.html on the basics of security too.

Good luck!