View Single Post
  #9  
Old 08-09-2016, 07:59 PM
N0ctrnl's Avatar
N0ctrnl
Discordant
 
Join Date: Jan 2007
Posts: 443
Default

Well, the home directory for root is /root. So, as I said, when you were doing a "cd ~" you were going to your $HOME directory, which is /root. So you were looking for /root/peq and /root/server and not /home/eq/peq and /home/eq/server.

Running the server itself as root isn't a good idea. So you should really look at setting it up as a new user.
__________________
Ender - Lead GM/Developer
Vegarlson Asylum Server - http://www.vegarlson-server.org/
Reply With Quote