Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Got me a brand new *FAST* VPS Reply To: Got me a brand new *FAST* VPS

#170714
__
Participant

Don’t make your webserver root. (If that’s what you meant…?) It is far too easy to hack into websites. (I know, I know, we all write infallible code, and infinitely secure websites. But why risk it?) If someone manages to break in, you do not want them to automatically have root access.

Make a new user+group for the webserver, and limit that group to only what it needs. You can create another user to log in/ ssh with, and then “clean up” permissions for other, unused/limited use users and groups.