Specifications
90  
Q. I forgot to use Software Installation Mode and my system is not 
working properly. What can I do?
A. Create a new baseline. Execute the following commands:
/opt/f-secure/fsav/bin/fslistfiles | fsic --add -
fsic --baseline
Q. Can I update the Linux kernel when I use Integrity Checking?
A. Use the Software Installation Mode. After you have updated the 
kernel, disable the Software Installation Mode to restore the normal 
protection level. For more information, see “Software Installation 
Mode”, 60.
Q. There are too many modified files to update with the user 
interface.
A. Create a new baseline. Execute the following commands:
/opt/f-secure/fsav/bin/fslistfiles | fsic --add -
fsic --baseline
Q. The Integrity Checking page in the user interface does not 
display all entries. How can I fix this?
A. If you have many (over 10000) files in the baseline, you may have to 
adjust the memory settings of the Java Virtual Machine view all 
entries in the baseline.
a. Edit /opt/f-secure/fsav/tomcat/bin/catalina.sh file:
Replace
JAVA_OPTS=-Djava.library.path=/opt/f-secure/fsav/
tomcat/shaj
with
JAVA_OPTS="-Djava.library.path=/opt/f-secure/fsav/
tomcat/shaj -Xmx256M"
b. Restart the product to take new settings into use:
/etc/init.d/fsma restart










