Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Linux Security > Security

Forgot Password?
 Linux Security   Discussion about keeping your machines secure, and the crackers out.

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-12-2009   #1 (permalink)
Just Joined!
 
Join Date: May 2009
Location: New South Whales, Australia
Posts: 16
Smile Security

Hi. i am in the proccess of installing a new linux distro, but cannot settle on a good security package. Can someone please advise me to the most secure security protection

thanx
caboose is offline  


Reply With Quote
Old 06-12-2009   #2 (permalink)
Super Moderator
 
ozar's Avatar
 
Join Date: May 2004
Posts: 12,056
You can check this short guide to security to get some ideas on what security apps you might want to implement:

http://www.linuxforums.org/forum/lin...-security.html
__________________
oz

New Members: * README *
ozar is offline   Reply With Quote
Old 06-13-2009   #3 (permalink)
Just Joined!
 
Join Date: May 2008
Posts: 12
Quote:
Originally Posted by caboose View Post
Hi. i am in the proccess of installing a new linux distro, but cannot settle on a good security package. Can someone please advise me to the most secure security protection

thanx
If you want real security, forget about AV software and all that crap. You need to look into a Mandatory Access Control system such as SELinux, AppArmor or Grsecurity. However, which to choose will depend on the distro. if you're using Ubuntu, then AppArmor already comes enabled and is the easiest to configure. If you really wanted to go over the top, add something like PaX to your kernel as well.

Probably the most secure general purpose distro (out of the box) is Fedora.
Chronomatic is offline   Reply With Quote
Old 06-19-2009   #4 (permalink)
Linux Engineer
 
Freston's Avatar
 
Join Date: Mar 2007
Location: The Netherlands
Posts: 827
Quote:
Originally Posted by Chronomatic
Probably the most secure general purpose distro (out of the box) is Fedora.
Is that so?

Can you (or someone) elaborate on that? What makes Fedora more secure OOTB than others?
--I'm curious that's all
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 06-20-2009   #5 (permalink)
Linux Newbie
 
Join Date: Apr 2009
Posts: 103
Quote:
Originally Posted by Freston View Post
Is that so?

Can you (or someone) elaborate on that? What makes Fedora more secure OOTB than others?
--I'm curious that's all
Nothing. Other than they use SELinux. But Suse uses Apparmor. That conversation can start a war on itself.

Linux is inherently more secure than Windows, but it does have it's problems too. You should always keep up with new exploits, new security models, and system updates. Also it's always wise to educate yourself on apps such as tripwire.
mikesd is offline   Reply With Quote
Old 06-21-2009   #6 (permalink)
Just Joined!
 
Join Date: May 2008
Posts: 12
Quote:
Originally Posted by mikesd View Post
Nothing. Other than they use SELinux. But Suse uses Apparmor. That conversation can start a war on itself.
Nothing?

Does SUSE compile its packages with FORTIFY_SOURCE and -fstack-protector gcc options? Does it utilize exec-shield or PaX? Does it do any kind of executable space protections? Does it utilize ASLR? Does it have any kind of heap protections? How about stack smashing?

Secondly, how many AppArmor profiles are enabled in SUSE by default? Ubuntu only enables one -- CUPS. Hardly worthwhile. Fedora enables a targeted SELinux profile which covers all network facing daemons and some others.

Look here: hxxp://fedoraproject.org/wiki/Security/Features

The above link (substitute hxxp for http) lists all of Fedora's security features. Get back to me if SuSE or Ubuntu or any other major general purpose distros utilize these features by default. I asked about them on the Ubuntu forums and all I got was crickets chirping. No one had a clue what they even were.
Chronomatic is offline   Reply With Quote
Old 06-21-2009   #7 (permalink)
Linux Engineer
 
Freston's Avatar
 
Join Date: Mar 2007
Location: The Netherlands
Posts: 827
Quote:
Originally Posted by Chronomatic
Nothing?

Does SUSE compile its packages with FORTIFY_SOURCE and -fstack-protector gcc options? Does it utilize exec-shield or PaX? Does it do any kind of executable space protections? Does it utilize ASLR? Does it have any kind of heap protections? How about stack smashing?

Secondly, how many AppArmor profiles are enabled in SUSE by default? Ubuntu only enables one -- CUPS. Hardly worthwhile. Fedora enables a targeted SELinux profile which covers all network facing daemons and some others.

Look here: hxxp://fedoraproject.org/wiki/Security/Features

The above link (substitute hxxp for http) lists all of Fedora's security features. Get back to me if SuSE or Ubuntu or any other major general purpose distros utilize these features by default. I asked about them on the Ubuntu forums and all I got was crickets chirping. No one had a clue what they even were.
I asked what Fedora does, not what SUSE doesn't do


But I think I can deduce something from your post, thanks.
__________________
Can't tell an OS by it's GUI
Freston is offline   Reply With Quote
Old 06-22-2009   #8 (permalink)
Banned
 
Join Date: Jun 2009
Posts: 68
If you aren't set on a distribution, there are some distributions made with security in mind. I recently saw a very good list, but can't remember where. I know EnGarde is one, found at engardelinux.org. There's a list here:
Linux Links - The Linux Portal: Distributions/Secure

Last edited by nopycckn; 06-23-2009 at 04:08 PM.. Reason: took my second link off, first is good
nopycckn is offline   Reply With Quote
Old 07-08-2009   #9 (permalink)
Banned
 
Join Date: Jun 2009
Posts: 68
Cool

Ahhh ... I remember where I saw the good information and good list ...
It was on IBM's site. I don't know why I couldn't remember it before:
developerWorks spaces: Linux security
IBM's the best.
nopycckn is offline   Reply With Quote
Old 07-09-2009   #10 (permalink)
Linux Engineer
 
Lazydog's Avatar
 
Join Date: Jun 2004
Location: The Key Stone State
Posts: 1,187
Quote:
Originally Posted by Chronomatic View Post
Probably the most secure general purpose distro (out of the box) is Fedora.
You are aware that Fedoras is the R&D product of RedHat?
You are also aware that Fedora is Bleeding Edge software?
You are aware that bleeding edge software usually has the most bugs/holes in it?

While I like the RedHat product and variations I'm not going to say they are the best security wise. Remember security starts with you not the software.
__________________

Regards
Robert

Linux
The adventure of a life time.

Linux User #296285
Get Counted
Lazydog is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 05:17 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2