To remove SSH Tectia Server from a Linux environment, follow the instructions below:
Stop SSH Tectia Server with the following command:
# /etc/init.d/ssh-server-g3 stop
Remove the installation by issuing the following command with root privileges:
# rpm -e ssh-tectia-server-<ver>
In the command, <ver> is the package version of SSH Tectia Server to be removed (for example, 5.3.8.123).
If you want to remove also the components that are common with SSH Tectia Client, give the following command:
# rpm -e ssh-tectia-common-<ver>
Note
The uninstallation procedure removes only the files that were created when installing the software. Any configuration files and host keys have to be removed manually.
What to read next:
Reduce Secure Shell risk. Get to know the NIST 7966.
The NISTIR 7966 guideline from the Computer Security Division of NIST is a direct call to action for organizations regardless of industry and is a mandate for the US Federal government. Download now
ISACA Practitioner Guide for SSH
With contributions from practitioners, specialists and SSH.COM experts, the ISACA “SSH: Practitioner Considerations” guide is vital best practice from the compliance and audit community. Download now