For supported distribution, check http://www.kerio.com/workspace/technical-specifications.
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.
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
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
The scripts must be run under user root.
To upgrade, use the following command:
# rpm -U kerio-workspace-*.rpm
To downgrade, use the following command:
# rpm -e kerio-workspace
After uninstall, you must delete all data and configuration files manually.