Re: How to tar and gzip a directory?

2001-04-25 Thread Swaminathan . PR
Hi, The 'tar' command on unix has the feature to do both compress & gzip after doing the 'tar' For tar & compress use this tar -cfZ For uncompressing & untaring the same tar -Zxf For tar & gzip tar -cfz For gunzipp

Re: Sound with new kernels?

2001-04-25 Thread Marco Calistri
On 25-Apr-2001 [EMAIL PROTECTED] wrote: > > > On Wed, 25 Apr 2001, Marco Calistri wrote: > >> Hello I've installed new kernel 2.4.2 and I'm getting a lot of troubles >> with sound modules. [..cut] >> The problems appear also as hardware problems: >> [root@linux Sounds]# playmidi exodus.mid >

Sound with new kernels?

2001-04-25 Thread Marco Calistri
Hello I've installed new kernel 2.4.2 and I'm getting a lot of troubles with sound modules. With older 2.2.18 no problems at all. I tried to set the new /etc/modules.conf inserting aliases for my audio modules and I get *no dependecies problem during system boot.* Modules dependencies appear if

Re: nfs-Server

2001-04-25 Thread Dr. Edgar Alwers
You wrote on Mon, 23 Apr 2001 : > But you do have these man pages, I think: > > exports > exportfs > mountd > nfsd > nfsstat > rpc.mountd > rpc.nfsd > rpc.rquotad > rquotad Yes, this pages are there. But the instructions how to proceed with nfs v3 cannot be derived from them. > Is there no fil

Printer problem solved

2001-04-25 Thread David Lewis
Just adding Marco's two lines did the trick. My conf.modules was empty, so I have some investigation left to see just what's up with modules. As to Ray's suggestion, /dev/lp* devices were present, so I didn't have to mknod /dev/lp0 c 6 0 So Marco and Ray, thanks very much for the help. H

RE: Problem on dual booting RHLinux7 and w2k Professional

2001-04-25 Thread Jorge Ortiz
Eric, I'm glad you mentioned to copy the linux.bin file directly to a floppy. Have to try that out. thx! -Original Message- From: Eric Hancock [mailto:[EMAIL PROTECTED]] Sent: Wednesday, April 25, 2001 6:01 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]; Jorge Ortiz S

Re: Problem on dual booting RHLinux7 and w2k Professional

2001-04-25 Thread Eric Hancock
This is exactly correct. Don't forget that if your hard drive is large, and you install the linux boot partition past the first 8 gigabytes, you may need to add a line containing "lba32" (minus the quotes) to your /etc/lilo.conf. If you do need this, remember to make the change and execute /

RE: Problem on dual booting RHLinux7 and w2k Professional

2001-04-25 Thread Joe_Pfaltzgraff
Joe Pfaltzgraff@PATAPSCO 04/25/2001 08:21 AM I actaully have created a triple boot system - Linux/Win98se/Win2k I have 2 hard drives so that simplified things a little. I first installed Win98se to half of the first drive. Next I installed Linux on the other half. And setup Lilo to dual bo