Forum
Servers
How to open server with VPS?
How to open server with VPS?
1 reply
1

Download CS2D
Download the dedicated server
Copy these files on the server, and make sure the dedicated server executable is within the CS2D folder
Create a user account that is not part of sudouseradd cs2d_sv passwd [optional password]
Change the owner and permissionschown -R cs2d_sv:cs2d_sv /home/cs2d_sv/ chmod -R u=rwx /home/cs2d_sv/
Switch user accountsu cs2d_sv [enter password that may have been set]
Run the serverscreen /home/cs2d_sv/cs2d_dedicated >> /dev/null 2>&1
Close the serverscreen -list screen -S [screen id] -X quit
If you're on Windows...
Download CS2D
Download the dedicated server
Copy these files on the server, and make sure the dedicated server executable is within the CS2D folder
Run the serverC:\CS2D\cs2d_dedicated.exe
Close the server by pressing CTRL-C
1

Offline