<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1276" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Chris,</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks for the good info. I will look
into the ClamAV anti-virus. I found another "free" anti-virus at
astaro.com, for personal and not business use. Have not tried it
yet.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Harry </FONT></DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=chrisw@pacaids.com href="mailto:chrisw@pacaids.com">Christopher
Wagner</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=talk@nblug.org
href="mailto:'talk@nblug.org'">'talk@nblug.org'</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, January 20, 2004 11:57
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> RE: [NBLUG/talk] Good anti
virus, open sourrce soaftware?</DIV>
<DIV><BR></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>ClamAV is a good
anti-virus scanner that is free. Firewalls in Linux are set-up by
ipchains by default in RH 7.2. The 'lokkit' or 'gnome-lokkit' program
will allow you to set-up a basic firewall on your computer, it comes with RH
7.2 and should've been installed when the OS was installed..
There isn't any spyware that I'm aware of that's directed toward Linux, as
most spyware preys on vulnerabilities in IE to implant themselves on the
victim's computer. Viruses aren't really aimed at Linux either, but it's
always nice to watch all the M$ viruses get nabbed in the
act.</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>As far as your
questions about partitions, I'm not sure I understand what you're going
for. But I'll try to clarify how the stuff works. A single drive,
single partition IDE system is like (not counting a swap
partition):</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/ -
/dev/hda1</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>- /bin</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>- /etc</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>- /home</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>- /opt</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>- /usr</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>- /var</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2>etc...</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>If you're using
more than one partition on a single drive, let's say three partitions (not
counting swap), you can choose what partition mounts to what directory, I
choose to have /home and /usr as seperate partitions:</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/ -
/dev/hda1</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /bin
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /etc
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /opt
(hda1)</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /var
(hda1)</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/home - /dev/hda5
(5 is the first logical drive if partitioning in DOS compatible
format)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/usr -
/dev/hda6</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>The root partition
(in these examples, /dev/hda1) has all the other directories placed underneath
it. The reason you don't see mount points in /etc/fstab is because
they're merely subdirectories of the root partition. A directory can be
a mount point for a filesystem or just a directory off the root
partition. Linux and Unix try to make everything one "logical"
filesystem. If you want to add more directories to the second HD and
have it look like:</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/ -
/dev/hda1</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>-
/bin (hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /etc
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /opt
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /usr
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /var
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/music -
/dev/hdb1</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/pictures -
/dev/hdb5</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>I've made the
/music and /pictures directories two seperate partitions on the second
HD. Another example:</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/ -
/dev/hda1</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /bin
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /etc
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /opt
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>- /var
(hda1)</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/home -
/dev/hda5</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/usr -
/dev/hda6</FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/home/chrisw/music
- /dev/hdb1</FONT></SPAN></DIV></FONT></SPAN></DIV></FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>/pictures -
/dev/hdb5</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>A directory *must*
be created first for Linux to mount a partition to it. So if you're
mounting /dev/hdb1 to /music, you must *first* create an empty folder called
/music in the root filesystem.</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial size=2>I hope enough of
that makes sense to help you. :) Good luck.</FONT></SPAN></DIV>
<DIV><SPAN class=406121918-20012004><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><FONT size=2>- Christopher Wagner<BR>chrisw@pacaids.com<BR><BR>Packaging
Aids Corporation - Information Systems<BR>P.O. Box 9144<BR>San Rafael, CA
94912-9144<BR><A href="http://www.pacaids.com/"
target=_blank>http://www.pacaids.com/</A><BR>(415) 454-4868
x116<BR> </FONT> </DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> talk-admin@nblug.org
[mailto:talk-admin@nblug.org]<B>On Behalf Of </B>HarryH<BR><B>Sent:</B>
Friday, January 16, 2004 9:02 PM<BR><B>To:</B> NBLUG<BR><B>Subject:</B>
[NBLUG/talk] Good anti virus, open sourrce soaftware?<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2>Can anyone lead me to a good open source,
free anti-virus, anti-spy and firewall download site as my RH 7.2
does not have any protection?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Second question. I just installed a
second HD on my RH 7.2. All went well where it is recognized, has
been partitioned, and has a filesystem mounted and is accessible.
I noticed that in the /etc/fstab file, only 5 file systems are described and
the same in the /etc/mtab file. Nowhere do I see how /etc, /bin,
/sbin and others are "mounted" on their respective
filesystems/partitions/slices on the first HD. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>What I would like to do is add more
directories to the second HD but not as sub directories. When I
do a ls -l on the "/" it shows the new directory (on the second HD) as
just another directory in the list. Am I allowed only one parent
directory per partition/slice on the second HD? Am I getting confused
between physical and logical drives?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any into appreciated,</FONT></DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial
size=2>Harry</FONT> </DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>