Quote:
Originally Posted by Horny Joe
I am a bit paranoid these days and want to secure myself. Can you recommend some programs that will detect if anyone tries to get access to my laptop and also a firewall to keep them outside. If you have any other "must have" security programs, please share!
|
Depending on distro you may already have firewall installed, in Linux iptables is often used, check to see if that is installed and turned on. If not read in your distro howto how to turn it on!
Snort as mentioned is nice to use, but can produce a lot of information in an non-firewalled environment. Also keep an eye on your system log files if you are paranoid, /var/log is often the place to look in.
//Daniel