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?
# 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?
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...
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...
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...
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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.