2.2  Mac OS X

New installation

A standard wizard is used for the installation. The last step of the installation lets you run a configuration wizard where you can configure the administration account for login to the server and the path to the data store (see section 2.6  Configuration Wizard).

Starting and stopping the server

During installation, kerio.workspace.application and kerio.workspace.rendering files are created. They will automatically start services upon system restart. You can manually start and stop both services using the following commands:

Use the following commands to start the service:

launchctl load -w

/Library/LaunchDaemons/com.kerio.workspace.application.plist

launchctl load -w

/Library/LaunchDaemons/com.kerio.workspace.rendering.plist

Use the following commands to stop the service:

launchctl unload -w

/Library/LaunchDaemons/com.kerio.workspace.application.plist

launchctl unload -w

/Library/LaunchDaemons/com.kerio.workspace.rendering.plist

Note

The -w parameter in all the commands saves the settings (enable/disable) into your system. If you stop the service without using this parameter, it will be started automatically again after the system restart.

Uninstallation
  1. Open Terminal (in the Applications folder, open Utilities and start the Terminal application) and send the following command:

    open /usr/local/kerio/workspace/utils/Uninstall.app

  2. In the opened dialog, confirm the removal message (This script will remove Kerio Workspace from the disk. Do you want to continue?) by clicking on Yes

  3. Log in as Administrator. Enter your password or login as an administrator if you do not have rights to remove the Kerio Workspace application.

  4. If you wish to delete the product including the data store, licences, settings, logs, statistics and certificates, confirm the Do you also want to remove the whole Kerio Workspace product folder including documents, licenses, configuration files, SSL certificates, log files and statistics? option. If you wish to retain these items, click on No.

  5. Upon successful removal, the following message is displayed: Kerio Workspace was successfully removed from this computer. Click on OK to close the dialog.