LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   linux security (https://www.linuxquestions.org/questions/linux-newbie-8/linux-security-118696/)

hoffman 11-21-2003 08:10 PM

linux security
 
The biggest problem I had with windows was the ease with which new programs could be installed. I'm sure most of us have had an online "sneak-attack" where a bunch of stuff that we never asked for was downloaded and installed without our knowledge.
I was wondering if I have to worry much about spyware or garbage showing up on my box. If I don't is it because of the "security through obscurity" thing or do you HAVE to be logged in as root to install stuff?
I'm curious about any linux security pros/cons.

fancypiper 11-21-2003 08:18 PM

Linux is open source so lots of eyes can see the source code. Nothing is hidden in GNU Linux. Of course, proprietary drivers and other commercial software excluded.

# Basic Linux security
Linux Questions Security references
Security Help Files
Linux Administrator's Security Guide
Security Focus
Linux Security
Firewalls and Security
# Linux and virus
The Virus Writing HOWTO reference: Should I get anti-virus software for my Linux box?

RolledOat 11-22-2003 12:49 AM

Generally speaking, you have to be root for things to install. You could download a static binary or other non system critical executing program and install into a user's directory, however, it still can't harm the system. Just the user's account, and only if mailcious. As already mentioned, spyware is rare and wouldn't last long in Linux. Get a good firewall, don't run as root (for security and the peace of mind that you can't accidentally hose your system), turn off all uneeded services (and keep up to date on services you need w.r.t security updates) and you are good to go.

R.O.


All times are GMT -5. The time now is 06:52 AM.