Linux-Setup Digest #228, Volume #20              Fri, 15 Dec 00 14:13:07 EST

Contents:
  Re: Rawrite (Gernot Fink)
  LIL_ on SuSE 7 ("Dennis J. Tuchler")
  problems with reiserfs ([EMAIL PROTECTED])
  Re: Mylex AcceleRAID 170 ([EMAIL PROTECTED])
  Re: What is the command to  . . . ? (Kasper Dupont)
  Need help setting up Linux box to print on Novell network (Daniel Navarro)
  Re: Need help setting up Linux box to print on Novell network (Kae Verens)
  Re: Fixing a screwed up theme in Enlightenment. ([EMAIL PROTECTED])
  Re: (Probably) dumb rpm question ("ne...")
  Re: dhcpcd setup ("ne...")
  Re: Fixing a screwed up theme in Enlightenment. ([EMAIL PROTECTED])
  Re: Upgrade from RPM 3 to 4 ? ("ne...")
  Re: Zip 100 Parallel Port ("Robert Morelli")
  Re: What is the command to  . . . ? (Robert Kiesling)

----------------------------------------------------------------------------

From: [EMAIL PROTECTED] (Gernot Fink)
Subject: Re: Rawrite
Date: 15 Dec 2000 15:16:49 GMT

In article <91cidr$tr6$[EMAIL PROTECTED]>,
        "Jason Greenbaum" <[EMAIL PROTECTED]> writes:
> For some reason, I can't get rawrite to run properly on my computer.  I
> create a boot disk and execute rawrite, but then the computer just hangs.  I
> have tried to use it on several other systems and have run into similar
> problems.  Is there any other program that I can use to write image files to
> a floppy?
> 
> -J
> 
> 

Is the BIOS-viruswarning activated ?

-- 
MFG Gernot

------------------------------

From: "Dennis J. Tuchler" <[EMAIL PROTECTED]>
Subject: LIL_ on SuSE 7
Date: Fri, 15 Dec 2000 15:36:10 GMT

I get LIL_ when I try to boot up Linux SsSE 7, installed on a hard drive
as follows:

A primary partition 7MB  OS2 Boot Manager
A primary partition 400MB  OS2 Drive C
A logical partition 596MB OS2 Drive D
A logical partition 149MB OS2 Drive E (for swap file)
A logical partition FAT 23 MB Linux /Boot
A logical partition Type 83  3GB Linux /
A logical partition Type 82 133MB Linux /Swap
A logical paritition Type 83 3.5GB Linux /Home

When I came to the LILO installation part of the installation program
(YAST 2), I was warned against putting LILO anywhere on the hard drive.
My Question:  How may I install SuSE so that LILO is on the hard drive
and actually boots Linux when selected on the menu of the OS2 dual boot?

Thanks for your time
dj tuchler


------------------------------

From: [EMAIL PROTECTED]
Subject: problems with reiserfs
Date: Fri, 15 Dec 2000 15:52:18 GMT

hi,

my logfiles contains messages like this:

dec 15 00:00:27 ksi kernerl: vs-13048: reiserfs_iget: key in inode
[64763 48262 0 0] and key in entry [48122 48262 0 0] do not match

dec 15 00:00:27 ksi last message repeated 5 times  there are other logs
like that with different inode numbers

i do not understans what's wrong with my filesystem and what can i do to
fix it ???


thanks
f. ermert


Sent via Deja.com
http://www.deja.com/

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.linux.misc,comp.os.linux.hardware
Subject: Re: Mylex AcceleRAID 170
Date: Fri, 15 Dec 2000 15:56:34 GMT

normaly there should be a driver called dac960, this one should work
with the mylex



In article <[EMAIL PROTECTED]>,
  Sebastian Kollmann <[EMAIL PROTECTED]> wrote:
> Hello everyone,
>
> i would be very thankful if somebody could tell me how to setup
> RedHat7.0 on a Mylex AcceleRAID 170 controller or how to create a
driver
> disk that supports this hardware. I've only found some sources of a
new
> driver that can be compiled into a new kernel. But I really need setup
> support.
>
> Thanks for any possible help.
>
> Greetings, Sebastian.
>
>


Sent via Deja.com
http://www.deja.com/

------------------------------

