What programs should be use in Linux for security?
Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I like BastilleLinux scripts, maybe some kernel patches such as grsecurity, nessus - security scanner...
And some intrusion detection systems for example tripwire to check whether some files were changed..
Don't forget it's not just the security software you install, it's also the configuration of other software running on your machine like SSH, FTP and XINET daemons...
Distribution: OpenBSD 4.2, Solaris 8/9, Suse, Redhat, Slackware
Posts: 7
Rep:
Security is a question of economics. How far you would go to keep a server secure depends on how much economic value you attach to that server. You can always
[1] try to keep your system updated
[2] turn off services you are not using; eg. you might not gain much by running cups on a backend database server
You can also run IPS (portsentry), IDS (snort, AIDE). I also found scan using Nessus and nmap to be valuable.
Also, encryption and Linux ACLs play a vital role if used in the right place.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.