Starting and stopping the Verj.io
Server
See also: Introduction to the Server, Server File System, Server Configuration
| Start | 
| Start the Windows service or.. Run the Windows command prompt as administrator cd <installation>\VerjioServer\Server\winservice start_verjio_service | 
| Stop | 
| Stop the Windows service or.. Run the Windows command prompt as administrator cd <installation>\VerjioServer\Server\winservice
   stop_verjio_service | 
See Verj.io Server Configuration for information on configuring Windows services.
| Start | 
| cd <installation>\VerjioServer\Server
   start_verjio_server.bat | 
| Stop | 
| Either close the command prompt window created by the start command or.. cd <installation>\VerjioServer\Server
   stop_verjio_server.bat | 
| Start | 
| cd to <installation>\VerjioServer\Server Run the
  following command: verjio_server.sh start  | 
| Stop | 
| cd to <installation>\VerjioServer\Server Run the following
  command: verjio_server.sh stop  | 
| Restart | 
| cd to <installation>\VerjioServer\Server Run the
  following command: verjio_server.sh restart  | 
Hint: enter “verjio_server.sh help” for full syntax of this command
Mostly this server looks after itself and does not need to
be manually started or stopped. It can be started, stopped and restarted using
the Manage Server icon in the top
right hand corner of the studio window .
.