From: Kasper Dupont <[EMAIL PROTECTED]>
Crossposted-To: 
alt.os.linux.mandrake,alt.os.linux.slackware,alt.uu.comp.os.linux.questions,comp.os.linux.development.system,comp.os.linux.misc,comp.os.linux.networking,comp.os.linux.hardware
Subject: Re: What is the command to  . . . ?
Date: Fri, 15 Dec 2000 17:08:31 +0100

Josef Moellers wrote:
> 
> Allen Wong wrote:
> >
> > In alt.os.linux.slackware Markus Amersdorfer <[EMAIL PROTECTED]> wrote:
> > > [EMAIL PROTECTED] wrote:
> 
> > > find . -name '*.txt' -exec grep "Hello World" {} \;
> >
> > This works, but it's alot slower than "find . -type f -name '*.txt' -print |
> > xargs grep "Hello World".
> 
> These solutions won't tell where they found the match.
> Markus' solution can be enhanced to do that:
>         find . -name '*.txt' -exec grep "Hello World" {} \; -print
> 
> --
> Josef M�llers (Pinguinpfleger bei FSC)
>         If failure had no penalty success would not be a prize (T.  Pratchett)

Grep will tell the filenames if there is more than one file.
If you just want to know the filename and not the actual
lines use grep -l "Hello World".

-- 
Kasper Dupont

------------------------------

Date: Fri, 15 Dec 2000 10:12:40 -0600
From: Daniel Navarro <"dnavarro"@(no_spam)intervoice.com>
Crossposted-To: comp.os.linux.networking,comp.os.linux.questions,comp.os.linux.help
Subject: Need help setting up Linux box to print on Novell network

All,

I am having trouble getting my Linux box to print on a Novell
network.  I am using SuSE Linux 7.0 Professional edition
on an IBM Intel PC 300XL that has a 4 Gig HD and 128 Mb RAM.
It is configured correctly to work on the network since I am
able to TELNET, FTP, etc... to other machines on my company's
LAN.  I am also able to use it to connect to the Internet.
The only problem I have is that I am unable to set it up to
use any of my company's printers (HP Laser Jet 5Si/5Si MX PS).
I have tried using YAST and YAST2, but nothing works.  I have
installed the Novell Package and still nothing.  My Windows NT
workstation uses the following path to connect to the printer
I would like to use:

Printer name:  \\IVITREE\Biloxi.dev.dal.ctz.usa.amr.ivb

When I try to ping IVITREE it fails to answer, but I know it's
there since I can print using my Windows NT Box.  I would
greatly appreciate any suggestions/comments.

-Daniel N.


------------------------------

From: Kae Verens <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.networking,comp.os.linux.questions,comp.os.linux.help
Subject: Re: Need help setting up Linux box to print on Novell network
Date: Fri, 15 Dec 2000 16:17:30 +0000

Daniel Navarro wrote:
> Printer name:  \\IVITREE\Biloxi.dev.dal.ctz.usa.amr.ivb
> 
> When I try to ping IVITREE it fails to answer, but I know it's
> there since I can print using my Windows NT Box.  I would
> greatly appreciate any suggestions/comments.

try ping "ivitree" instead. Maybe the DNS is setup using lowercase
(Windoze ignores case differences).

Never know...

kae

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Fixing a screwed up theme in Enlightenment.
Date: Fri, 15 Dec 2000 16:30:10 GMT

In article <[EMAIL PROTECTED]>,
  Dennis McLaughlin <[EMAIL PROTECTED]> wrote:
> Hey thanks for the help.

You're welcome!

> That really hit the spot since the file appears to
> be hidden. (?)  I'm using Slackware 7 btw.

Correct, if the first character of a filename is a dot (.) the file
is considered "hidden" by linux.  The "ls -a" command will list all
files, even if hidden.  The gnome file manager (mc) has a setting
for "Show hidden files" on the "settings->preferences->file display"
dialog screen.

> Here's another question for you. Could you please give me a rundown on
> themes. I've been downloading .etheme files and .tar.gz files but I'm
not
> sure what to do with them. According to http://e.themes.org, I'm
supposed to
> put the .etheme files in /usr/share/enlightenment/themes but that
directory
> contains folders yet .ethemes isn't an extractable format (tar and
gunzip).
> The themes from http://gtk.themes.org with the .tar.gz extensions do
contain
> directories which appear to correspond to the existing themes I have
> already, but when I try to install them from within E, it doesn't
appear to
> want to work. Sometimes, I even screw up the theme installation, hence
the
> initial email. :)

