To uninstall the Reveille 8 User Analytics Linux TCP Collector software, complete the following steps:
NoteSome commands may require root privileges on the Linux system to execute. If you are not logged in as root then a recommended way is to use the sudo command. Adding a user to sudo allows that user to execute commands with elevated permissions when not logged in as root. Contact your Linux system administrator for more information on adding a user to sudo.
- Navigate to the Linux TCP Collector installation directory; the following steps are based on installing the Linux TCP Collector in the folder /opt/reveille_user_analytics.
- Stop the Linux TCP Collector by using the following command:
sudo ./reveilletcpcollector–stop
- Run the following Linux commands to remove the Linux TCP Collector:
cd /opt
ls –
(use to confirm correct collector installation path)
sudo rm –r reveille_user_analytics