|
Removing from Linux
To remove SSH Tectia Server from a Linux environment, perform the following
tasks:
- Stop the Secure Shell daemon using the following command:
# /etc/init.d/sshd2 stop
- Run the following command with root privileges:
# rpm -e ssh
If you get an error while removing the package, for example
"execution of ssh script failed, exit status 1", you can remove
the package by specifying the --noscripts command-line option
# rpm -e --noscripts ssh
Note: The uninstallation procedure removes only the
files that were created when installing the software. Any
configuration files have to be removed manually.
[Contents]
[Index]
[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]
Copyright © 2010 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice
|
|
|