Cryptshare Service

If you are using a Linux system such as the Virtual,- or Hardware Appliance, Cryptshare will be running as a Service/Daemon. This means that Cryptshare can be started and stopped using the common techniques for services/daemons of the respective operating system.

Starting the Cryptshare Service/Daemon

Linux

systemctl start cryptshare (use rccryptshare start up to and including v.7.1)

Windows

You can either use the Windows CLI started as an administrator:

net start cryptshareservice

Or you can use the Control Panel for starting/stopping Windows Services:

Control Panel » Administrative Tools » Services » CryptshareService

Stopping the Cryptshare Service/Daemon

Linux

systemctl stop cryptshare (use rccryptshare stop up to and including v.7.1)

Windows

You can either use the Windows CLI started as an administrator:

net stop cryptshareservice

Or you can use the Control Panel for starting/stopping Windows Services:

Control Panel » Administrative Tools » Services » CryptshareService