I don't know a lot about themes but...
Enlighnenment themes live in the /usr/share/enlightenment/themes/ dir.
Each theme lives in a subdirectory named after it, e.g.
/usr/share/enlightenment/themes/CleanBig.
The files in a theme dir are of two types,
*.cfg - text config files
*.png - binary (graphics) skins for the buttons etc. (widgets)


> The Enlightenment configuration editor contains an option to change
> the Theme but so does the Gnome control center. The new theme shows
> up in one but not the other. Can you explain where I'm supposed to
> put which file?

Well, as you say, there are two sets of themes, one for the
enlightenment window manager (described above), and another
for the gnome desktop manager.
Yes it is confusing, and to make it worse they will conflict with
each other as they both try to change the same widgets.  I think that's
why redhat made the theme-less sawmill their default window manager
after ver 6.2, to avoid those conflicts.
I use the sawmill window manager for that reason (and it fixed my
alt-tab key:) and set themes using the gnome control panel.

Gnome (gtk) themes are found in the /usr/share/themes, each theme in
its own dir.  The files there are simply a bunch of *.png skin images
named for the widget (button or whatever) they are a skin for.
The only other file there is gtkrc; a widget init script used by gnome
to define the controlls and apply the skins.

I guess you should pick a set of themes (either gnome or enlightenment)
and only change themes using the controls for that system
(either gnome control panel, or Enlightenment configuration tool)
or switch to a window manager without themes (like sawmill) and use
the gnome (gtk) theme system.

Hope this helps
Bluster



Sent via Deja.com
http://www.deja.com/

------------------------------

From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: (Probably) dumb rpm question
Date: Fri, 15 Dec 2000 18:13:08 GMT

On Dec 15, 2000 at 13:36, Martin Gregorie eloquently wrote:

>
>I am attempting to install openssh-2.3.Op1-1 on my RedHat 6.2 system,
>but I get the following message from rpm:
>
>rpmlib(VersionedDependencies) <= 3.0.3-1 is needed by
>openssh-2.3.0p1-1
>
>There does not seem to be any such beast as an rpmlib package, so what
>does this mean? It it trying to tell me that I have the wrong version
>of rpm for this package?
Seems you are using the wrong version of rpm. What version
are you using?? I would advise you use rpm-3.0.5-9.6x as
this handles v3 & v4 rpms.

-- 
Registered Linux User # 125653 (http://counter.li.org)
"When the going gets tough, the tough get empirical."
                -- Jon Carroll
  1:11pm  up 3 days, 16:09, 10 users,  load average: 0.12, 0.06, 0.01


------------------------------

From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: dhcpcd setup
Date: Fri, 15 Dec 2000 18:18:37 GMT

On Dec 15, 2000 at 13:43, Timothy Washington eloquently wrote:

>I'm trying to setup a dhcp client 'DHCPcd' for Linux. doing a make is
>no problem. when i do a 'make install' it says:
>
>[twashing@frye dhcpcd-1.3.19-pl2]$ make install
>make[1]: Entering directory `/usr/local/downloads/dhcpcd-1.3.19-pl2'
>/bin/sh ./mkinstalldirs /usr/local/sbin
>  /usr/bin/ginstall -c  dhcpcd /usr/local/sbin/dhcpcd
>/bin/sh: /usr/bin/ginstall: No such file or directory
>  /usr/bin/ginstall -c  icmprequest /usr/local/sbin/icmprequest
>/bin/sh: /usr/bin/ginstall: No such file or directory
>make[1]: *** [install-sbinPROGRAMS] Error 127
>make[1]: Leaving directory `/usr/local/downloads/dhcpcd-1.3.19-pl2'
>make: *** [install-am] Error 2
>
>  ... and I can see the 'configure' script installing 'ginstall' in the
>'/usr/bin'
>directory.
>  Problem 2 is that when I execute dhcpcd from the local directory
>(dhcp eth0, for example), my ethernet card does not get an inet
>address. Has anyone had a similar problem who could help me out.
Two things:

1 - configure does not install anything. It checks to make
    sure stuff is installed.
