Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: farley99
  • Content: Threads
  • Order by date
  1. farley99

    What is the difference between heat sink compound and themalgrease?

    What is the difference between heat sink compound and themalgrease? Is it better to use one or the other? Can both be used?
  2. farley99

    What is the serial ATA cable for?

    My mother board came with a serial ATA cable. What is it for? i'd think hard drive but I dont see a place on the hard drive to plug it into, got any tips?
  3. farley99

    How can I change the root password on all 10 of my servers?

    How can I change the root password on all 10 of my servers?
  4. farley99

    Cant utar file

    # tar -xzvf backup~1.tar.gz ./ tar: Skipping to next header tar: Archive contains obsolescent base-64 headers gzip: stdin: invalid compressed data--format violated tar: Child returned status 1 tar: Error exit delayed from previous errors WHy wont it let me untar?
  5. farley99

    How do i install linux on a scsi drive?

    I have my bootable linux cd in the cd rom and I hooked up a scsi drive but all it does is go... Time-out failure while waiting for SCSI input command Rescanning SCSI devices..... With a SCSI controller I aslo go an error, No SCSI boot device SCSI bios not installed Any tips on this...
  6. farley99

    Do I need an SMP kernel with hyperthreaded processors?

    Do I need an SMP kernel with hyperthreaded processors?
  7. farley99

    How do i awk the file name only?

    How do i awk the file name only? 1AADtP-0003FR-MF-D:imap failed @ Thu Oct 16 14:34:39 2003. A restart was attempted automagicly. 1AADUP-00038A-Eh-D:imap failed @ Thu Oct 16 14:08:49 2003. A restart was attempted automagicly. 1AAE1k-0003Hs-Dy-D:imap failed @ Thu Oct 16 14:43:16 2003. A restart...
  8. farley99

    Not receiving mail, but it shows up in /var/spool/exim_incoming/input

    Not receiving mail, but it shows up in /var/spool/exim_incoming/input Got any tips?
  9. farley99

    How do i find the mac address of my computer?

    How do i find the mac address of my computer?
  10. farley99

    dmesg contained this when it crashed, was this a kernal panic?

    dmesg contained this when it crashed, was this a kernal panic? # dmesg sending pkt_too_big (len[1500] pmtu[1452]) to self TCP: Treason uncloaked! Peer 143.109.92.163:4142/80 shrinks window 130950333:130950953. Repaired. sending pkt_too_big (len[1500] pmtu[1460]) to self sending pkt_too_big...
  11. farley99

    Connecting 1 monitor to 2 computers.

    Is there and adapter to connect 1 monitor to 2 computers? What is it called?
  12. farley99

    Can I install office 2000 on Windows XP?

    Can I install office 2000 on Windows XP?
  13. farley99

    Untar stops at 4.4gig on an 18 gig file

    Help! Untar stops at 4.4gig on at 18 gig file I did tar -xzvf file.tar.gz Got any tips?
  14. farley99

    How do i change the ttl on this to be 5 minutes?

    How do i change the ttl on this to be 5 minutes? Is there an easy way to do that for all files in /var/named ? ; Zone file for ezrank.com @ 14400 IN SOA ns.securedns.com. root.server111.an.com. ( 1057009024 ; serial, todays date+todays...
  15. farley99

    How do i find out whois is running this...tcp 0 0 0.0.0.0:

    How do i find out whois is running this... tcp 0 0 0.0.0.0:2339 0.0.0.0:* LISTEN 28561/bnc
  16. farley99

    creating a vpn to dial into

    how do i create a vpn to dial into?
  17. farley99

    Can i use a cisco router to hook up my dsl to many computers?

    Can i use a cisco router to hook up my dsl to many computers? Or do I need to have a static IP address?
  18. farley99

    saving ownership

    I run that and it change the ownership in everyfile containing 208 to root, but i want to keep it as the current owner, how can i do this? files=`grep -r 162 * -l | grep -v convert` for ii in $files; do echo "Processing $ii" sed -e "s/162/208/" $ii >$ii.tmp;mv $ii.tmp $ii...
  19. farley99

    how do i list all .jpg files for my current directory and below

    how do i list all .jpg files for my current directory and below? I tried ls -r *.jpg but it only does the directory I am in.
  20. farley99

    Where can i get a free virus scanner and remover?

    Where can i get a free virus scanner and remover?

Part and Inventory Search

Back
Top