Hot Chills

General Category => General Discussion => Topic started by: Bounty Hunter on February 11, 2015, 07:42:11

Title: Quick Question
Post by: Bounty Hunter on February 11, 2015, 07:42:11
Hey guys, I'm using Putty to start server and there is a command to lauch dedicated server, like:
chmod 777 ./cs2d/cs2d_dedicated
screen ./cs2d/cs2d_dedicated

But these cmds are for "root" folder, what cmd I need to type when server is in "home" folder. I was always hosting server in 'root' but I acknowledged that it's dangerous, so  I want to host it in 'home'.
Title: Re: Quick Question
Post by: Elfing on February 11, 2015, 17:10:00
You want to change the file location of your server? If so I think you can use FTP.
Title: Re: Quick Question
Post by: EvaldasHack on February 11, 2015, 19:39:26
chmod 777 /home/cs2d/cs2d_dedicated
screen /home/cs2d/cs2d_dedicated