Uninstalling the server on Linux in silent mode
To uninstall the BigFix Inventory server on Linux, edit parameters in the uninstall_response.txt file, and run the uninstallation command. The command does not uninstall DB2 nor the BigFix server. These components need to be removed separately.
Procedure
- Log in to the computer where the BigFix Inventory server is installed as root.
- Go to the /opt/BFI/Uninstall directory, open the uninstall_response.txt file, and edit the uninstallation parameters.
-
Start the command line and run the following command.
uninstall.sh -f /opt/BFI/Uninstall/uninstall_response.txt -i silent
Results
db2 deactivate db database_name
db2 drop db database_name
Where
database_name is the name of the BigFix Inventory database, by default
TEMADB
. You can also remove the BigFix
server.