2 - make install should be done as root. Normal users do
    not normally have permission to write to /usr.
3 - /bin/sh: /usr/bin/ginstall: No such file or directory means
    it never found the file.

-- 
Registered Linux User # 125653 (http://counter.li.org)
Shhh... be vewy, vewy, quiet!  I'm hunting wabbits...
  1:14pm  up 3 days, 16:13, 10 users,  load average: 0.03, 0.03, 0.00


------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Fixing a screwed up theme in Enlightenment.
Date: Fri, 15 Dec 2000 18:13:21 GMT

  Dennis McLaughlin <[EMAIL PROTECTED]> wrote:
Hi Dennis,
I got another min. to address more of your questions, so here goes...

> I've been downloading .etheme files and .tar.gz files but I'm
> not sure what to do with them. According to http://e.themes.org,
> I'm supposed to put the .etheme files in
> /usr/share/enlightenment/themes but that directory contains
> folders yet .ethemes isn't an extractable format (tar and gunzip).

I don't know how to handle ".ethemes" files either, I guess there must
be instructions on the e.themes.org site(?).  These files are themes
which (when installed) will appear in the enlightenment configuration
tool.

> The themes from http://gtk.themes.org with the .tar.gz extensions do
> contain directories which appear to correspond to the existing themes
> I have already, but when I try to install them from within E, it
> doesn't appear to want to work. Sometimes, I even screw up the theme
> installation, hence the initial email. :)

Gnome (gtk) themes (when installed) will appear in the gnome control
panel themes list.
Gnome (gtk) themes come as compressed tarballs (*.tar.gz) and they
are installed into the /usr/share/themes dir, each in its own dir
named after the theme (this dir is stored in the tarball),
do this with the tar command:

# tar --directory /usr/share/themes -xvf /path/to/tarball/theme.tar.gz

It sounds odd that the theme tarballs you got from gtk.themes.org
contain folders of the same names as themes you already have
installed? Are they upgrades?  Are you not downloading additional
themes with new and different names (and folder names)?
e.g. the Eazel theme from gtk.themes.org comes packaged in the
tarball named Eazel-1.2.x.tar.gz which contains a dir named Eazel.

You must install the gnome (gtk) themes with tar not "from within E"
(enlightenment?), there's that "two different theme systems" gotcha,
you must install themes into the correct "theme system".
e.g. themes from gtk.themes.org into /usr/share/themes
and  themes from e.themes.org into /usr/share/enlightenment/themes

HTH
Bluster


Sent via Deja.com
http://www.deja.com/

------------------------------

From: "ne..." <[EMAIL PROTECTED]>
Subject: Re: Upgrade from RPM 3 to 4 ?
Date: Fri, 15 Dec 2000 18:29:26 GMT

On Dec 15, 2000 at 15:42, Nicolas DUTEIL eloquently wrote:

>
>"ne..." <[EMAIL PROTECTED]> a �crit dans le message news:
>[EMAIL PROTECTED]
>> On Dec 15, 2000 at 13:31, Nicolas DUTEIL eloquently wrote:
>>
>> >When trying to install  jdk 1.3 on my suse 7.0, i got the following msg :
>> >"only packages with major numbers <=3 are supported by this version of
>RPM"
>> >(i have RPM 3.04)
>> >
>> >I saw that it could be solved upgrading to RPM 3.05 but then i got "patch
><
>> >2.5 conflict with rpm-3.0.5-9.6..."
>> No patching necessary. Grab the rpm-3.0.5 rpm and install.
>> No need for rpm 4.
>> [...]
>
>Thanks but i didn't say i wanted to patch anything...
>I tried to install rpm-3.0.5 and i got "patch 2.5 conflict with
>rpm-3.0.5-9.6" so i decided to try to upgrade patch from patch 2.5.3 to
>2.5.4 and then i got again "only packages with major..."
rpm -Uvh --force rpm-3.0.5-9.6<something>rpm should install
rpm. Then you should be able to install patch if need be.

-- 
Registered Linux User # 125653 (http://counter.li.org)
It's not whether you win or lose, it's how you place the blame.
  1:24pm  up 3 days, 16:22, 10 users,  load average: 0.00, 0.00, 0.00


------------------------------

