Slackware This Forum is for the discussion of Slackware Linux.
|
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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
01-24-2006, 06:52 PM
|
#1
|
Member
Registered: Aug 2005
Location: Vancouver, BC
Distribution: Ubuntu 6.06
Posts: 154
Rep:
|
Security for Slack...
On my Windoze machine I use Norton Internet Security. Wondering what people reccomend for a Slackware system?
|
|
|
01-24-2006, 07:06 PM
|
#2
|
Senior Member
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,465
|
|
|
|
01-24-2006, 11:06 PM
|
#3
|
LQ Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
also, if you wanna recompile yourself a hardened kernel, take a look at the grsecurity patch:
http://www.grsecurity.net/
|
|
|
01-25-2006, 01:59 PM
|
#4
|
Member
Registered: Aug 2005
Location: Vancouver, BC
Distribution: Ubuntu 6.06
Posts: 154
Original Poster
Rep:
|
Thanks for the links. There are a lot of options! I use Fluxbox as my window manager. Can anyone reccomend a particular app? or plus and minus of using a script/console app or a gui app?
|
|
|
01-26-2006, 01:40 AM
|
#5
|
Senior Member
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,465
|
If it's for a desktop system, i guess you'll prefer a GUI app.
Since I never had any security problems with slack, I can't really tell wich one is better. I'm using Firestarter(very easy and complete enough for me) myself, mainly cause "www.linuxpackages.net" has binaries for it.
Firestarter:
http://www.linuxpackages.net/pkg_details.php?id=8057
They also have a package for Guarddog(even more easy, but not really my thing).
If you're unsure, using a binary might be the easiest way to start(and remove if you don't like it)...
|
|
|
01-26-2006, 04:22 PM
|
#6
|
Member
Registered: Apr 2004
Location: new york
Distribution: win2k,ubuntu,sw13,arch,centos5.3
Posts: 815
Rep:
|
take a look at http://www.oldskoolphreak.com/tfiles/hack/slack_sec.txt titled Basic Slackware Security. Dl'able book SimplyLinux by jetzblack has SW10 install/config articles discussing securing your slack system. have fun.
|
|
|
01-27-2006, 07:39 PM
|
#7
|
LQ Newbie
Registered: Jan 2006
Posts: 15
Rep:
|
Guarddog work's for me.
|
|
|
01-27-2006, 11:40 PM
|
#8
|
Senior Member
Registered: Jun 2003
Location: California
Distribution: Slackware
Posts: 1,181
Rep:
|
What specifically are you looking for when you say "Internet Security?" Are you looking for a virus scanner? Pop-up blocker? Firewall? There are -so- many options available for most of these (the ones that are needed in any case) that searching the Software forum will point you in popular directions.
Personally though, I use ...
Virus Scanner -- N/A (Not needed in linux; see many threads on the subject)
Pop-up Blocker -- Firefox works fine enough for me
Firewall -- iptables (which is a whole discussion in itself)
|
|
|
01-28-2006, 02:16 PM
|
#9
|
Senior Member
Registered: Oct 2005
Location: Lithuania
Distribution: Hybrid
Posts: 2,247
Rep:
|
|
|
|
02-03-2006, 11:15 PM
|
#10
|
LQ Newbie
Registered: Jan 2006
Posts: 15
Rep:
|
Quote:
Originally Posted by Poetics
Virus Scanner -- N/A (Not needed in linux; see many threads on the subject)
|
With all due respect, I think your comment was a little irresponsible.
http://www.desktoplinux.com/articles/AT3307459975.html
Viruses are a reality in a Linux enviroment. Although unlikely, infection is still a possibility. Adds2one also mentioned a Windows machine, if Adds is running Samba (sharing file's between Windows and Linux) it's probably a good idea to get some extra virus protection up and running.
Quote:
Originally Posted by adds2one
Thanks for the links. There are a lot of options! I use Fluxbox as my window manager. Can anyone reccomend a particular app? or plus and minus of using a script/console app or a gui app?
|
If you want to stick with the console, you should probably just stick with iptables.
http://iptables-tutorial.frozentux.n...-tutorial.html
If you want a good G.U.I. firewall application, Firestarter and Guarddog are probably your best bet.
http://www.simonzone.com/software/guarddog/
Someone already posted the Firestarter link.
As far as antivirus goes, clamav (which someone else already mentioned) works really well.
You should also think about rootkit's. I personally prefer rkhunter over chkrootkit, but I'm currently using both.
http://en.wikipedia.org/wiki/Rootkit
http://www.rootkit.nl/
http://www.chkrootkit.org/
Last edited by Grook93; 02-03-2006 at 11:17 PM.
|
|
|
02-04-2006, 12:49 AM
|
#11
|
Member
Registered: Nov 2004
Location: Columbus, Ohio
Distribution: Slackware-Current / Debian
Posts: 795
Rep:
|
I use clamav to scan Samba shares; otherwise I try to be wise about how services are running.
Disable keyboard authentication for SSHd (public keys are the bees knees), and enabling SSL/TLS for everything that will support it.
|
|
|
02-04-2006, 05:17 AM
|
#12
|
Member
Registered: Jul 2005
Posts: 142
Rep:
|
I'm using shorewall (because of some side effects of the former firewall guarddog); it successfully passed a thorough firewall test.
|
|
|
02-04-2006, 06:55 PM
|
#13
|
Member
Registered: Oct 2004
Distribution: Slackware, Mint
Posts: 122
Rep:
|
Quote:
Originally Posted by Grook93
With all due respect, I think your comment was a little irresponsible.
http://www.desktoplinux.com/articles/AT3307459975.html
Viruses are a reality in a Linux enviroment. Although unlikely, infection is still a possibility. Adds2one also mentioned a Windows machine, if Adds is running Samba (sharing file's between Windows and Linux) it's probably a good idea to get some extra virus protection up and running.
|
Just a couple thoughts to consider about that article: 1) It was coming straight from someone with a definite interest in more people using antivirus solutions. 2) He still pretty much said that viruses don't really affect Linux. The biggest problem he was talking about was viruses being passed along to Windows - so that would still be a Windows problem.
I'm not saying that Linux users would never have to use an antivirus program, but it's not necessarily as big a need as that article made it out to be.
|
|
|
02-07-2006, 02:20 AM
|
#14
|
LQ Newbie
Registered: Jan 2006
Posts: 15
Rep:
|
Quote:
Originally Posted by tuubaaku
I'm not saying that Linux users would never have to use an antivirus program, but it's not necessarily as big a need as that article made it out to be.
|
Quote:
Originally Posted by Grook93
Although unlikely, infection is still a possibility. Adds2one also mentioned a Windows machine, if Adds is running Samba (sharing file's between Windows and Linux) it's probably a good idea to get some extra virus protection up and running.
|
I couldn't have said it better myself... In regard's to the article there are hundred's out there like it, I blindly picked one from a Google search. Linux and UNIX user's aren't invulnerable to attack. In fact, as more and more people start using Linux the security problems with Linux will become more prevalent.
Also, it's not a Windows problem, in reality it would become adds problem...
|
|
|
02-07-2006, 07:32 AM
|
#15
|
Senior Member
Registered: Feb 2004
Location: England
Distribution: Slackware 14.2
Posts: 1,492
Rep:
|
I agree with the poster above -
something i think you should note is that windows viruses can reside on your linux box. of course they don't do anything, but you need to be careful of unwittingly passing these onto windoze users. Unless you want to teach them a lesson :-)
but seriously you don't want to be giving friends problems. run clam av if you are in any doubt...
|
|
|
All times are GMT -5. The time now is 02:59 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|