Uninstall the server
About this task
Use the uninstall
command-line utility to uninstall the server using either interactive or non- interactive modes. Interactive mode provides options, progress, and a list of the files and directories that must be manually deleted if necessary.
Non-interactive mode, invoked with the --no-prompt
option, suppresses progress information, except for fatal errors. All options for the uninstall
command are listed with the --help
option.
The uninstall
command must be run as either the root user or the user account that installed the server.
Perform the following steps to uninstall in interactive mode:
Steps
-
Navigate to the server root directory.
$ cd PingData<server>
-
Start the uninstall command:
$ ./uninstall
-
Select the components to be removed, or press Enter to remove all components.
-
If the server is running, press Enter to shutdown the server before continuing.
-
Manually remove any remaining files or directories, if required.