- Kaspersky Endpoint Security overview
- Install and uninstall Kaspersky Endpoint Security
- Kaspersky Endpoint Security interface
- About notifications
- Kaspersky Endpoint Security licensing
- Perform common tasks
- Open and quit the application
- View the status of computer protection
- Disable and resume computer protection
- Perform scan tasks
- Use Protection Center
- Configure the automatic start of a scheduled virus scan task
- What to do if file access is blocked
- Update application databases
- Restore a file that has been deleted or disinfected by the application
- View the application operation report
- What to do if notification windows appear
- Advanced configuration of the application
- Participate in Kaspersky Security Network
- Manage the application from the command line
- Manage the application from the command line
- View Help
- Run virus scan
- Update the application
- Roll back the last update
- Start/stop a component or task
- View status and statistics of a component or task
- Export protection preferences
- Activate the application
- Return codes of the command line
- Quit the application
- Manage the application via Kaspersky Security Center
- Deploy Kaspersky Endpoint Security on a corporate network
- Prepare for remote installation of Kaspersky Endpoint Security
- Manage Network Agent from the command line
- Install and uninstall Kaspersky Endpoint Security
- Start and stop the application via Kaspersky Security Center
- Create and manage tasks
- Create and manage policies
- Create and manage policy profiles
- Generate a report on detected objects
- Contact Technical Support
- Sources of information about the application
- Appendices
- AO Kaspersky Lab
- Information about third-party code
- Trademark notices
Manage the application via Kaspersky Security Center > Install and uninstall Kaspersky Endpoint Security > Install the application using the SSH protocol
Install the application using the SSH protocol
Install the application using the SSH protocol
Before installing Kaspersky Endpoint Security on a remote computer, make sure that the following conditions are met:
- Kaspersky Security Center Administration Server is deployed on the corporate network.
- Administration Console is installed on the Kaspersky Security Center administrator's workstation.
- An installation package for Kaspersky Endpoint Security has been created and is located in a shared folder of Administration Server.
- A key file for Kaspersky Endpoint Security is located in the shared folder of Administration Server (optional).
- Remote Login is enabled on the remote computer.
- The computer account used to install the application is included in sudoers.
Install Kaspersky Endpoint Security on a client computer using the SSH protocol
- Start the SSH client on the Kaspersky Security Center administrator's workstation.
- Connect to the remote computer.
- Connect the shared folder of Administration Server as a network drive on the remote computer. To do this, enter the following commands in the SSH client:
mkdir /Volumes/KLSHARE
mount_smbfs //<administrator account>:<password>@<Administration Server IP address>/KLSHARE /Volumes/KLSHARE
Parameter descriptions:
<administrator account>
– Name of the administrator account on Administration Server.<password>
– Password of the administrator on Administration Server.<Administration Server IP address>
– IP address of the server hosting Kaspersky Security Center.
- Run the installation script. To do this, enter the following commands in the SSH client:
cd /Volumes/KLSHARE/<KES package folder>
sudo ./install.sh
where
<KES package folder>
is the folder in which the Kaspersky Endpoint Security installation package is located.Important: Administrator rights are required for executing this command.
- Disconnect the network drive on the remote computer. To do this, enter the following command in the SSH client:
umount /Volumes/KLSHARE
Article ID: kes127692, Last review: Feb 8, 2022