Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Server Control

kping0 edited this page Jun 27, 2018 · 1 revision

Server Control

You can control the server via 'ssc_server_control'

Starting the Server

ssc_server_control start
ssc_server_control START

Stopping the Server

ssc_server_control stop
ssc_server_control STOP

Viewing the logs

A:

ssc_server_control log
ssc_server_control LOG

B:

cd ~/.sscs_conf
less ssc_server.log

Clone this wiki locally