LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 06-06-2012, 03:29 PM   #16
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886

Quote:
Originally Posted by Mr. Alex View Post
Well yes - there are no 100% invulnerable OS.

Have you ever gotten real malware on any UNIX/Linux machine?
No, the same on my Vista installation.
But asking me is not fair, I think that I am more educated regarding security as the average user. Ask the same question the uneducated Ubuntu/Mint/whatever user that mindlessly adds PPAs to the system, installs DEBs from obscure sources, puts sudo in front of every command and tries to run the system as root (or setup password-less sudo) to get rid of those annoying questions about passwords. The same thing uneducated Windows users do it with installing software from obscure sources or disabling the UAC.

Disclaimer: I am not intending to start a flame war here. There are educated and uneducated users on any OS, especially when it comes to security. Naturally the percentage of uneducated users is higher on mainstream OSes, but the OSes with smaller communities don't lack uneducated users also.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 06-06-2012, 04:00 PM   #17
Mr. Alex
Senior Member
 
Registered: May 2010
Distribution: No more Linux. Done with it.
Posts: 1,238

Rep: Reputation: Disabled
No flamewar TobiSGD. Just a productive conversation.

I would say that GNU/Linux gets hacked when it's a public server that catches crackers' eyes. It has to have something interesting to be targeted. When it's targeted - it (a server) CAN be hacked no matter what software it runs. Remember Comodo being hacked? Noone is invulnerable.

However, as frieza mentioned - Linux is way better secured out of the box. Apply some knowledge here and you get pretty secured system which can also be easily updated. Updates overwrite working kernel (in case of rootkit). Software is installed from repos (most of the times) which contain only approved packages. It reduces chance of installing infected program drasticly (again - I never say 100%). Add package signing here. In Windows you download exe/msi installer, run it and hope for the best. Not only because it can contain malware but also because it can bring your system down after the installation is complete.

It gets even more interesting if you dig in it, go under the hood. Windows restricts you more and more from version to version to the point where you're not allowed to know anything. Just click with your mouse. In UNIX/Linux you can study anything and tweak it on extreme level. You can create wild configurations. This gives you perspectives in building you security. Can Windows give you this?
 
1 members found this post helpful.
Old 06-06-2012, 04:35 PM   #18
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
Quote:
Originally Posted by Mr. Alex View Post
No flamewar TobiSGD. Just a productive conversation.

I would say that GNU/Linux gets hacked when it's a public server that catches crackers' eyes. It has to have something interesting to be targeted. When it's targeted - it (a server) CAN be hacked no matter what software it runs. Remember Comodo being hacked? Noone is invulnerable.

However, as frieza mentioned - Linux is way better secured out of the box. Apply some knowledge here and you get pretty secured system which can also be easily updated. Updates overwrite working kernel (in case of rootkit).
indeed, any system can be hacked, given enough time, the operative word of security is to simply make the system resistant to attack enough for a random attacker to give up and move on, nothing, but nothing can stop a directed attack with enough determination, especially on a physical front, thus a good disaster recovery plan is essential when dealing with critical systems.

Quote:
Originally Posted by Mr. Alex View Post
Software is installed from repos (most of the times) which contain only approved packages. It reduces chance of installing infected program drasticly (again - I never say 100%). Add package signing here. In Windows you download exe/msi installer, run it and hope for the best. Not only because it can contain malware but also because it can bring your system down after the installation is complete.
indeed, repos are often more secure, but they can be poisoned, not easily mind you but they have been in the past.
another problem with exe/msi installations is some of them come with their own versions of libraries they require to run, which could overwrite existing versions, and thus break already installed software, whereas linux doesn't do this, it packages everything separately for the most part.

Quote:
Originally Posted by Mr. Alex View Post
It gets even more interesting if you dig in it, go under the hood. Windows restricts you more and more from version to version to the point where you're not allowed to know anything. Just click with your mouse. In UNIX/Linux you can study anything and tweak it on extreme level. You can create wild configurations. This gives you perspectives in building you security. Can Windows give you this?
ironically, some of said restrictions make securing the system even harder, instead of easier

but as i have said before, security is the responsibility of the user, not the operating system
 
Old 06-06-2012, 04:42 PM   #19
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,810

Rep: Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606Reputation: 3606
The people that attack linux systems are a very different type than those that attack windows.

To think that any system is secure is foolish.
 
Old 06-06-2012, 04:55 PM   #20
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
Quote:
Originally Posted by jefro View Post
The people that attack linux systems are a very different type than those that attack windows.

To think that any system is secure is foolish.
that depends on your definition of 'secure', you can leave a house unlocked with all the windows open and put a sign on the door that says 'rob me', or you can lock the doors and windows, add a burglar alarm with motion sensors, glass break detectors and magnetic sensors in the doors, lock all your valuables in a safe and you will be 'secure' since you will be able to deter the casual thief/burglar, but if someone wants to get at your valuables, there is no stopping them, this does not mean that there isn't a degree of security, the whole point of 'secure' is protection from all but the most determined of attackers, and even then you can take steps to mitigate what damage they can do.

as i have said, security is up to the user, not the operating system, I will amend that statement to say that security is an ongoing process, which must be monitored, updated, and revised, not a static entity that can be set and forgotten, not only that but it is a multi layered approach that encompasses several fields, from network, to software, to OS to physical access to machines, as well as the people who use them (the most important part), therefore yes it is foolish to say i've installed linux, done x,y and z, yep, i'm secure is an incredibly foolish thing, but to toss up your hands and say that you can't be 'secure' is also foolish.
 
Old 06-06-2012, 05:06 PM   #21
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,134

Rep: Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283Reputation: 5283
Quote:
Originally Posted by Fincher View Post
Would like to know if the System Linux itself is more secure than the Windows one.
As a rule, no.

I strongly suspect that this notion originated back when the main competition was still Win9x, Outlook Express, and Internet Explorer with ActiveX.
 
Old 06-06-2012, 05:34 PM   #22
frieza
Senior Member
 
Registered: Feb 2002
Location: harvard, il
Distribution: Ubuntu 11.4,DD-WRT micro plus ssh,lfs-6.6,Fedora 15,Fedora 16
Posts: 3,233

Rep: Reputation: 406Reputation: 406Reputation: 406Reputation: 406Reputation: 406
Quote:
Originally Posted by dugan View Post
As a rule, no.

I strongly suspect that this notion originated back when the main competition was still Win9x, Outlook Express, and Internet Explorer with ActiveX.
i would have to disagree to a point, true modern windows has gotten significantly more secure than it's predecessors, however windows still has a good deal more 'automation' to it for the purpose of making the user experience more transparent than linux does, this automation does make operating the system more simple for the end user, but comes at the price of security, though i would have to say that the gap in security betwen out of box systems is far, far less significant than it used to be, imho linux is still in front.

Last edited by frieza; 06-06-2012 at 05:36 PM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
How is Linux More secure than windows? titosantana Linux - Server 10 05-03-2010 09:17 AM
Is Linux Truly More Secure than Windows? Nukem General 18 09-24-2004 09:54 AM
Linux vs windows? which is more secure? giovannym Linux - Security 5 08-05-2004 10:14 PM
Windows vs Linux, which is more secure? giovannym Linux - Newbie 5 08-05-2004 04:12 PM
Windows more secure than linux? Kage Linux - Security 7 02-12-2002 07:51 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration