Server manage on Linux

If the SSForge is installed on Linux system, you can use following methods to manage the SSForge server:

Manage SSForge Server with command:
     If the host which SSForge is installed on can be connected through Internet/Intranet with telnet, you can use telnet to login that host with your user name and password (The user name and password is your host's user.  If you don't know, please contact your host provider).  If you want to install programs or manage server with telnet, you need to login with "root" user. Please see How to login Linux host with telnet?

    After login SSForge host with telnet, you can input "/etc/rc.d/init.d/ssforge start" to start the SSForge server,  input "/etc/rc.d/init.d/ssforge stop" to stop it. The argument including {"start", "stop", "restart", "condrestart", "status"} etc.



FAQ:

a.  "libstdc++.so.6" error:
     If display error: "Starting ssforge: ssforge: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory", please click here to see how to solve.