Installing Kerio Connect |
|
Article Number: 1124 | Rating: 4/5 from 1 votes | Last Updated: Fri, Apr 26, 2013 3:25 PM
|
Product editionsStandard installation package
Kerio Connect is available as a standard installation package for:
Virtual appliance for VMware products. VMware Virtual Appliance is a software appliance edition pre-installed on a virtual host for VMware. The virtual appliance is distributed as OVF and VMX. See this article for detailed information. WindowsFor system requirements go to the product pages.
Kerio Connect Engine is started (immediately or after restart). It runs as a service. Mac OS XFor system requirements go to the product pages.
You can also stop, start or restart Kerio Connect through Terminal or a SSH client with the following commands with root access (for Mac OS X 10.5 Leopard or newer): Stopping Kerio Connect Engine
sudo /usr/local/kerio/mailserver/KerioMailServer stop sudo /usr/local/kerio/mailserver/KerioMailServer start sudo /usr/local/kerio/mailserver/KerioMailServer restart If possible, it is recommended to stop/start the service in System Preferences → Others → Kerio Connect Monitor Do not delete the Kerio Connect installation package — it includes Kerio Connect Uninstaller. Linux — RPMFor system requirements go to the product pages.
New installation
Start the installation using this command: # rpm -i <installation_file_name> Example: # rpm -i kerio-connect-8.0.0-6333.linux.rpm In case of the recent versions of the distributions, problems with package dependencies might occur. If you cannot install Kerio Connect, download and install the compat-libstdc++ package. It is recommended to read carefully the LINUX-README file immediately upon the installation. The file can be found in the installation directory in folder doc. When the installation is completed successfully, run the configuration wizard to set the domain and the administrator's account: cd /opt/kerio/mailserver ./cfgwizard The Kerio Connect Engine must be stopped while the configuration wizard is running. Once all settings are finished successfully in the configuration wizard, Kerio Connect is ready to be started. Within the installation, the kerio-connect script is created in the /etc/init.d directory which provides automatic startup of the daemon (i.e. Kerio Connect Engine) upon a reboot of the operating system. This script can also be used to start or stop the daemon manually, using the following commands: /etc/init.d/kerio-connect start /etc/init.d/kerio-connect stop /etc/init.d/kerio-connect restart Kerio Connect must be run under the user root. If your distribution has systemd available, use the following command to start/stop Kerio Connect: systemctl start kerio-connect.service systemctl stop kerio-connect.service Linux — DEBFor system requirements go to the product pages.
New installation
To install either of the installation packages, double-click on its icon or use for example the following command in the terminal: # dpkg -i <installation_file_name.deb> Example: # dpkg -i kerio-connect-8.0.0-1270.linux.i386.deb It is recommended to read carefully the DEBIAN-README file immediately upon the installation. The file can be found in the installation directory in folder doc. When the installation is completed successfully, run the configuration wizard to set the domain and the administrator's account: cd /opt/kerio/mailserver dpkg-reconfigure kerio-connect Once all settings are finished successfully in the configuration wizard, Kerio Connect is ready to be started. Within the installation, the kerio-connect script is created in the /etc/init.d directory which provides automatic startup of the daemon (i.e. Kerio Connect Engine) upon a reboot of the operating system. This script can also be used to start or stop the daemon manually, using the following commands: /etc/init.d/kerio-connect start /etc/init.d/kerio-connect stop /etc/init.d/kerio-connect restart Kerio Connect must run under user root. When installing on Debian with a graphical user interface, open the installation package with the gdebi installer (right-click the file and Open with). Configuration WizardThe configuration wizard helps to set the basic parameters for Kerio Connect. These include: It also creates special files where the server configuration is saved. If you do not use the configuration wizard, it will not be possible to login to the Kerio Connect's administration interface. On Windows and Mac, the configuration file is run automatically during the installation. On Linux, use the following commands: Linux — RPM
cd /opt/kerio/mailserver ./cfgwizard cd /opt/kerio/mailserver dpkg-reconfigure kerio-connect When a corresponding package is installed, user will be informed that the wizard is available. This information is also provided by the daemon if it detects that the wizard has not been used yet. Kerio Connect must be stopped while settings are changed in the configuration wizard. After running the wizard, existing configuration files will be deleted. Configuration filesThe wizard creates the following configuration files: users.cfg
users.cfg is an XML file with the UTF-8 coding which includes information about user accounts, groups and aliases. mailserver.cfg is an XML file with the UTF-8 coding which contains any other parameters of Kerio Connect, such as configuration parameters of domains, back-ups, antispam filter, antivirus. On Mac OS X and Linux systems, files can be maintained only if the user is logged in as the root user. |
|
Comments
There are no comments for this article. Be the first to post a comment. |
Downgrading from Kerio Connect 8.1 to older versions on Mac OS X
Added on Fri, Apr 19, 2013
Upgrading Kerio Connect
Added on Wed, Aug 1, 2012
Switching from 64-bit installation of Kerio Connect back to 32-bit installation on Microsoft Windows
Added on Tue, Apr 2, 2013
Uninstalling Kerio Connect
Added on Wed, Jul 25, 2012
Installation on openSUSE 12.2 – 64-bit (x86_64)
Added on Thu, Jan 10, 2013
|

Add Comment