|
|
|
Ask HN: Best resources for running a Linux dedicated server?
|
|
3 points
by Ileca
3698 days ago
|
|
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. |
|
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!