Installing the application
Before installing the application on a computer running the Debian or Ubuntu operating system, make sure that the operating system has the en_US.UTF-8 locale and the locale of the localization package being installed.
To install the application from an .rpm package, execute the following commands:
# rpm -i klms-8.0.1-XXX.i386.rpm
# /opt/kaspersky/klms/bin/klms-setup.pl
To install the application from a .deb package on a 32-bit operating system, execute the following commands:
# dpkg -i klms_8.0.1-XXX_i386.deb
# /opt/kaspersky/klms/bin/klms-setup.pl
To install the application from a .deb package on a 64-bit operating system, execute the following commands:
# dpkg --force-architecture -i klms_8.0.1-XXX_i386.deb
# /opt/kaspersky/klms/bin/klms-setup.pl
To install the application on a computer running the FreeBSD 8 operating system, execute the following commands:
# pkg_add klms-8.0.1_XXX.tgz
# /usr/local/bin/klms-setup.pl
To install the application on a computer running the 32-bit FreeBSD 9 operating system, execute the following commands:
# pkg add klms-8.0.1_XXX.txz
# /usr/local/bin/klms-setup.pl
To install the application on a computer running the 64-bit FreeBSD 9 or 32-bit and 64-bit FreeBSD 10 operating system, execute the following commands:
# pkg add -f klms-8.0.1_XXX.txz
# /usr/local/bin/klms-setup.pl
Installing localization package
Important! To view the text of the EULA in the language of your choice, install the localization package, launch the post-installation setup script klms-setup.pl.
To install a localization package from an .rpm package, execute the following commands:
# rpm -i klms_en-8.0.1-XXX.i386.rpm
# /opt/kaspersky/klms/bin/klms-setup.pl
To install localization package from a .deb package on a 32-bit operating system, execute the following commands:
# dpkg -i klms-l10n-en_8.0.1-XXX_i386.deb
# /opt/kaspersky/klms/bin/klms-setup.pl
To install localization package from a .deb package on a 64-bit operating system, execute the following commands:
# dpkg --force-architecture -i klms-l10n-en_8.0.1-XXX_i386.deb
# /opt/kaspersky/klms/bin/klms-setup.pl
To install the localization package of your choice on a computer running the FreeBSD 8 operating system, execute the following commands:
# pkg_add klms_en-8.0.1_XXX.tgz
# /usr/local/bin/klms-setup.pl
To install the localization package of your choice on a computer running the 32-bit FreeBSD 9 operating system, execute the following commands:
# pkg add klms_en-8.0.1_XXX.tgz
# /usr/local/bin/klms-setup.pl
To install the localization package on a computer running the 64-bit FreeBSD 9 or 32-bit and 64-bit FreeBSD 10 operating system, execute the following commands:
# pkg add -f klms_en-8.0.1_XXX.tgz
# /usr/local/bin/klms-setup.pl
Installing the web interface
To install the application from a .deb package on a 32-bit operating system, execute the following commands:
# rpm -i klmsui-8.0.1-XXX.i386.rpm
# /opt/kaspersky/klmsui/bin/klmsui-setup.pl
To install the web interface from an .rpm package on a 64-bit operating system, execute the following commands:
# rpm -i klmsui-8.0.1-XXX.x86_64.rpm
# /opt/kaspersky/klmsui/bin/klmsui-setup.pl
To install the web interface from a .deb package on a 32-bit operating system, execute the following commands:
# dpkg -i klmsui_8.0.1-XXX_i386.deb
# /opt/kaspersky/klmsui/bin/klmsui-setup.pl
To install web interface from a .deb package on a 64-bit operating system, execute the following commands:
# dpkg -i klmsui_8.0.1-XXX_amd64.deb
# /opt/kaspersky/klmsui/bin/klmsui-setup.pl
To install the web-interface on a computer running the FreeBSD 8 operating system, execute the following commands:
# pkg_add klmsui-8.0.1_XXX.tgz
# /usr/local/bin/klmsui-setup.pl
To install the web-interface on a computer running the FreeBSD 9 operating system, execute the following commands:
# pkg add klmsui-8.0.1_XXX.txz
# /usr/local/bin/klmsui-setup.pl
To install the web-interface on a computer running the FreeBSD 10 operating system, execute the following commands:
# pkg add -f klmsui-8.0.1_XXX.txz
# /usr/local/bin/klmsui-setup.pl
Starting the web interface
To start the web interface:
- Type the following address in the address field of the web browser: https://<server IP address>:9045
- Type "Administrator" in the User name field.
- In the Password field, enter the password of the web interface user specified during initial configuration of the application.
- Click the Login button.