From: "Robert Morelli" <[EMAIL PROTECTED]>
Subject: Re: Zip 100 Parallel Port
Date: Fri, 15 Dec 2000 12:06:39 -0700

In article <Pine.LNX.4.30.0012121851320.1158-100000@c27893-a>, "pkoch"
<[EMAIL PROTECTED]> wrote:

> Greetings,
> 
> From the look of the messages you are receiving, it looks like all you
> have to do is mount the zip drive to access it. You may need to edit
> /etc/fstab file to include a line that looks something like this:
> /dev/sda4 /mnt/zip auto sync,user,noauto,nosuid,nodev 0 0
> 
> Depending on your system yours may be different. Of course you will need
> to make sure the directory /mnt/zip actually exist. If not create it.
> Then you should be able to mount your zip drive from the command line
> using the mount command: mount /dev/sda4 /mnt/zip. If you are using a
> gui, you can make an icon to represent the zip drive. Right click on the
> desktop choose new, then file system device or floppy device. Work your
> way through the tabs to set up the icon. Make sure that there is a zip
> disk in the drive before attempting to mount it
> 

Since I have a SCSI based system,  /dev/sda is my primary hard drive.
I also have a jaz drive which is /dev/sdb.  From the messages,  it
appears that my zip drive should be sdc.  According to the HOWTO
document,  zip drives are always accessed as the fourth partition,
so I've been attempting the mount with commands like

mount -t auto /dev/sdc4 /mnt/zip

and 

mount -t msdos /dev/sdc4 /mnt/zip

However,  I only get the error message:
mount: /dev/sdc4 is not a valid block device
when I do either of those.

> I hope this helps
> 
> Pat
> 
> On Tue, 12 Dec 2000, Robert Morelli wrote:
> 
>> I've been trying to get my parallel port zip drive to work without
>> success.  I'm not even sure where to start in describing the problem
>> because I'm finding the Linux system to be so scantily documented and
>> so problematic in terms of reliability that it's hard to tell what's
>> actually working and what's not.
>>
>> 1.  The only documentation I've been able to find on installing
>> zip support is a HOWTO document called "Zip Drive Mini-HOWTO." It is a
>> useful document,  but considering that it is the only documentation in
>> the entire world that I've been able to find on zip drives under Linux,
>>  there's a real need for more complete documentation.
>>
>> 2.  I have a SCSI based system with a SCSI hard drive (/dev/sda)
>> and a jaz drive (/dev/sdb).  I am running Red Hat 6.2
>>
>> 3.  ppa is present as a module on the system.  I can load the module
>> with
>> /sbin/insmod -v ppa
>> When I do so,  the drive spins up,  but I get no useful output other
>> than a confirmation that the module was loaded.  In particular,  there
>> is no message stating what devices the module has recognized.
>>
>> 4.  The lp module is loaded sometime during boot up,  but I don't
>> know how.  The HOWTO document mentions a file called boot.local in
>> /etc/rc.d where the author (running Suse) puts two lines insmod ppa
>> insmod lp I'm not entirely sure what the Red Hat equivalent of
>> boot.local is and I don't want to muck with something if I'm not sure. 
>> In any case, according to the document it's necessary for ppa to be
>> loaded before lp so I need to also know where lp is loaded.
>>
>> 5. The file /var/messages contains the same few messages repeated
>> several hundred times:
>>
>> Dec 12 10:01:57 localhost kernel: scsi : 1 host. Dec 12 10:02:33
>> localhost kernel: ppa: Version 2.03 (for Linux 2.2.x) Dec 12 10:02:33
>> localhost kernel: ppa: Found device at ID 6, Attempting to use EPP 32
>> bit Dec 12 10:02:33 localhost kernel: ppa: Communication established
>> with ID 6 using EPP 32 bit Dec 12 10:02:33 localhost kernel: scsi1 :
>> Iomega VPI0 (ppa) interface Dec 12 10:02:33 localhost kernel: scsi : 2
>> hosts. Dec 12 10:02:33 localhost kernel:   Vendor: IOMEGA    Model: ZIP
>> 100           Rev: C.19 Dec 12 10:02:33 localhost kernel:   Type:  
>> Direct-Access                      ANSI SCSI revision: 02 Dec 12
>> 10:02:33 localhost kernel: Detected scsi removable disk sdc at scsi1,
>> channel 0, id 6, lun 0 Dec 12 10:02:34 localhost kernel: SCSI device
>> sdc: hdwr sector= 512 bytes. Sectors= 196608 [96 MB] [0.1 GB] Dec 12
>> 10:02:34 localhost kernel: sdc: Write Protect is off Dec 12 10:02:34
>> localhost kernel:  sdc:SCSI disk error : host 1 channel 0 id 6 lun 0
>> return code = 27010000 Dec 12 10:02:34 localhost kernel: scsidisk I/O
>> error: dev 08:20, sector 0 Dec 12 10:02:34 localhost kernel:  unable to
>> read partition table Dec 12 10:02:59 localhost kernel: lp0: using
>> parport0 (polling). Dec 12 10:03:11 localhost kernel: SCSI error: host
>> 1 id 6 lun 0 return code = 27010000 Dec 12 10:03:11 localhost kernel:
>> ^ISense class 0, sense error 0, extended sense 0 Dec 12 10:03:11
>> localhost kernel: sdc : READ CAPACITY failed. Dec 12 10:03:11 localhost
>> kernel: sdc : status = 0, message = 00, host = 1, driver = 27 Dec 12
>> 10:03:11 localhost kernel: sdc : sense not available. Dec 12 10:03:11
>> localhost kernel: sdc : block size assumed to be 512 bytes, disk size
>> 1GB. Dec 12 10:03:11 localhost kernel:  sdc:scsidisk I/O error: dev
>> 08:20, sector 0 Dec 12 10:03:11 localhost kernel:  unable to read
>> partition table
>>
>> To an expert,  that may or may not make it obvious what is wrong.
>>
>> This is just the beginning of an amazingly time consuming and
>> frustrating struggle to get this operating system do simple things like
>> access common hardware devices,  but I'm going to stop here. 
>> Recounting every snag I've had with Linux would fill an encyclopedia
>> volume,  and probably elicit no responses.
>>
>> Any help appreciated, Robert Morelli [EMAIL PROTECTED]
>>

