@# Quotes DB     useful, funny, interesting





Google
 
Web www.quotesdb.info
Undernet  |  EFnet  |  Quakenet  |  Freenode  |  Dalnet  |  Ircnet  |  Galaxynet
Page: 1 2 3 4 5 6 7 8 9 10 11 12



Comments:

<0> http://www.server-resources.com/bind.html
<1> that's better docs
<0> you see bsg?
<0> or the other 2 shows?
<2> I've seen Atlantis to the end of the season
<3> what other 2?
<2> Have the SG1 and BSG but haven't watched yet
<0> ah sg1 was pretty good last night, not the main line but the sub lines on it
<0> bsg was really good, we must chat after you see it
<3> yes bsg was
<4> damn you bittorrent! hurry up and get me the new episodes!
<5> yo
<5> you guys know about the costco scam?



<4> ?
<5> http://www.bjorn3d.com/theforum/viewtopic.php?t=61832 <----- check this out
<4> lol... he got scammed three times! You'd think after the first one...
<5> "and most likely tomorrow", rflrofl
<2> Hmmm. Last season's F1 grid had about the same horsepower as the entire production of the Boulton and Watt company's steam engines over a quarter of a century
<6> how do I disable word wrap in vim?
<4> uh oh....don't think my USB drive was detected
<4> ooooh... bet I don't have USB2 enabled
<4> oh yes, 2.6 takes all the steps out of making the kernal
<7> where'd you read that, longword?
<5> why does fstab show: /dev/ide/host0/bus0/target0/lun0/part5
<5> instead of /dev/hda1
<5> no not fstab sorry, "df"
<4> lol.. "end debian automagic kernel list"
<4> d'oh.... wrong kernel
<7> What would you guys say the averageprice per gig is now/
<7> ?
<8> flush: devfs instead of udev or the other way around
<7> ~$0.30/G USD?
<8> danq: traffic?
<8> or...?
<7> IDE disk storage
<7> sorry
<5> Znuff: i dunno, df -h shows the /dev/ide/host0/bus0/target0/lun0/partXX instead of /dev/hdaXX
<8> I like /dev/ide/host0... better :P
<5> how can i get rid of it?
<5> well whats the difference first ;P
<8> !udev
<8> !devfs
<9> rumour has it, devfs is a virtual fs, like /proc, but for /dev, so that you only have the files in /dev that you need . Located at http://www.atnf.csiro.au/~rgooch/linux/kernel-patches.html, or impossible to get working properly
<5> i guess i need devfs
<8> !udevd
<5> to get /dev/hdaXX
<8> probably
<8> don't know
<8> longword knows, but he's away
<5> :(
<8> or some other op knows, but their probably away too
<5> but why do you use /dev/ide/host0..
<8> gunzipping 11gb's does take a while..
<5> hrm, thats the reason why u use udev?
<8> nevermind that
<5> how can i increase my mouse cursor speed
<5> lmao k
<8> I was just typing
<4> uhmmm.... did they change the USBFS stuff in 2.6?
<8> <Crystyxxl> >>> NEW ALBUMS <<<BOMBA ROMANILOR || UN LOC IN INIMA TA 2006 || COPILUL DE AUR - SUFLETUL PETRECERILOR || LUNA AMARA - LOC LIPSA || SCETIPM - CUM A FOST || X-PLOZIA MANELELOR || BANCOMATUL DE MANELE || MARIA BLAGA - STAU SINGURA IN NOAPTE || ADRIAN PUSTIU - MAJORAT EDY || VIORICA & IONITA- DRAGOSTEA DE LA CLEJANI || BANI GHEATA - LUMEA E MICA @Crystyxxl:NO 1
<8> ce urat a ajuns #romuzica
<8> imi amintesc cand prin 2000 erau cam singurele surse de muzica
<8> de unde gaseai orice
<0> wtf you doing znuff?
<8> erm
<8> wrong window
<8> sorry :(
<4> BAN HIM!
<4> huh..... great... 2.6 does something wonky with USB storage
<10> goodnight
<5> but
<5> how do i increase mouse speed
<11> Anyone here good with proftpd ?
<0> just ask what you need to ask EGhozt



<11> Yea, I normally do, not sure why I asked such a question
<11> anyways, I have a server behind my firewall in the dmz and when i connect to it through ftp, it attempts to enter p***ive mode, but the ip its trying to connect to is the internal ip
<1> named is winning
<4> whooo for aterm
<0> named not hard
<1> I say the same thing after I've mastered using it, but a) this is my first day toying with it in 5 years (except a caching server)
<12> okay whats the prob ssig, typing on 2nd comp kinda ****s for long conversations
<1> :)
<7> huh.
<1> I can dns anything except for what I have configured on the local network... ie, 3 computers
<12> spit it out... got games to play on the new system ya know :)
<7> so i just got a job offer to build another cluster.
<12> money good :)
<7> and i just quit my job yesterday.
<1> lol
<12> SSigSeg cover the whole thing, give me the background and we get you fixed up
<7> rad.
<13> i have a fat32 hard drive in my computer.. where would it be in my filesystem
<1> ok... like i said, this is my first time toying with named in years, i set up a config file which named/bind accepts, and a zone for my network (192.168.0.x)
<1> I set up the dns records exactly as it says to
<12> bikini_ you dont have a fat32 hard drive, you have a fat32 partition
<12> and fat32 is the filesystem
<13> reddragon: yeah thats what i meant.
<1> but it returns SERVFAIL every time i try to dig one of the local machines, but is successful in digging anything on the internet
<13> on a seperate hard drive, i have a fat32 partition set up with all my music and stuff.
<13> where do i find it?
<12> ssig let me see zone file
<12> !paste
<9> More than 3 lines? Paste your stuff at http://paste.getlinuxhelp.org/ and then tell us the url it gives you.
<12> bikini_ do you know which partition it is? first, second, ect
<13> i think second
<12> is it primary or secondary interface, is it master or slave?
<13> secondary interface, master
<12> then most likely /dev/hdc2
<12> try mkdir /mnt/fat32
<12> then mount /dev/hdc2 /mnt/fat32
<13> "you must specify filesystem type"
<12> try mount -t vfat /dev/hdc2 /mnt/fat32
<12> but i'm guessing thats not the right partition
<1> Redragon: http://paste.getlinuxhelp.org/1992
<12> try fdisk -l /dev/hdc
<12> SSigSeg first is suggest you dont use .com as that will cause a conflict for you, i personally use .home
<13> bikini@ubuntu:/$ fdisk -l /dev/hdc
<13> Note: sector size is 2048 (not 512)
<13> Disk /dev/hdc: 4293 MB, 4293650432 bytes
<13> 255 heads, 63 sectors/track, 130 cylinders
<13> Units = cylinders of 16065 * 2048 = 32901120 bytes
<13> Disk /dev/hdc doesn't contain a valid partition table
<12> bikini_ says there are no defined partitions on that drive
<12> looks like a new drive thats never had a partition table setup on it
<11> I found the solution to my problem :|
<11> heh
<11> thanks anywho..
<11> :D
<11> exit
<12> SSigSeg http://paste.getlinuxhelp.org/1993
<12> thats my .home file
<13> Redragon: so is there no way to access the contents of that partition then?
<12> probably not from any file system since fdisk says there is nothing on the drive
<12> fdisk would read the partition table but it says it doesn't exist, perhaps you have the wrong device?
<1> Redragon: complete as it is, when you put ns1.server-resources.com as your nameserver, is ns1 mapped automatically?
<12> just do fdisk -l
<13> perhaps.
<12> SSigSeg thats the name server that holds the file itself
<12> it is my primary name server
<13> fdisk -l doesn't give me anything, just returns me to the prompt
<12> i have 2 name servers on my external lan segment, ns1 and ns2 and thats the zone file for .home from ns1
<12> thats little L
<13> yeah.
<12> bikini_ how are you in linux then? your running from a boot cd?
<13> i'm on ubuntu.
<12> SSigSeg and i use those name servers for my lan


Name:

Comments:

Please enter the result of the sum 63 + 46 (to avoid spam):






Return to #linuxhelp
or
Go to some related logs:

#linux
gentoo horde howto
#linux
#MissKitten
#linux
#linux
#linux
#java
#mysql
delivernece



Home  |  disclaimer  |  contact  |  submit quotes