EasyManua.ls Logo

F-SECURE LINUX SECURITY - Creating a Backup; Uninstallation

F-SECURE LINUX SECURITY
219 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Creating a Backup
You can backup and restore all product data.
To backup all relevant data, run the following commands:
# /etc/init.d/fsma stop
# /etc/init.d/fsaua stop
# tar cpsf <backup-filename>.tar /etc/init.d/fsma /etc/init.d/fsaua
/etc/opt/f-secure /var/opt/f-secure /opt/f-secure
# /etc/init.d/fsaua start
# /etc/init.d/fsma start
To restore data from backup file, run the following commands:
# /etc/init.d/fsma stop
# /etc/init.d/fsaua stop
# cd /
# rm -rf /var/opt/f-secure
# tar xpsf <backup-filename>.tar
# /etc/init.d/fsaua start
# /etc/init.d/fsma start
Make sure that fsma and fsaua users and fsc group exist after the backup has been restored,
for exampe by backing up also /etc/passwd, /etc/shadow and /etc/group files.
Uninstallation
You can uninstall the product with the uninstall-fsav command-line command.
Run the following script as root user to uninstall the product
/opt/f-secure/fsav/bin/uninstall-fsav
The uninstall script does not remove configuration files. If you are sure that you do not need
them any more, remove all files in the /etc/opt/f-secure/fsma path.
F-Secure Linux Security | Installation | 27

Table of Contents

Related product manuals