Remove Instance¶
You can automatically remove FindFace Security along with the database by using the ffsecurity_uninstall.sh script. The FindFace Security configuration files and database will be backed up.
Do the following:
Download the
ffsecurity_uninstall.sh
script to some directory on a designated host (for example, to/home/username/
).From this directory, make the ffsecurity_uninstall.sh script executable.
chmod +x ffsecurity_uninstall.sh
Launch the ffsecurity_uninstall.sh script.
sudo ./ffsecurity_uninstall.sh
Answer all to completely remove FindFace Security along with the database.