Ask the Community
Groups
Traverse: How to uninstall Traverse in GNU/Linux - Connect IT Community | Kaseya
<main> <article class="userContent"> <p><strong>QUESTION</strong></p> <p>How to uninstall Traverse in GNU/Linux?</p> <p> </p> <p><strong>RESOLUTION</strong></p> <h3 data-id="this-will-uninstall-traverse-and-all-data-proceed-with-extreme-caution"><strong>This will uninstall Traverse and all data. Proceed with extreme caution.</strong></h3> <p>1. Stop all the services: $ sudo <traverse_home>/etc/emerald.init stop</p> <p>2. Remove the init.d files related to traverse:</p> <p>* Centos/Red Hat run: $ sudo chkconfig --del traverse</p> <p>* Remove the symbolic link $ sudo rm /etc/rc.d/init.d/traverse</p> <p>3. Remove the cron jobs (e.g $ sudo crontab -e)</p> <p>4. Remove Traverse folder: $ sudo rm -r <traverse_home></p> <p> </p> <p><strong>APPLIES TO </strong></p> <p>All versions of Traverse.</p> <p><strong>REFERENCE </strong></p> <p>None.</p> </article> </main>