• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

How to setup a dedi (Linux Cent OS)

Snakie

New Member
Joined
Apr 15, 2010
Messages
263
Reaction score
4
Hello guys, i would appreciate some help in this area. I just bought a dedicated server at hetzner and have never before done this so i would be very thankful if somebody maybe linked me a tutorial or something on how to setup a website on Linux Cent OS throught putty/ssh..
 
Cent OS is fedora based right? if so, install required packages with yum:
Code:
sudo yum groupinstall “Development tools”
sudo yum install boost...
and so on, browser their repositories and find packages you need. Always use your package manager ("yum") search function.
 
I have no idea actually what its based on.. Ok i will try.
EDIT
Feel free to link tutorials, that could help with anything would be awesome.
 
Last edited:
Back
Top