SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document >>
    Installing SSH Tectia Server >>
        Planning the Installation >>
        Installing the SSH Tectia Server Software >>
        Removing the SSH Tectia Server Software >>
            Removing from AIX
            Removing from HP-UX
            Removing from Linux
            Removing from Solaris
    Getting Started >>
    Configuration >>
    Authentication >>
    Application Tunneling >>
    Troubleshooting >>
    Man Pages
    Advanced Options >>
    Log Messages >>

Removing from Linux

To remove SSH Tectia Server from a Linux environment, perform the following tasks:

  1. Stop the Secure Shell daemon using the following command:
    # /etc/init.d/sshd2 stop
    
  2. 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.

Previous Next Up [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