2.4  Linux — RPM

For supported distribution, check http://www.kerio.com/workspace/technical-specifications.

Warning

For installations, Kerio Workspace uses the RPM application. All functions are available except the option of changing the Kerio Workspace location.

The installation must be performed by a user with root rights. Kerio Workspace is installed to the /opt/kerio/workspace directory.

New installation

Start installation using this command:

# rpm -i <installation_file_name>

Example:

# rpm -i kerio-workspace-1.x.x-1270.linux.rpm

When the installation is completed successfully, run the configuration wizard to set the administrator's account and data store path. Open your web browser and enter the following URL:

https://localhost:4060/setup

Starting and stopping the server

Once all settings are finished successfully in the configuration wizard, Kerio Workspace is ready to be started.

In folder /etc/init.d, the kerio-workspace-application and kerio-workspace-rendering scripts are created. They ensure the automatic start of the services after the system start. You can manually start and stop the services using the following commands:

/etc/init.d/kerio-workspace-application start

/etc/init.d/kerio-workspace-rendering start

/etc/init.d/kerio-workspace-application stop

/etc/init.d/kerio-workspace-rendering stop

B/etc/init.d/kerio-workspace-application restart

/etc/init.d/kerio-workspace-rendering restart

Warning

The scripts must be run under user root.

Upgrade

To upgrade, use the following command:

# rpm -U kerio-workspace-*.rpm

Uninstallation

To downgrade, use the following command:

# rpm -e kerio-workspace

After uninstall, you must delete all data and configuration files manually.