Uninstall NCache Java Client from UNIX
This section describes step-by-step instructions for uninstalling NCache Java Client from UNIX.
|
In order to uninstall NCache Java Client from your machine, you need to be logged in as root user or as an authorized user like “NCache Java Client”.
|
Steps
In order uninstall NCache Java Client from your UNIX machine, please follow these steps:
[root@servername]# cd ~/NCache-enterprise-4.4-sp1-javaclient
[root@servername]# ./uninstall -p /opt/NCache_install_dir
NCache Java Client is successfully uninstalled from your system. You see the following output:
Stopping Service ...
Removing Service ...
NCache Java Client uninstalled.
User ‘NCache’ created at install time is not deleted. Please use userdel command to remove the user.
For support please feel free to contact support@alachisoft.com
For complete documentation visit the website <http://www.alachisoft.com/resources/docs/index.html>
See Also