This article includes updates for Nexus Timestamp Server 2.3.0.
This article describes how to uninstall Nexus Timestamp Server on Linux.
Prerequisites
-
A root user, or the use of sudo, is needed for uninstallation.
-
If a GUI is not available, the -console parameter is required. To uninstall timestamp server on linux without a GUI, use the following command:
> sudo java -jar uninstaller.jar -console -
Files inside the log and server configuration folders located in /var/log/timestamp-server and /etc/timestamp-server will not be removed.
Uninstall Nexus Timestamp Server on Linux
-
Stop the timestamp-server service before proceeding with the uninstallation, see Start and stop Nexus Timestamp Server .
-
Go to <install> and then to the directory uninstaller.
-
Start a terminal window.
-
Write
sudo java -jar uninstaller.jarand click uninstall. -
After the uninstallation is completed, click Quit.