CSSCurrent en:Cryptshare Service

Aus Cryptshare Documentation
Version vom 27. August 2021, 15:01 Uhr von Maintenance script (Diskussion | Beiträge) (Imported from text file)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu:Navigation, Suche



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

rccryptshare start
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

rccryptshare stop
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