



Hi,Suppose I don't want to tar any files ending with .mod, is there anyoption I can specify for tar?Best wishes,Peng...
In Windows it is possible to control one application from another bysending keystrokes to the buffer for that app. The technique islimited, of course, by what you can do via the keyboard in the drivenapp. Is there an equivalent in Linux?Thanks....
Hi,Let say I login from home to computer X in linux. What's the commandto use in the computer X (linux) to tell the name of my home PC?Thanks,Carson...
<blockquotewhat="official 501techclub-ny announcement">Subject: [501techclub-ny] 501 Get-together: NEXT THURSDAY at CEDAR at 6:00From: "Laura S. Quinn" <laurasquinn@gmail.com>Reply-To: laura@alderconsulting.comGreetings again! It's that time: time for the monthly celebration tha...
Hey. I'm running Kubuntu linux, and I wanted to compile my own kernelso I'd have the right sources and everything to install some otherstuff. So, I downloaded kernel 2.6.12, used the config file thatKubuntu sticks in /boot, made an initrd.img with "mkinitrd -o/boot/initrd.img-2.6.12",...
WANT T EARN CASH? N SCAMS!! N TRICKS!!Do you find yourself spending dollar after dollar on lotery tickets,never winning the big jackpot?Have you fell for the get rich quick, get rich overnight schemes?Don't worry, you're not the only one! I too have tried a few.Although these programs...
I am new to shell scripting and trying to learn bourne shell scripting I wastry to write a script that check the content of directory A and B anddeletes any files in A that are not in BSo far I have#!/bin/shfor d in dirB/*; doif [ -f dirA/$d ]thenecho "$d"fidoneI used echo instead of rm because...
Hi!I have still problem with swaping eth0 and eth1 in SuSE 9.3 when i restartcomputer. I have 3com which is eth0 and i use for the Internet and D-Linkwhich is eth1 and i don't use yet and is not connected. each start ofcomputer is different: once id 3com eth0 and next time eth1 but Internet...
Hello All,I am trying to install Debian Sarge on an Atari clone, the Hades060. I boughta 9-gig SCSI-3 drive just for that. I also have a SCSI Jaz drive that I coulduse, but it is only 2 gig. I am having trouble in getting the Ram disk to loadand work. If I turn on the 9-gig drive, the ram disk f...
Thanks for proving beyond a reasonable doubt that Linux is a HUGE TIMEWASTER!!Why does Linux need so many damm different distributions?Is it because not a single one of them actually works completely?It must be or you Linux dweebs wouldn't have to keep switchingdistributions more than you c...
i went to man netstat, but man complained that there were no docs. idid locate netstat, and found that there was a man page under/usr/share/man. a locate man showed a flurry of man pages and mandirectories under /usr/share/man. after setting the MANPATH and tryingagain, i had the same problem. a...
hi,i've got a 2.4.31 kernel with NFSv3 support (built as a module) and NFSworks but it does not appear to support version 3. i can verify thisas "rpcinfo -p | grep nfs" reports that there is only v2 support.100003 2 udp 2049 nfs100003 2 tcp 2049 nfsindeed, when trying to mount a NFS share f...