------------------------------

Crossposted-To: 
alt.os.linux.mandrake,alt.os.linux.slackware,alt.uu.comp.os.linux.questions,comp.os.linux.development.system,comp.os.linux.misc,comp.os.linux.networking,comp.os.linux.hardware
Subject: Re: What is the command to  . . . ?
From: Robert Kiesling <[EMAIL PROTECTED]>
Date: Fri, 15 Dec 2000 19:00:08 GMT


Kasper Dupont <[EMAIL PROTECTED]> writes:

> Josef Moellers wrote:
> > 
> > Allen Wong wrote:
> > >
> > > In alt.os.linux.slackware Markus Amersdorfer <[EMAIL PROTECTED]> wrote:
> > > > [EMAIL PROTECTED] wrote:
> > 
> > > > find . -name '*.txt' -exec grep "Hello World" {} \;
> > >
> > > This works, but it's alot slower than "find . -type f -name '*.txt' -print |
> > > xargs grep "Hello World".
> > 
> > These solutions won't tell where they found the match.
> > Markus' solution can be enhanced to do that:
> >         find . -name '*.txt' -exec grep "Hello World" {} \; -print
> > 
> > --
> > Josef M�llers (Pinguinpfleger bei FSC)
> >         If failure had no penalty success would not be a prize (T.  Pratchett)
> 
> Grep will tell the filenames if there is more than one file.
> If you just want to know the filename and not the actual
> lines use grep -l "Hello World".
> 
> -- 
> Kasper Dupont

A slight elaboration to the "find" solution above: if you type
it on the command line, you must escape the braces with backslashes so
the shell doesn't interpret them:

$ find . -name '*.txt' -exec grep "Hello World" \{\} \; -print

As I remember it, only the semicolon needs to be escaped when command
is run from inside a bash shell script.

-- 
Robert Kiesling <[EMAIL PROTECTED]> 
Web Page :  http://www.mainmatter.com/kiesling
Linux FAQ: 
http://www.mainmatter.com/linux-faq/toc.html  http://www.mainmatter.com/
---
Tired of spam?  Please forward messages to [EMAIL PROTECTED]

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list by posting to comp.os.linux.setup.

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Setup Digest
******************************

Reply via email to