Session Start: Fri Jul 07 00:00:00 2006
Session Ident: #unixhelp
[00:39] <webbz> thecreep - they will take a small sample to check
[00:40] <webbz> for malignancy. or whatever that word was
[00:54] <belter> Host name lookup failure
[00:54] <belter> new base install of fbsd6.1 , set the resov.conf with a name server
[00:54] <belter> still can't get anywhere
[00:54] <belter> how can i fix this? without dns i'm sunk
[01:01] <webbz> does your dns server work when you query it with nslookup? for example, nsloo
[01:01] <dhartmei> test the nameserver, dig @ser.ver.ip.addr www.google.com or such
[02:59] <idlez-> hrm
[02:59] <idlez-> anyone around?
[04:08] <lizsac> sure buddy
[05:36] <k4_dsa1> how do i find out what filesystems on using on sco unix?
[05:37] <k4_dsa1> im using even
[05:37] <Battosai> df ?
[05:37] <k4_dsa1> nope
[05:38] <Battosai> not sure what exactly you are asking
[05:38] <Battosai> what file system are you current on?
[05:38] <k4_dsa1> yes
[05:38] <Battosai> df .
[05:38] <Battosai> pwd
[05:38] <Battosai> cdw
[05:38] <Battosai> oops.. cwd
[05:38] <Battosai> cwd might be a shell environment variable
[05:39] <Battosai> df will work
[05:39] <Battosai> you might not have the right path
[05:39] <Battosai> setup
[05:39] <k4_dsa1> df . does not tell me the filesystem. it only gives me info on blocks and s
[05:39] <Battosai> then pwd
[05:39] <Battosai> you may have to use certain flags
[05:39] <Battosai> man df
[05:40] <Battosai> df -k .
[05:40] <Battosai> Filesystem kbytes used avail capacity Mounted on
[05:40] <Battosai> /dev/vx/dsk/local 1018382 876381 80899 92% /usr/local
[05:40] <Battosai> for example
[05:40] <Battosai> that's not sco
[05:40] <thecreep> hehe
[05:40] <k4_dsa1> # df .
[05:40] <k4_dsa1> . (/dev/root ): 5570498 blocks 745620 i-nodes
[05:40] <Battosai> and df -k .
[05:41] <k4_dsa1> # df -k
[05:41] <k4_dsa1> / (/dev/root ): 2785240 blocks 745616 i-nodes
[05:41] <k4_dsa1> /stand (/dev/boot ): 7748 blocks 3824 i-nodes
[05:41] <k4_dsa1> /home (/dev/home ): 9800273 blocks 4044167 i-nodes
[05:41] <Battosai> you forget .
[05:41] <Battosai> . = current mount point
[05:41] <lizsac> sure buddy
[05:41] <Battosai> you are in /
[05:41] <Battosai> which system device tree will show as /dev/root
[05:41] <k4_dsa1> # df -k .
[05:41] <k4_dsa1> . (/dev/root ): 2785233 blocks 745612 i-nodes
[05:41] <Battosai> you just didnt understand what it means
[05:41] <lizsac> df -h
[05:42] <Battosai> liz, omg.. you giving sco way too much credit
[05:42] <lizsac> heh
[05:42] <lizsac> ohh sco
[05:42] <lizsac> whaddaya know
[05:42] <Battosai> yeah, its sco
[05:42] <dhartmei> fuck them and all their customers :P
[05:42] <Battosai> one of the more less friendly UNIX out there
[05:42] <Battosai> dhart, lol
[05:42] <lizsac> damn
[05:42] <lizsac> i haven't been in sco
[05:42] <lizsac> in
[05:42] * lizsac ponders
[05:42] <lizsac> at least 10 years
[05:43] <Battosai> I forgot what file have the file system layout
[05:43] <k4_dsa1> this is stupid:
[05:43] <k4_dsa1> # df -v
[05:43] <k4_dsa1> Mount Dir Filesystem blocks used free %used
[05:43] <k4_dsa1> / /dev/root 6199296 628830 5570466 11%
[05:43] <Battosai> you are in /
[05:43] <Battosai> I told you to man df like 5 minutes ago
[05:43] <lizsac> ohh before sco i was operating this xenix machine at the office
[05:43] <Battosai> it sucks but it has man pages
[05:43] <lizsac> now that's a real os
[05:43] <k4_dsa1> it doesnt give me the correct fs. and there no other flag that i can use to
[05:43] <Battosai> dude
[05:43] <Battosai> you want to know where you are? or what type of file system is it using?
[05:43] <Battosai> its completely different thing, need to ask the right question
[05:44] <k4_dsa1> what filesystem im using
[05:44] <Battosai> if you want to see what type of file system
[05:44] <Battosai> try mount
[05:44] <lizsac> mount?
[05:44] <lizsac> hah
[05:44] <Battosai> man -k mount
[05:44] <lizsac> cmon
[05:44] <Battosai> good god..
[05:44] <k4_dsa1> mount tells me nothing about the fs
[05:44] <lizsac> GREAT SCOTT
[05:44] <Battosai> MAN MOUNT
[05:44] <lizsac> you're not posix now are you
[05:44] <Battosai> man = manpage
[05:44] <lizsac> someone call a medic
[05:44] <Battosai> I doubt its that hard to just google sco filesystem
[05:45] <Battosai> dont even need to type anything
[05:45] <lizsac> no sco is evil
[05:45] <Battosai> ahhahah
[05:45] <lizsac> you can't find the fs info
[05:45] <lizsac> it will find you
[05:45] <lizsac> while you are copying a huge file
[05:45] <lizsac> it will say error error #432 fs <info> bla bla
[05:45] <Battosai> is this like.. homework or something?
[05:46] <Battosai> seem to me you just want answer, not interest how you get the answer...
[05:46] <k4_dsa1> htfs is the default fs on sco i think (according to google). but i want to
[05:46] <lizsac> i really can't remember anything about sco
[05:46] <lizsac> that just makes me want to install it right now
[05:46] <Battosai> man -k mount
[05:46] <lizsac> i still have this old 486 with sco on it in my closet
[05:46] <lizsac> maybe
[05:46] <lizsac> no wait
[05:46] <lizsac> windows me
[05:46] <Battosai> or
[05:46] <Battosai> there is another way to see it
[05:46] <lizsac> but it has the quad serial adapter
[05:47] <Battosai> you grep for dev/root /etc/*
[05:47] <Battosai> I want to say its fstab
[05:47] <thecreep> try /etc/default/filesystem
[05:47] <lizsac> dmesg
[05:47] <Battosai> but sco likes to be different
[05:47] <Battosai> creep, ahhh.. ok..
[05:47] <Battosai> wait
[05:47] <lizsac> cat /etc/fstab
[05:47] <Battosai> that doesnt mean how its mount currently
[05:47] <dhartmei> see, someone stole sensible mount output from sco, that's why they no long
[05:47] <lizsac> har
[05:47] <thecreep> no fstab
[05:47] <lizsac> j/k
[05:48] <lizsac> i'm at this point
[05:48] <thecreep> SCO uses /etc/mnttab
[05:48] <Battosai> yeah
[05:48] <lizsac> not very serious
[05:48] <Battosai> I dont think its fstab file
[05:48] <Battosai> think creep is right on that
[05:48] <lizsac> mnttab?
[05:48] <thecreep> i kjnow im right
[05:48] <lizsac> damn
[05:48] <Battosai> last time I look at sco file system...
[05:48] <lizsac> heheh
[05:48] <Battosai> I dont recall it was in any common place
[05:48] <k4_dsa1> # pwd
[05:48] <k4_dsa1> /etc/default
[05:48] <Battosai> its worse than aix
[05:48] <k4_dsa1> # ls | grep filesystem
[05:48] <k4_dsa1> #
[05:48] <Battosai> uh
[05:48] * lizsac looks at his f40
[05:48] <Battosai> cat /etc/mnttab
[05:48] <lizsac> what's wrong with aix?
[05:49] <Battosai> nothing
[05:49] <Battosai> I dislike aix for a single reason
[05:49] <lizsac> it's doing what aix does best
[05:49] * lizsac tries to think of something useful
[05:49] <k4_dsa1> # cat mnttab
[05:49] <k4_dsa1> /dev/root/@-nóD/dev/boot/standA+nóD/dev/home/home@+nóD#
[05:49] <k4_dsa1> # ./mnttab
[05:49] <k4_dsa1> ./mnttab: cannot execute
[05:49] <quazimodo> hello unix people
[05:49] <lizsac> hey listen
[05:49] <Battosai> many aix admin out there got so spoiled by smitty, they dont know how to d
[05:49] <thecreep> bleh
[05:49] <lizsac> put in a knoppix cd
[05:49] <lizsac> and stfu
[05:49] <Battosai> k4, dont execute it
[05:50] <lizsac> i'm going to bed
[05:50] <quazimodo> feather is better
[05:50] <k4_dsa1> lizsac: i cant switch this machine off.
[05:50] <quazimodo> knoppix does silly shit
[05:50] <lizsac> ohh really
[05:50] <Battosai> k4 "cat /etc/mnttab"
[05:50] <lizsac> is this a challenge then?
[05:50] <k4_dsa1> Battosai: i did cat it. it gave me junk. it keeps saying /dev/root is the f
[05:50] <Battosai> you did cat mnttab
[05:50] <lizsac> the help the poor sco user challeng
[05:50] <Battosai> how do I know what path you are in?
[05:50] <Battosai> you were in /etc/default earlier
[05:50] * lizsac downloads a manual real quick
[05:50] <thecreep> lol
[05:51] <Battosai> dont tell me you didnt, I will pull log :P
[05:51] <k4_dsa1> # pwd
[05:51] <k4_dsa1> /etc
[05:51] <k4_dsa1> # cat mnttab
[05:51] <k4_dsa1> /dev/root/@-nóD/dev/boot/standA+nóD/dev/home/home@+nóD#
[05:51] <Battosai> umm
[05:51] <Battosai> creep
[05:51] <Battosai> what's wrong with you
[05:51] <Battosai> now I am googling
[05:51] <Battosai> damn you people
[05:51] <Battosai> making me google
[05:51] <Battosai> do you know making monkey good is a very bad thing?
[05:51] <lizsac> ok try "dir"
[05:52] <k4_dsa1> :P
[05:52] <Battosai> try /etc/vfstab
[05:52] <Battosai> what version of sco is it anyway
[05:52] <k4_dsa1> # cat /etc/vfstab
[05:52] <k4_dsa1> cat: cannot open /etc/vfstab: No such file or directory (error 2)
[05:52] <Battosai> ok, you arent openserver 6 at least
[05:52] <k4_dsa1> # uname -a
[05:52] <k4_dsa1> SCO_SV ccsco 3.2 5.0.5 i386
[05:53] <lizsac> fdisk
[05:53] <Battosai> creep
[05:53] <thecreep> yep
[05:53] <Battosai> what's your mnttab look like?
[05:53] <lizsac> what does fdisk say
[05:53] <k4_dsa1> lizsac: when i display the partition table, it says nothing about the files
[05:53] <k4_dsa1> OH
[05:53] <k4_dsa1> wait
[05:53] <k4_dsa1> it says
[05:53] <k4_dsa1> Type: UNIX
[05:53] <k4_dsa1> :P
[05:53] <lizsac> divvy?
[05:54] <Figz> phear
[05:54] <k4_dsa1> is there a fs called UNIX?
[05:54] <thecreep> im on linux
[05:54] * Battosai humps figz
[05:54] <Battosai> uh
[05:54] <Battosai> no
[05:54] <lizsac> i'm hooked on linux
[05:54] <thecreep> i have fstab
[05:54] <Battosai> cat /etc/fstab then
[05:55] <lizsac> hwconfig
[05:55] <lizsac> hw
[05:55] <lizsac> sconf
[05:55] <Battosai> LOL
[05:55] <Battosai> liz, GOOD NIGHT!
[05:55] * lizsac passes out
[05:55] <lizsac> boot into knoppix
[05:55] <lizsac> let me know
[05:55] <Church> i wonder if lot of ufs varieties cannot be counted as 'unix fs-es'?
[05:55] <lizsac> i expect an answer when i wake up
[05:55] <thecreep> try sysadmsh
[05:56] <thecreep> becareful
[05:56] <Battosai> LOL
[05:56] <Battosai> is this a live system?
[05:57] <Battosai> k4, unix is just a type of operating system.. there are more than 1000+ ty
[05:57] <Battosai> like 'window'
[05:57] <Battosai> there are .. I dont know, 10 different versions?
[05:58] <Battosai> 1.1 2.0 3.0 3.1 win95/98/me/2000/xp/2003...
[05:58] <Battosai> I missed something... WHO CARES...
[05:58] <thecreep> dos
[05:58] <Battosai> dos is not window
[05:59] * Battosai smacks creep
[05:59] <Battosai> creep, his mnttab.. is that normal?
[05:59] <Battosai> cuz I didnt remember it suppose to look like that
[06:00] <thecreep> no, but i don't know why
[06:00] <Battosai> sco supports... htfs... eafs
[06:00] <Battosai> its very likely he's on htfs
[06:00] <thecreep> ans 0s/2
[06:00] <Battosai> oh..
[06:00] <Battosai> os/2?
[06:01] <Battosai> what? why? lol
[06:01] <thecreep> im pretty sure yes
[06:01] <thecreep> actually with the excitement im mistaken
[06:03] <thecreep> SCO uses /etc/mnttab not fstab. Also, /etc/default/filesys contains the de
[06:03] <thecreep> i meant /etc/default/filesys not system
[06:03] <Battosai> but I know there is a file that has that kind of information
[06:03] <thecreep> oppsy
[06:04] <thecreep> i nicked that of a unix forum
[06:04] <Battosai> hehe
[06:04] <Battosai> I hope his mnttab wasnt corrupted
[06:05] <Battosai> I wanted him to do grep dev/root in /etc*
[06:05] <Battosai> /etc/*
[06:05] <Battosai> not sure if he did it correctly
[06:05] <thecreep> yes
[06:06] <thecreep> it makes me laugh all these primitive os are still around, see it at work
[06:06] <Battosai> FRIDAY!!!!!!!!!!!!!!!
[06:07] <Battosai> well, mainframe are still there
[06:07] <thecreep> i did a sicky today
[06:07] <Battosai> do you see them go anywhere?
[06:07] <Battosai> as long as they work, do their job alright... people don't have real justi
[06:07] <Battosai> legacy application runs on them too
[06:07] <thecreep> yeah but the probably will all the systems as a security tester is that no
[06:08] <thecreep> probably =problem
[06:08] <Battosai> well, cuz people didnt know any better.....
[06:08] <Battosai> plus, nowaday.. the security should be on lower layers...
[06:08] <Battosai> wire/packet/physical
[06:08] <thecreep> yeah, most stuff is telnet :p
[06:08] <Battosai> if people gone through those and reach the box itself, it is just matter o
[06:09] <Battosai> or bad password
[06:09] <Battosai> bad management.. bad decision... bad....everything, and good monkey :D
[06:09] <thecreep> hehe
[06:09] * Battosai does his monkey dance
[06:09] * Battosai kicks kitty
[06:10] <Battosai> didnt sgi file bankrupt or something?
[06:10] <Battosai> ummm re-org eh?
[06:11] <thecreep> im with the knowledge and passion in this channel working on the same proj
[06:11] <thecreep> sure
[06:11] <Battosai> sigh...
[06:11] <Battosai> intel/amd is really killing companies like sgi...
[06:12] <Battosai> cheaper technology killed them..
[06:18] <thecreep> im going to turn the gas up at work next week. Gas mark 7
[06:19] <thecreep> thing just don't quite add up. I'm telling new boss we need a strategy
[06:19] <k4_dsa1> %disk 0x01F0-0x01F7 14 - type=W0 unit=0 cyls=2494 hds=255 secs=63
[06:20] <belter> disk: Command not found.
[06:20] <k4_dsa1> YES thecreep!
[06:20] <k4_dsa1> <thecreep> i meant /etc/default/filesys not system
[06:20] <k4_dsa1> mountdir=/ mount=no fstyp=HTFS
[06:20] <k4_dsa1> thx
[06:21] <Battosai> good god
[06:21] * thecreep thecreep gets operation status
[06:21] <Battosai> talking about being different..
[06:22] <thecreep> so it was the default :p
[06:23] <k4_dsa1> yes
[06:23] * thecreep runs away
[06:24] * k4_dsa1 chases after
[06:24] <thecreep> you could of found all the info from google, so the forum guy takes credit
[06:25] <k4_dsa1> now. where can i download sco unix? for free.
[06:25] <k4_dsa1> true
[06:25] <thecreep> but i could of let on like im super clever
[06:26] <k4_dsa1> l33t even
[06:26] <thecreep> honest
[06:27] <kneer0w> Battosai: SGI was a joke!
[06:27] <Battosai> LOL
[06:27] <kneer0w> the main reason that they died is because they killed themselves with bad b
[06:27] <Battosai> sgi was doing good ummm 5 years ago? LOL
[06:27] <Battosai> yeah, its all about decision :)
[06:28] <kneer0w> :)
[06:28] <Battosai> whats wrong with this statement
[06:28] <Battosai> <Battosai> if you can stay hard for an hour, obviously she is not
[06:28] * Battosai shrug
[06:28] <belter> word
[06:29] <Battosai> this is even worse
[06:29] <Battosai> Battosai> if you still hard screwing a chick for an hour.. you need to
[06:29] <Battosai> chick with tigher hole
[06:29] <belter> a black man once told me, if she can't get you off in 5 min, the pussy is no
[06:29] <Battosai> I'm horrorible this morning.. LOL
[06:29] <Battosai> too lose? lol
[06:29] <belter> technique
[06:29] <Battosai> hmmm
[06:30] <thecreep> a magician uses his hands
[06:30] <Battosai> I heard female can make it tighter themselves
[06:30] <Battosai> ....
[06:30] <thecreep> omg
[06:30] <Battosai> pbug doesnt like me
[06:30] <Battosai> that's like the 2nd time he did that to me :(
[06:30] <belter> sure they can, you can squeeze your arse too
[06:31] <kneer0w> ha
[06:31] <Battosai> hookers usually does, right?
[06:31] <Battosai> cuz faster they finish with you, faster they can move onto next client...?
[06:31] <kneer0w> -_-
[06:31] <thecreep> yuck
[06:31] <Battosai> I dont know.. I never had hooker.. LOL
[06:31] <Battosai> I was asking :)
[06:32] <Battosai> can you say no to a hooker so hot she can make you drool?
[06:32] <thecreep> tell you what though the red light district in amsterdamager his some amaz
[06:32] <Battosai> yes.. I know..
[06:32] <Battosai> I've been there... :P
[06:33] <Battosai> there are ones.. I have difficulty take my eyes off them
[06:33] <thecreep> haha one of mates got turned down :pp
[06:33] <belter> yup, no hooker could
[06:33] <Battosai> really?
[06:33] <thecreep> yep
[06:33] <thecreep> was a classic
[06:33] <belter> and if they could, there to expensive for me
[06:33] <Battosai> wow, I didnt know they can turn you down...
[06:33] <thecreep> she was well hot though
[06:33] <belter> like 1k a night girls
[06:33] <Battosai> 1k a night?
[06:34] <Battosai> that's going price?
[06:34] <Battosai> consider the fact there are hookers who charges 300~500 per hour..
[06:34] <Battosai> 1k a night sounds like a bargain..
[06:34] <Battosai> friend of mine showed me a site have those high class hookers
[06:34] <thecreep> i'd rather save and have a bash
[06:34] <belter> don't meet many of those
[06:35] <Battosai> they will even fly in
[06:35] <Battosai> from another country
[06:35] <Battosai> well, not sure if they are hooker or escort.. but they all got really nice
[06:35] <belter> alot to pay for some arse that's litterally been all over the world
[06:35] <Battosai> I remember THAT much
[06:36] <thecreep> what did you think of amsterdamage, generally?
[06:36] <thecreep> do you smoke?
[06:36] <Battosai> hmm
[06:36] <Battosai> I dont smoke
[06:36] <belter> i would love to check out the red light distric
[06:36] <Battosai> I hardly drink
[06:36] <Battosai> I can drink abit...
[06:36] <belter> so can i, if the party is doing similar
[06:37] <Battosai> my capablity is weird..
[06:37] <Battosai> sometime I would feel dizzy after a drink, sometime I feel fine after 30+
[06:38] <Battosai> but at the end, I just feel drinking was waste of money...
[06:38] <kneer0w> i fucking hated amsterdam
[06:38] * thecreep whistles
[06:38] <kneer0w> i was there with some girl
[06:38] <kneer0w> we just didn't fit in
[06:38] <kneer0w> she was some model, all delicate
[06:39] <kneer0w> we both don't smoke or smoke pot
[06:39] <kneer0w> it was gross
[06:39] <Battosai> hehe
[06:39] <kneer0w> just a bunch of american, drunk and high tourists heckling her
[06:39] <Battosai> awww
[06:39] <kneer0w> and like .. people stumbling all over the place and crap
[06:39] <kneer0w> it was stupid
[06:39] <Battosai> that's amsterdan..
[06:39] <thecreep> why didn't you go rome then?
[06:39] <kneer0w> so we rented a car and opted to drive around holland instead.
[06:39] <kneer0w> thecreep: because she had a show in amsterdam :P
[06:39] <Battosai> its all about pots/legal hookers..
[06:39] <thecreep> or milan
[06:39] <thecreep> ah i see
[06:40] <Battosai> aww.. nice
[06:40] <Battosai> I was only there for a weekend..
[06:40] <Battosai> I did go take train out to see other stuff
[06:40] <Battosai> which I actually enjoyed more than the red light district
[06:40] <thecreep> kneer0w: are you a bit of a stud then?
[06:40] <belter> why pay for pussy out right? alot of other girls will give it away
[06:40] <Battosai> its not that..
[06:40] <belter> women are worse then men sometimes
[06:41] <belter> and know how to get theres
[06:41] <Battosai> certain people just more conservtive/open on that issue
[06:41] <Battosai> people who are willing to shell out money to get pussy at the time they wa
[06:41] <Battosai> they want it!
[06:41] <thecreep> nothing is free in this world, i still say that
[06:42] <Battosai> not really..
[06:42] <Battosai> I know people who would spend money on hooker regardless they have gf or n
[06:42] <Battosai> I know people who would only spend money on hooker when they are single...
[06:43] * Mouring throws bananas at monkey.
[06:43] <Battosai> I also heard stuff like... hookers actually saved a lot of marriage.. :)
[06:43] * Battosai catches it and eats the banana
[06:44] <Battosai> kind of funny in a way, but make sense in a certain point of view..
[06:44] <kneer0w> thecreep: well, i'm not bad looking.
[06:44] <Battosai> having an outside affair versus screwing a hooker :P
[06:44] <thecreep> oh really big boy!!
[06:45] <Battosai> kneer, now you blew it.. creep is going to ask your Age and location now
[06:45] * Battosai ducks
[06:45] <kneer0w> haha
[06:45] * thecreep blushes
[06:46] <kneer0w> thecreep: i've just been blessed with having girls like me, that's all.
[06:46] <kneer0w> some people are like that, it's just what it is :I
[06:46] <kneer0w> anyways, turns out that it didn't work out with me and her in the end.
[06:46] <thecreep> where you blessed with a massive egoas well :)
[06:46] <kneer0w> she was too ...
[06:46] <kneer0w> something.
[06:46] <kneer0w> wasn't gonna work
[06:47] <kneer0w> thecreep: what I just said is hardly ego :P
[06:47] <thecreep> i know just playing
[06:47] <kneer0w> thecreep: being able to talk about yourself frankly and honestly shows know
[06:47] <kneer0w> :)
[06:47] <kneer0w> i'm definitely not the best looking guy in the world, nor would I want to b
[06:48] <kneer0w> I just look different because i'm a south-american-raised-canadian-and-amer
[06:48] <kneer0w> my dad was some big time engineer i heard and i think my mom was a teacher
[06:49] <kneer0w> i think my mom was like, more native spanish and my dad was like .. europea
[06:49] <kneer0w> well, native argentinian
[06:50] <kneer0w> anyways, it's all conjecture, and i'll never find out but i'm definitely on
[06:50] <kneer0w> Mouring: this Underworld album is great to work to.
[06:50] <kneer0w> their latest one
[06:50] <kneer0w> although it's not groundbreaking like their one before
[06:51] <Mouring> Underworl album?
[06:52] <kneer0w> Mouring: yeah, as in Born Slippy
[06:52] <kneer0w> shouting
[06:52] <kneer0w> lager
[06:52] <kneer0w> lager
[06:52] <kneer0w> lager
[06:52] <kneer0w> lager
[06:52] <kneer0w> shouting
[06:52] <kneer0w> mega mega white thing mega mega white thing shouting
[06:52] <kneer0w> lager
[06:52] <kneer0w> lager
[06:52] <kneer0w> you know, that trainspotting ditty
[06:52] <thecreep> that's old
[06:52] <kneer0w> yeah, 2000?
[06:52] <kneer0w> earlier
[06:52] <kneer0w> 1998?
[06:52] <thecreep> something like that
[06:53] <thecreep> i got tons of dance music from 91-06
[06:53] <thecreep> about 35gigs
[06:53] <Hawson> Maccarena!
[06:55] <Battosai> kneer is spamming
[06:55] <Battosai> I am going to spank you
[06:56] <kneer0w> :O
[06:56] <Battosai> bend over!
[06:56] <kneer0w> Figz: they found the war monument dude!
[06:56] <kneer0w> :I
[06:56] <Figz> too bad for him
[06:57] <kneer0w> he's from montreal :/ :/ :/
[06:57] <Figz> warn your children of the dangers of drink
[06:57] <kneer0w> he got officially charged with mischief
[06:57] <kneer0w> he's 23
[06:57] <Figz> he should sign up and go serve in afghanistan or something.. heh
[06:57] <kneer0w> the two others were under 18.
[06:57] <kneer0w> Figz: yeah, two years mandatory would be great
[06:59] <kneer0w> :O :O :O
[06:59] <kneer0w> i just realized
[06:59] <kneer0w> pirates is open today!
[06:59] <Battosai> yes
[07:00] <Mouring> arrr..... Give me all ye gold you monkey lovin' IRC lover.
[07:01] * Battosai spanks kitty
[07:03] <kneer0w> Yarr!
[07:08] * belt is now known as beltR
[07:09] <Yashy> About 12 years ago I told a girl I'd never met before I would meet her at the
[07:11] <Figz> did you write her name on a piece of cardboard and hold it over your head?
[07:11] <Battosai> yashy, did you meet her? lol
[07:12] <Yashy> yes, and she was really hot :)
[07:12] <Yashy> Actually I met her on a BBS, that is what I'd not seen her before hehe
[07:13] <Battosai> wow
[07:13] <Battosai> anything happen?
[07:13] <thecroop> this is a great track: dj shadow blood on the motorway
[07:14] <Battosai> I guess not :)
[07:15] <Battosai> wow.. 12 years ago..
[07:15] <Battosai> is it been that long.....
[07:15] <Battosai> hmm time really flys..
[07:15] <thecroop> yes
[07:15] <Battosai> if you really like a girl, what would you do...
[07:16] <thecroop> go for the kill
[07:16] <Yashy> nothing more than kissing, although I ran into her on Canada day a year later
[07:16] <Battosai> that's too generalized...
[07:16] <Battosai> yash, aww..
[07:17] <Battosai> at least she had guts to come out and meet you
[07:17] <Battosai> I think people used to be a lot more open about that kind of stuff long ti
[07:17] <Battosai> now people are scared cuz how they got information from media..
[07:18] <Battosai> now people just scared..
[07:18] <Battosai> They are all about protecting themselves...
[07:18] <Battosai> Net just got a lot more complicated... :-/
[07:18] <Battosai> so when is Canada day?
[07:18] <Battosai> that's canada's independance day, right?
[07:20] * Battosai sighs
[07:21] <thecroop> life is a funny thing sometimes
[07:21] <Battosai> yeah
[07:21] <Battosai> perhaps..
[07:21] <Figz> good grief
[07:22] <Battosai> <- sad monkey
[07:22] <Milamber> 'morning
[07:22] <Battosai> morning
[07:22] <Yashy> lol
[07:22] <Milamber> Canada day was 6 days ago.
[07:22] <Figz> speed racing american teen wipes out the second generation of the monarchy of
[07:22] <Yashy> Canada still pledges allegience to the queen
[07:23] <Milamber> Battosai: http://en.wikipedia.org/wiki/Canada_Day
[07:23] <Yashy> but the date is July 1st
[07:23] <Battosai> oh, just happened :)
[07:24] <Battosai> yashy, that was interesting experience :)
[07:24] * Battosai can use a kiss right now
[07:24] <Battosai> and a really nice long hug too
[07:26] <tchang> sissy
[07:28] <Battosai> nah dude..
[07:28] <kneer0w> Figz: what??
[07:28] <Battosai> its one of those rare time..
[07:28] <kneer0w> Figz: are you serious?
[07:28] <Figz> http://sfgate.com/cgi-bin/article.cgi?f=/c/a/2006/07/07/TONGA.TMP
[07:29] <kneer0w> holy
[07:29] <kneer0w> crap
[07:30] <tchang> yeah i saw that on kron last night
[07:30] <tchang> was like :O
[07:30] <tchang> what's wrong battosai? feeling a bit feminine this morning?
[07:30] <Yashy> you know that feeling well, tchang? :)
[07:30] <Yashy> How's San Fran treating you, princess? :)
[07:30] <tchang> from your mom ;)
[07:31] <Battosai> tchang, no.. just lonely...
[07:31] <tchang> :( sorry
[07:32] <tchang> so when are you moving to the pst yashy
[07:32] <thecroop> ah man, you could try a dating agency
[07:32] <Battosai> isnt yashy already in pst?
[07:32] <Battosai> umm
[07:32] <tchang> is he?
[07:32] <Battosai> <- very picky
[07:32] <Battosai> he's just in canada
[07:32] <Battosai> he's over that coast
[07:32] <tchang> nah
[07:33] <thecroop> they normally send you on a faw dates
[07:33] <thecroop> my mom did it :p
[07:33] <Battosai> oh good god
[07:33] <Battosai> I dont know, I think I am too picky
[07:33] <tchang> do you like asian girls?
[07:33] <Battosai> but then again.. I pick up girls from public transportation
[07:33] <Yashy> 3 weeks tchang
[07:33] <tchang> one of my problems is that I don't ;) so I usually end up with crazy white
[07:33] <Battosai> most of my ex are asians
[07:33] * Yashy likes 1/2 Asian girls
[07:34] <Battosai> except one from last year...
[07:34] <Battosai> that was white..
[07:34] <thecroop> me also
[07:34] <tchang> would seem like almost any asian dude could get an asian girl if they wanted
[07:34] <tchang> white chicks rule man
[07:34] <Battosai> tchang, west coast is easier...
[07:34] <tchang> i keep hoping that i' m gonna run into the latina of m dreams :D
[07:34] * Yashy pictues tchang witha white chick with many braids in her hair
[07:34] <Battosai> population is higher...
[07:34] <Battosai> like I said, I'm picky :-/
[07:34] <tchang> i'd date a chinese chick if she had an english accent
[07:34] <Battosai> I dont screw anything that walks.. LOL
[07:34] <thecroop> i dated a columbian girl once, she told me her dad ever found out he would
[07:35] <Yashy> liar!
[07:35] * Yashy looks at Battosai
[07:35] <Battosai> I dont
[07:35] * Yashy keeps his pets away from Battosai
[07:35] <tchang> <Yashy> what about that experience with my lamp post
[07:35] <Battosai> in fact, I have had relationships that didnt have sex involve :P
[07:35] <Battosai> those didnt last long.. LOL
[07:35] <Yashy> mMm lamp post
[07:35] <tchang> sure with familiy :P
[07:35] <tchang> or friends
[07:35] <Battosai> yash, you are a sicko :P
[07:36] <Yashy> <innocent look>
[07:36] <Battosai> tchang, 8 out of 10 white chicks wants white guy
[07:36] <tchang> no way
[07:36] <Battosai> umm
[07:36] <Battosai> over here, it is
[07:36] <tchang> they'd take something different if given a chance and shown why
[07:36] <tchang> in nyc?
[07:36] <Battosai> and 6 out of 10 asians chicks wants white/black..
[07:36] <Battosai> LOL
[07:36] <Battosai> I'm like.> WTF)*!#&%)&!%)!&!!!!!
[07:36] <tchang> hahaha
[07:36] <tchang> i dated a black chick once
[07:36] <Battosai> either that or they are just really.. what I described as "not presentable
[07:36] * Yashy tries to keep the 6 Asian chicks happy
[07:36] <tchang> that was cool
[07:37] <thecroop> your not a man until you've had a tan
[07:37] <Battosai> lol
[07:37] <Battosai> well, I have black chicks hits on me..
[07:37] <Battosai> except they are 300 lbs
[07:37] <Battosai> big mama
[07:37] <Battosai> no thanks.. lol
[07:37] <tchang> <Battosai> named earthquake :\
[07:37] <tchang> big womens need loving too
[07:37] <Battosai> I like to be able to breath
[07:38] <thecroop> any the appreicate it
[07:38] <Battosai> without oxygen mask
[07:38] <tchang> hahaha
[07:38] <thecroop> and they
[07:38] <Battosai> tchang, actually I just really perfer healthy slimmer girls
[07:38] <Battosai> really
[07:38] <Battosai> nothing too 'big'
[07:38] <tchang> i know people getting married off of match.com
[07:39] <tchang> try that
[07:39] <tchang> lets you be picky
[07:39] <Battosai> ones I am interest, they arent interest in me.. lol
[07:39] <tchang> you don't know that
[07:39] <Battosai> I do
[07:39] <tchang> you didn't try EVERY chick you found interesting
[07:39] <Battosai> cuz I never get respond.. LOL
[07:40] <tchang> you couldn't have :)
[07:40] <Battosai> uh.. I have a job.. I dont go hit on every girl on their site :P
[07:40] <tchang> so you tried like
[07:40] <tchang> once
[07:40] <tchang> or twice
[07:40] <tchang> and then gave it up
[07:40] <Battosai> nah.. usually you try once on one, then move on
[07:40] <Battosai> cuz girls gets like 200~300 emails per day
[07:41] <Battosai> I know cuz my friend was using it
[07:41] <Battosai> she left the states though
[07:41] <Battosai> that's kind of rough.. 200~300 emails per day
[07:41] <tchang> ok
[07:41] <tchang> 1) this is a really weird conversation to have in #unixhelp :)
[07:41] <thecroop> dj shadow: The 6 day war
[07:41] <Battosai> LOL
[07:41] <tchang> new cd?
[07:42] <tchang> you could go get laid just by picking up barflies
[07:42] <tchang> just don't wanna date them
[07:42] <Battosai> tchang, cant do it..
[07:42] <Battosai> my mind isnt letting me
[07:42] <thecroop> hehe, sorry
[07:42] <Battosai> plus I am not a big fan of bar scene... abit old for it anyway
[07:43] <tchang> i don't ever do the bar scene
[07:43] <tchang> being allergic to alcohol and all
[07:43] <Battosai> been there, done it, finished with it.. :P
[07:43] <Battosai> :o
[07:43] <thecroop> that's where the chick are
[07:43] <Yashy> advice on picking up females in #unixhelp.. lol
[07:43] <Battosai> hahahhahah
[07:44] <Battosai> I wasnt really asking for advice :)
[07:44] <tchang> liar
[07:44] <thecroop> need another SCO unix question
[07:44] <tchang> you wantd hugs and validation
[07:44] * Battosai pick up chicks on the strangest place
[07:44] <tchang> wuss
[07:44] <Yashy> I like girls with server room tans.. white as a ghost
[07:44] <tchang> sissy
[07:44] <Battosai> I want HUG TO FEEL THE BOOBS
[07:44] <tchang> yashy, racist!
[07:44] <Yashy> usually a little heavier, as they sit in front of a rack all day
[07:44] * Battosai kicks tchang
[07:44] <tchang> <Yashy> able to lift 50lbs or more
[07:45] <Yashy> and they must have at least 40wpm typing skills before I'll meet them
[07:45] <Yashy> lol
[07:45] <tchang> 40 is weak
[07:45] <tchang> 80
[07:45] <Yashy> I'm not picky
[07:45] <tchang> you're easy
[07:45] <thecroop> a grip like a vice
[07:45] <Yashy> pretty much any server room girl will do
[07:45] <Battosai> yashy, LOL
[07:47] <Battosai> tchang, just feel old lately.. :-/
[07:48] <tchang> flash player 9 is out
[07:48] <Battosai> wow.. that's comforting
[07:48] <Battosai> you just switch topic
[07:48] <tchang> how old are you?
[07:48] <tchang> :P
[07:48] * Battosai kicks tchang harder
[07:48] <Battosai> ummm going to be 32 soon
[07:48] <tchang> omg
[07:49] <tchang> jk ;)
[07:49] <thecroop> omg, a pussy
[07:49] <thecroop> puppy
[07:49] <Battosai> I dont know, maybe attending a wedding few days ago made me sad
[07:49] <tchang> i hate weddings
[07:49] <tchang> i've been to one
[07:49] <thecroop> the system is making you feel like that
[07:49] <Battosai> it was done great, I am guessing its some sort of peer pressure..
[07:49] <Battosai> watching all your friends settle down with someone...
[07:49] <tchang> people are single into their 30s all the time in cities
[07:49] <thecroop> and?
[07:49] <Battosai> if they havent marry, they have someone steady for awhile ..
[07:50] <tchang> in the more rural areas it's different
[07:50] <Battosai> while like a bum...
[07:50] <Battosai> gets confuse sometime, cuz when you have relationship.. you got different
[07:50] <tchang> you have something they'll never have: the unconditional collective love of
[07:50] <Battosai> lol and that means what? ahhahha
[07:51] <Battosai> yeah.. I have been on efnet for 10+ years.. so?
[07:51] <tchang> yeah me too :p
[07:51] <tchang> man i love my velcro shoes
[07:52] <thecroop> sandles with no socks and long toe nails
[07:52] <tchang> going to work, bbiab
[07:53] <thecroop> i lost both my big toe nails last time i went skiing
[07:54] <tchang> that's gross
[07:54] <thecroop> it was
[07:54] <thecroop> still a bit bad after 6 months
[07:55] <Battosai> ...
[07:56] <Battosai> that's umm very ..
[07:56] <Battosai> TOO MUCH INFORMATION!
[07:57] <thecroop> still skied on
[07:57] <thecroop> as long as the boot where super tight it was ok
[08:36] * Yashy just had a shower
[08:36] <Yashy> now I'm clean like a brand new filesystem
[08:36] <Yashy> freshly formatted with a bad blcoks check ohhh yeah
[08:36] <CrtxReavr> umount -f yashy
[08:47] <Battosai> route add yashy 255.255.255.255 127.0.0.1
[08:55] <eddyt> Hello
[08:55] <eddyt> I want to know if there's any free software for any Unix OS that will cache w
[08:57] <CrtxReavr> squid
[08:59] <eddyt> any other?
[09:00] <eddyt> what do you guys suggest?
[09:00] <beltR> putting it on httpd
[09:00] <Battosai> ummm like.. go google for caching service :)
[09:00] <Battosai> squid is one of them :)
[09:02] * Disconnected
[09:02] * Attempting to rejoin channel #unixhelp
[09:02] * Rejoined channel #unixhelp
[09:02] * Topic is 'If the answer is infinite light, why do we sleep in the dark?'
[09:02] * Set by Hawson!9F2Gg0UjgS@agricola.ms.northwestern.edu on Wed Jul 05 09:28:17
[09:07] <wettoast> http://www.ksrevenue.org/perstaxtypesdrug.htm
[09:07] <wettoast> hahahaha
[09:07] <wettoast> how dumb is that?
[09:12] <CrtxReavr> That's been done for ages.
[09:14] <kneer0w> so like .. if you deal drugs and dont have the stamps
[09:14] <kneer0w> you get even more fines due to tax evasion?
[09:14] <CrtxReavr> Yep.
[09:14] <wettoast> and self-incriminate
[09:14] <wettoast> what drug dealer is gonna buy these stamps? seriously..
[09:15] <CrtxReavr> You're an idiot. .. you paste an article you haven't even read.
[09:17] <wettoast> they probably put rf ids in them or something
[09:18] <thecroop> What insect is musical? a humbug
[09:29] <thecroop> hey pbug
[09:29] <eddyt> Crtx: note: "Transparent"
[09:32] <CrtxReavr> ?
[09:32] <CrtxReavr> squid is transparent if you configure your router/firewall to make it tha
[09:32] <eddyt> "But has to be transparent "
[09:33] <eddyt> does squid do that?
[09:33] <dhartmei> squid can be transparent, go read
[09:33] <eddyt> ok, sorry
[09:33] <eddyt> I'll have a look at it
[09:33] <eddyt> thanks again
[09:34] * Battosai humps dhartmei
[09:35] <dhartmei> heya
[09:36] <Battosai> SHOW MONKEY SOME LOVING!!!!!!!!
[09:36] <Battosai> I NEED SOME DHARTMEI LOVING!!!!!!!!!!!
[09:42] <Battosai> awwwwwwwwww
[09:42] <Battosai> thanks
[09:42] <Battosai> :)
[09:44] <wettoast> http://youtube.com/watch?v=uriYIMa35Hg&search=yip%20yip%20yip%20sesame
[09:46] <Faust> .....gay
[09:48] <wettoast> kom-pu-tor! kom-pu-tor! yipyipyipyipyipyipyiyp...
[09:50] <wettoast> but-tons
[09:52] <thecroop> rofl
[09:55] <thecroop> i must be well childish i find that hilarious
[09:56] <thecroop> going to watch the telephone one
[09:56] <Tas0> heya real quick, I want to get the IP's out of this DHCP.conf file we have, ho
[09:57] <Tas0> I'm assummoing I would need a regular expression that matches 10.10.*
[09:58] <Tas0> cat dhcp.conf | sed -n '/match/ p'
[09:58] <Tas0> I thihk
[09:58] <Tas0> lemme try
[09:59] <Tas0> nice
[09:59] <Tas0> worked
[09:59] <Tas0> cat dhcpd.conf | sed -n '/10.10/ p' | awk '{print $2}'
[09:59] <Tas0> :)
[09:59] <roycroft> wasteful wasteful wasteful
[09:59] <Tas0> worked perfectly
[10:00] <roycroft> that can be done with a single awk command
[10:00] <roycroft> no need to waste three processes to do what one can do
[10:00] <Tas0> how?
[10:00] <roycroft> awk '/10.10/ { print $2 }' file
[10:00] <roycroft> try that
[10:01] <Mr_You> I swear, how can I get away from the morons in this world?
[10:01] <Tas0> ?!
[10:02] <wettoast> Mr_You: kill yourself
[10:02] <thedep> yipyipyip
[10:02] <Mr_You> fucking amazing how hard it is to follow a simple request.
[10:02] <Tas0> that didn't work roycroft
[10:02] <Tas0> nm
[10:02] <Tas0> yes it did
[10:02] <Tas0> lol
[10:02] <roycroft> works for me
[10:02] <Tas0> now real quick
[10:02] <Mr_You> wettoast: easier just to walk away a mutter something about the moron
[10:02] <roycroft> i'm off to the country fair in seconds
[10:02] <Tas0> i have a ";" on each line
[10:02] <Tas0> 10.10.0.32;
[10:02] <Tas0> how would I delete that?
[10:03] <roycroft> that awk command | sed 's/;//'
[10:03] <roycroft> a quick and dirty way
[10:03] <roycroft> bye
[10:03] <Tas0> thank you :)
[10:04] <Mr_You> or open in vi
[10:04] <Tas0> done
[10:04] <Tas0> lol
[10:04] <Tas0> everything I need is done already hehe ;)
[10:08] <Tas0> real quick, how would I use "diff" to show only lines that are duplicates
[10:08] <Mr_You> man sdiff
[10:08] <Tas0> no sdiff
[10:08] <Mr_You> sdiff -s file1 file2
[10:08] <Tas0> on FreeBSD
[10:23] <thedep> http://www.bozzetto.com/Flash/Life.htm
[10:27] <kneer0w> safe for work?
[10:27] <thedep> yep
[10:29] <Tas0> can you compare 3 files with diff?
[10:29] <kneer0w> that was kind of lame :I
[10:47] <Battosai> diff3
[10:47] <Battosai> tas0
[10:47] <Battosai> try diff3 :P
[10:47] <Battosai> diff3 - 3-way differential file comparison
[10:49] <Battosai> lol.. I am abit late
[11:25] <Mr_You> so hey, any guesses at why I'm seeing latency on 127.0.0.1 and the NIC on th
[11:36] <CuriosCat> Hrm.
[11:36] <CuriosCat> I wish I had a DNS server where customers could edit their own zones
[11:36] <CuriosCat> Nominum makes something like that, but it's ex$pensive
[11:37] <tchang> webmin lets you edit zones directly
[11:37] <tchang> lots of control panels do..
[11:37] <tchang> shouldn't take all that much effort to write a custom web ui to do it as wel
[11:39] <wettoast> yeah, but webmin sucks
[11:39] <wettoast> no one should ever ever use webmin
[11:40] <tchang> *shrug*
[11:40] <tchang> I agree
[11:41] <Yashy> no one should try drugs either but...
[11:44] <CuriosCat> tchang: No, but one that plays well with bind...
[11:44] <CuriosCat> I suppose I could just write something to run named-checkzone and rndc re
[11:45] <tchang> awk works for me
[11:45] <tchang> er
[11:45] <tchang> cc, yes
[11:45] <Yashy> Any west coaster know where I migh tfind a Chinchilla cage?
[11:45] <tchang> ...
[11:45] <Yashy> UPS says my cage is 8" too large for them to ship it?!
[11:48] <CuriosCat> tchang: Ugly though :P
[11:48] <tchang> yes
[11:49] <tchang> but works :)
[11:49] <wettoast> Yashy: local pet store
[11:50] <Yashy> I can't find a pet store in Victoria or Vancouver (online) that has anything
[11:50] <tchang> i'm sure they have it
[11:50] <tchang> somewhere in vancouver
[11:51] <Yashy> I'm sure too, but don't know the names of any stores to ask
[11:52] <wettoast> you live in vancouver?
[11:52] <wettoast> i thought you lived in ottawa
[11:52] <Yashy> I'm moving to Vic
[11:53] <wettoast> well you cant find everything online
[11:53] <Yashy> you should be able too!
[11:53] <wettoast> im sure if you walkin to a bigger pet store, they will hook you up
[11:53] <wettoast> wouldnt make sense to pay all thats hipping cost anyways
[11:54] <wettoast> unless it comes from ikea :P
[11:55] <Yashy> shipping is compd, so not an issue
[11:56] <tchang> http://www.petsmart.com/global/search/search_results.jsp?In=Dog&N=2035804%20
[11:58] <wettoast> http://www.martinscages.com/products/cages/chinchilla/
[11:58] <wettoast> 2 seconds with google
[11:59] <Yashy> thanks, I was too lazy to search myself
[11:59] <Battosai> ./kick * yashy TOO LAZY!
[11:59] <Yashy> just kidding, must have been using the wrong terms
[11:59] * Battosai kicks yashy
[12:00] <Yashy> MArtin's cages is in PA?
[12:00] <wettoast> # Three ramps
[12:00] <wettoast> # One balcony
[12:00] <wettoast> # Three full floors
[12:00] <wettoast> # Slide-out 2½" plastic pan
[12:00] <wettoast> sounds like a nice place to live :P
[12:00] <Yashy> I'm looking for somewhere in BC
[12:01] <wettoast> whats the diff if its being shipped?
[12:01] <tchang> pennsylvania is far far away from bc
[12:01] <Yashy> I can't buy new and have it compd, so it has to be local to me when I get the
[12:03] <Battosai> yashy, do you still keep in contact with that bbs girl?
[12:03] <Battosai> sorry.. I walked away.. :-/
[12:03] <Battosai> I just remember you said you two kissed..
[12:03] <Yashy> lol no
[12:03] <Yashy> that was 12 years ago
[12:04] <Yashy> But she was hot, and really good at L.O.R.D. (Legend of the red dragon)
[12:04] <Yashy> tchang: there are no chin cages at that URL?
[12:05] <wettoast> hah, lord was such an easy game
[12:05] <wettoast> you pressed the same buttons every day
[12:05] <tchang> those were just dog urls
[12:05] <tchang> err
[12:05] <tchang> dog cage
[12:05] <Yashy> wettoast: those cages suck actually, as they have wire mesh floors, easy for
[12:05] <Yashy> tchang: I'm not looking for a dog cage? :P
[12:06] <tchang> :p
[12:06] <wettoast> Yashy: maybe if they are suspended in mid air
[12:06] <tchang> do your own searching
[12:06] <wettoast> yeah
[12:06] <wettoast> :P
[12:06] <tchang> :D
[12:07] <Yashy> damn u guys I can't find anything with my own searching, hence why I asked he
[12:07] <wettoast> man, thats twice i saw a police dodge charger in town this week
[12:07] <wettoast> they look badass
[12:09] <Hawson> query: do any databases encrypt the on-disk tables?
[12:10] <tchang> i haven't seen any that encrypt the on-disk stuff more than the propietary f
[12:10] <Hawson> tchang: don't care about that.
[12:11] <Hawson> I'm basically thinking about the case of someone running "strings /path/to/t
[12:11] <tchang> put the db store on an encrypted volume :)
[12:11] <Battosai> yash, aww.. you didnt keep up the contact or you just werent interest?
[12:11] <Battosai> yashy, if you said she's "HOT"
[12:12] <Hawson> and before anyone starts yammering about "trusting root" and such, don't bot
[12:12] <Hawson> tchang: it'd be nice.
[12:12] <tchang> that'd work as long as you didn't care all that much about performance ;)
[12:12] <tchang> io might take a full order of magnitude longer
[12:12] <Hawson> tchang: for that paritcular table, I don't care
[12:21] <Yashy> Hawson: You going to hang out with Bush while he's in town?
[12:22] <Yashy> Battosai: I've know many hot females, including dating a few models :P
[12:27] <Battosai> yashy, pfft
[12:27] <Battosai> basically you didnt really care :)
[12:35] <Yashy> too many women too little time
[12:35] * Yashy rubs his pasty white chest
[12:38] <Battosai> heheheheh
[12:38] <Battosai> what's with pbug?
[12:48] * Hawson mulls these cooling requirements...
[12:49] <Hawson> Have 6 blade chassis in a rack. Each chassis PS has a max intake of 4,800W.
[12:49] <Hawson> I get something around 8 tons of AC, just for one rack
[12:49] <Hawson> that sound right?
[12:50] <mongo2> you need to know the power factor
[12:51] <mongo2> but ya blade systems don't work in big data centers usualy
[12:51] <Hawson> typically about 80%
[12:51] <mongo2> use to the W/sqrft
[12:51] <Hawson> and I've found that, on average, computer run about 80% of the PS rating.
[12:51] <Hawson> (that's a rough average I've found based on my systems)
[12:52] <Hawson> and it compares well with "realistic" usage figures from other palces.
[12:52] <Hawson> That just seems like a HUGE amount of cooling, and I wonder if my math is of
[12:53] * arno_ is now known as arno
[12:54] <Battosai> ARNO!
[12:54] * Hawson shrugs
[12:54] <Hawson> hmm...well...
[12:54] <arno> uh poh
[12:54] <Hawson> mongo2: how do you estimate cooling requirements?
[12:54] * Battosai shows arno some monkey love
[12:54] * Hawson feels like he's thrashing around in the dark
[12:57] <thecreep> i swore i'd never buy a french car
[12:58] <thecreep> http://www.channel4.com/4car/gallery/gallery.jsp?id=969&page=6
[12:59] <Battosai> Rinspeed zazen seem ok :P
[13:00] <SoulBlade> um right.. so is there some call i could make to get a filename out of an
[13:27] <kneer0w> http://www.youtube.com/watch?v=-uPcthZL2RE this is great
[13:29] <Mr_You> ok, RedHat support is pretty slow to respond.
[13:29] <pixil> That where they get women to sign over their right to vote?
[13:32] <wettoast> thecreep: id rather have this
[13:32] <wettoast> http://www.channel4.com/4car/gallery/gallery.jsp?id=970&page=11
[13:32] <wettoast> :)
[13:33] <thecreep> :p
[13:33] <wettoast> or
[13:33] <wettoast> http://www.channel4.com/4car/gallery/gallery.jsp?id=970&page=8
[13:34] <Battosai> http://www.channel4.com/4car/gallery/gallery.jsp?id=970&page=7 <- sex
[13:34] <wettoast> that zonda is one sexy car
[13:34] <wettoast> http://www.seriouswheels.com/pics-2005/2005-Pagani-Zonda-F-n-SA-1600x1200.
[13:34] <wettoast> Battosai: thats ugly, looks like a big fat american ass
[13:34] <Battosai> http://www.channel4.com/4car/gallery/gallery.jsp?id=970&page=13 <- orgy
[13:35] <Battosai> wet, uh.. the angle is off
[13:35] <Battosai> zonda is very VERY nice
[13:35] <Mr_You> my brother wants a new Honda Civic bad.
[13:35] <Battosai> http://www.channel4.com/4car/gallery/gallery.jsp?id=970&page=9 <- I wil
[13:35] <wettoast> i like the new civics, the si is a fun car to drive for sure
[13:36] <wettoast> Battosai: deal.
[13:36] * wettoast sells the car, buys 10 women.
[13:36] <Battosai> lol
[13:36] <Mr_You> since I have a 5 cyl turbo, any naturally aspirated 4 cyl looks slow to me.
[13:36] <Mr_You> s/5/4
[13:37] <wettoast> civic is not about straight line speed
[13:37] <thecroop> like a subaru STI?
[13:37] <wettoast> the si has 197hp, and excellent handling
[13:37] <CrtxReavr> Civic is about rice.
[13:37] <wettoast> a high revving fun to drive car
[13:37] <thecroop> old ones were 2.0
[13:37] <wettoast> thats what the civic is
[13:37] <Battosai> wow, they really have a type-R?
[13:37] <Battosai> I thought it was just SiR?
[13:38] <Battosai> Si Type-R?
[13:38] <wettoast> in japan they do
[13:38] <Mr_You> 197HP is slow when you can get 300+ out of a turbo ;-)
[13:38] <CrtxReavr> I think most civics have exhaust traps (far cans) that are bigger than th
[13:38] <wettoast> old sir = si now
[13:38] <Battosai> yeah, but you have turbo lag
[13:38] <thecroop> we have type r's in the uk
[13:38] <Mr_You> only really lags in 1st.
[13:38] <Mr_You> or 2nd if I don't shift down.
[13:38] <Battosai> new civic are kind of roomy :)
[13:38] <wettoast> Mr_You: you are comparing apples to oranges here
[13:38] <Mr_You> wettoast: no, I'm comparing raw power ;-)
[13:38] <thecroop> intrega is better
[13:39] <thecroop> integra
[13:39] <wettoast> between two cars which are in totaly different classes
[13:39] <Battosai> they dont make integra anymore :)
[13:39] <thecroop> u sure?
[13:39] <Mr_You> wettoast: yeah one fast "class" and one "slow" ;-)
[13:39] <CrtxReavr> Integra was just a Prelude.
[13:39] <Battosai> they still make civic :)
[13:39] <wettoast> we all know 200 is greater than 197
[13:39] <wettoast> 300
[13:39] <Battosai> yeah, integra is gone
[13:39] <Battosai> replaced by.. rsx?
[13:39] <Mr_You> ehh either way, I'm jumping on my bike in about 20 minutes.
[13:39] <Mr_You> 04 Yamaha FZ6.
[13:40] <thecroop> hope it rains
[13:40] <Battosai> hahahha
[13:40] <Battosai> evil
[13:40] <Battosai> bike + rain = agh
[13:40] <Mr_You> riding in rain isn't fun, but its not impossible.
[13:40] <thecroop> ill race any biker in the wet
[13:40] <Battosai> just need to slow down a lot
[13:40] <Mr_You> can't ride fast/fun.
[13:43] <AC-130U> i've ridden in the rain before, lots of time.
[13:43] <AC-130U> times
[13:43] <thecreep> having a few connection issues tonight
[13:43] <AC-130U> NOT pleasant at all
[13:43] <mongo2> its' better then riding in the snow:)
[13:43] <thecreep> i appreicate bike after my friend scared the life out of me
[13:43] <mongo2> especialy if you lost your gloves
[13:44] <AC-130U> yeh
[13:44] <mongo2> ya i'll never ride on the bitch seat
[13:44] <thecreep> it was just not funny trying to hold on for my life
[13:44] <thecreep> lol
[13:45] <mongo2> the only person who can sit on the back of a bike safely is some one who the
[13:45] <mongo2> it keeps them in check :)
[13:45] <mongo2> vs. the buddy "check this out"
[13:46] <thecreep> my m8 reckons he did a 170mph with a chick on the back
[13:47] <mongo2> and did he get action in the end?
[13:47] <mongo2> probably not
[13:47] <thecreep> i have no idea
[13:47] <mongo2> scaring the crap outof a girl isn't good for your game
[13:48] <thecreep> it's not good for friendships either
[13:48] <mongo2> ya
[13:48] <thecreep> rest assured I returned the favor in my car
[13:49] <wettoast> some girls like that rush
[13:50] <thecreep> i always drive safely with chicks
[13:50] <thecreep> im a loon on my own though
[13:51] <thecreep> if i can scape enough money together im getting a 2001 RS4
[13:51] <thecreep> scrape
[13:57] <mongo2> i wouldn't want to be responsible for killing someone i guess
[14:00] * thecroop sigh
[14:06] <thecroop> chick or car? http://www.channel4.com/4car/gallery/gallery.jsp?id=970&page
[14:07] <Tas0> CAR
[14:07] <Tas0> NO question
[14:07] <Tas0> NO question
[14:07] <Tas0> chick isn't even hot
[14:07] <thecroop> not hot?
[14:07] <Tas0> and there's probably enough lube in that car to last me a lifetiem
[14:07] <Tas0> and I'll get other chicks with the car
[14:08] <thecroop> hehe
[14:08] <thecroop> i need to make more money
[14:09] <thecroop> stupid system
[14:15] <thecroop> ok 2001 RS4 or new Golf R32?
[14:16] <mongo2> thecroop: what country are you in
[14:16] <thecroop> england
[14:17] <mongo2> ohh my ex had a rs4, fun car but there were only a handfull in the US
[14:17] <mongo2> parts were expensive and it broke down a lot
[14:17] <mongo2> well not broke down but would blow seals etc....
[14:18] <mongo2> but it's funny to blow some ones doors of with a wagon
[14:18] <thecroop> hehe
[14:19] <thecroop> it's the juice that concerns me, though my S4 has had a few issues
[14:19] <thecroop> and it's the same B5 engine
[14:19] <mongo2> at a lot higher atmospheric pressure
[14:19] <mongo2> but like i said, parts are easier for you to get
[14:20] <thecroop> expensive like you said
[14:20] <mongo2> after the import tax i think her dad spent almost $95K to get it in the stat
[14:20] <mongo2> new though
[14:20] <thecroop> that wasn't bad
[14:21] <mongo2> more then i would spend on a car :)
[14:22] <thecroop> and me, i let someone else take the first hit, ill get a newly new r32 if
[14:22] <mongo2> I do like the old 8 series bmw's though
[14:22] <thecroop> yes, they look timeless
[14:23] <mongo2> it would probably cost you 2 pounds per mile to drive the thing though
[14:24] <thecroop> :(
[14:44] <lizsac> sure buddy
[15:05] <thecreep> yipyipyip
[15:22] <thecreep> i swear that the url for a classic sesame street clip wettoast posted was
[15:30] <thecroop> are security audits internal?
[15:31] <thecroop> generally
[15:31] <tchang> audits of what
[15:32] <tchang> it totally depends on the context
[15:32] <thecroop> SPD's
[15:32] <thecroop> policies
[15:32] <thecroop> BS 7759
[15:33] <Yashy> audits must be external
[15:33] <thecroop> ok thx
[15:33] <thecroop> just think about setting up a company
[15:33] <Yashy> if it's a big company, often you'll have an internal audit team, just to do a
[15:33] <thecroop> 'ing'
[15:33] <thecroop> or should I say had an idea
[15:36] <thecroop> but i suppose if sensitive data was an issue an external audit though cost
[15:37] <thecroop> you just got scare monger would be clients
[15:41] <CuriosCat> Hrmf.
[15:41] <CuriosCat> I suppose I have to figure out this mkinitrd crap
[15:41] * CuriosCat longs for the days when building your own kernel just meant replacing vmlinux
[15:41] <Yashy> Well if the company is on the US stock exchange they have to comply with Sarb
[15:41] <thecroop> interesting
[15:42] <Yashy> Auditing was a blowjob job until SOX came into effect in 2002, it's an audito
[15:42] <thecroop> by whom, indepentant?
[15:42] * thecroop rubs hands
[15:44] <Yashy> You need to have accountants on staff
[15:44] <thecroop> from a security aspect?
[15:44] <Yashy> as failure for a company to comply with SOX will now result in jailtime for t
[15:45] <thecroop> i have my own company
[15:45] <Yashy> from a liability apest, you'll want professional designations for your employ
[15:45] <thecroop> I'm self employed
[15:45] <Yashy> What degrees do you have?
[15:45] <CuriosCat> wtf
[15:45] <thecroop> lol ive been self employed for 13 years
[15:46] <CuriosCat> why would anyone want to run a company in the US with restrictions that d
[15:46] <Mr_You> RedHat support sucks, way too slow.
[15:46] <thecroop> no but CV is king kong
[15:46] <Yashy> thecroop: do you have degrees in anything?
[15:46] <thecroop> degrees mean shit
[15:46] <Yashy> heh
[15:46] <thecroop> they don't
[15:46] <Yashy> OK
[15:47] <thecroop> 110%
[15:47] <Yashy> good luck with that then
[15:47] <thecroop> never
[15:47] <Mr_You> I'm going to put this x460 in a single node configuration and see if the net
[15:47] <Yashy> You find a company that will trust you without your degrees
[15:47] <thecroop> lol
[15:47] <Mr_You> huh?
[15:47] <Yashy> to do an extrenal audit
[15:47] * Dianora sighs
[15:47] <Mr_You> wtf you talkin about?
[15:48] <Dianora> hi
[15:48] <thecroop> i've worked for some of the biggest companies in the uk
[15:48] <Yashy> Heya d
[15:48] <Yashy> I don't care who you've worked for.
[15:48] <Dianora> appeal to authority.
[15:48] <Dianora> very poor argument
[15:48] <mongo2> heh the EU has safeharbor, which is more of a pain in the ass
[15:48] <Yashy> Unless you plan on hiring professionals, you're chasing a pipe dream.
[15:49] <Mr_You> something is causing general network latency on this x460 running RedHat AS
[15:49] <thecroop> of course
[15:49] <Dianora> anywa
[15:49] <Dianora> +y
[15:49] <mongo2> well PCI is more of a pain in the ass then safeharbor
[15:50] <Yashy> Dianora: you like Thai food? I had Baan Thai in Centerpointe today, sooo good
[15:51] <Dianora> Argumentum ad verecundiam.
[15:51] <Dianora> Always much more impressive in Latin.
[15:51] <Dianora> Yashy yeah as long as it is vegetarian. Last time I had real Thai, it burne
[15:52] <Dianora> mmm Chinese "So Good" on somerset
[15:52] <Yashy> ipse dixit?
[15:52] <Dianora> I am thinking maybe
[15:52] <Dianora> heh
[15:52] <Dianora> appeal to authority.
[15:52] <Dianora> When someone argues their position is right because well, "they have worked
[15:52] <Yashy> So good is good :)
[15:52] <Dianora> fallacious argument.
[15:53] <Dianora> Proof is out of the argument yourself
[15:53] <Dianora> not who you have worked for.
[15:53] <Dianora> dig?
[15:53] <Dianora> I bet there are programmers here. Very illogical for programmers not to thi
[15:54] <Dianora> yeah I'm pondering "So Good" tonight. good chinese *vegetarian* food
[15:54] <mongo2> dianora: unless they write cobol :)
[15:54] <Yashy> I can do Hello World in several languages
[15:54] <thecroop> thinking you can't make it in the world because have a degree is totally a
[15:54] <Dianora> thecroop: correct!
[15:54] <Dianora> thecroop: both are illogical conclusions.
[15:54] <Yashy> thecroop: we're talking about external auditing, not "making it in the world"
[15:55] <Dianora> illogical people make my skin itch.
[15:55] * Yashy hands Dianora a back scratcher
[15:55] * mongo2 looks at dianora's pointy ears
[15:55] <thecroop> last time i mentioned logic in here i was shot down, so agreed that people
[15:56] <Dianora> thecroop: naw, you are either capable of arguing logically or you are not.
[15:56] <Dianora> but arguing on IRC is like arguing on who gets on the short bus first.
[15:56] <tchang> logic does have the advantage of being a universal language, after all :)
[15:56] <Yashy> lol
[15:57] <thecroop> well from my experience the idea of an external auditing consultany is cle
[15:57] <Yashy> IRC AND logic, OR logic? :)
[15:57] <thecroop> that all is ay
[15:58] <Yashy> thecroop: I would suggest joining a national auditing firm to learn the line
[15:58] <Mr_You> oh shit... anyone seen billboards that only say "I pooted."? We have one ar
[15:58] <Dianora> ah yes.
[15:58] <thecroop> ok thx
[15:58] <Mr_You> http://www.nashvilleistalking.com/archives/2006/06/somebody_pooted.html
[15:58] <thecroop> thanks for all the support
[15:58] <Dianora> thecroop I'd listen to Yashy
[15:59] <Dianora> anyway.
[15:59] <thecroop> moo
[15:59] <Dianora> mooo mooo mooooo
[15:59] <Dianora> We are the channel that goes moooooo
[16:00] <Dianora> We are the packets that go NAK!
[16:00] <thecroop> and im the one who rattles the cages :)
[16:00] <Yashy> I'm simply a packet in the internet of life.
[16:00] <Dianora> raw meat! for the coders!
[16:01] * Yashy bought clearance meat for dinner
[16:02] <Yashy> something about the idea of clearance meat is so unappetizing, but the cheap
[16:02] <Dianora> has it got any green on it?
[16:02] <Dianora> It's not good enough unless it has green on the meat
[16:02] <Yashy> nope, still a nice marbles dark red (steak)
[16:02] <Yashy> marbled
[16:03] <Dianora> well, go eat it.
[16:03] <Dianora> you bbq'ing it?
[16:03] <Yashy> just need the motivation to make out to the BBQ :)
[16:03] <Yashy> jep
[16:03] <Dianora> hmmm you know, you ought to come over sometime to drool at the two towers
[16:03] <Yashy> Dianora: loblaws at College square now has a clearance section at the end of
[16:04] <Dianora> http://www.db.net/~db/wsjt_freebsd_july6.png
[16:04] <Dianora> ah ha!
[16:04] * Yashy is moving to VE7 land in 3 weeks
[16:04] <Dianora> That's just up the street from me
[16:04] <Dianora> yeah I know
[16:04] <Yashy> nice
[16:04] <Yashy> I saw 6m lit up the other day when I was at work, band was dead when I got ho
[16:05] <Yashy> http://maps.dxers.info/2hr.php?b=6m
[16:05] <Yashy> holy
[16:05] <Dianora> of course
[16:05] <Yashy> looks active right now
[16:06] <mongo2> wow i should set up my shack
[16:06] <Yashy> damn I wanna make it across the pond on 6m before I leave
[16:07] <Yashy> You have HF also mongo2?
[16:07] <Yashy> We could start a #unixhelp net :)
[16:14] <mongo2> yashy: my house is surrounded by downhouses now
[16:14] <mongo2> it wouldn't be legal :(
[16:15] <thedep> external security consultancy for company using the QA ifecycle
[16:15] <Yashy> What's a downhouse?
[16:16] <thedep> was it the QA lifecycle
[16:18] <Yashy> Brand new downtown living on the 15th floor of the Astoria! This
[16:18] <Yashy> spacious, 2 Bedroom, 2 Bath, south facing suite enjoys amazing ocean,
[16:18] <Yashy> mountain, and city views. Suite includes, 2 decks, 5 stainless steel
[16:18] <Yashy> appliances, engineered hardwood floors, storage locker, underground
[16:18] <Yashy> parking, and more. This brand new steel and concrete building is only
[16:18] <Yashy> steps away from the downtown Inner Harbour, restaurants, shopping, and
[16:18] <Yashy> all the amenities of downtown.
[16:18] <Yashy> this place sounds good
[16:24] <thecroop> how much is £70k is us dollars?
[16:24] <tchang> http://www.xe.com/ucc/
[16:24] <thecroop> thx
[16:25] <thecroop> 129,576
[16:29] <thecroop> whos more the fool. the fool, or that fool that follows him
[16:32] <Yashy> The illiterate fool
[16:33] <thecroop> how witty of you
[16:34] <thecroop> you sound like the martain from the sesame street clip. kom-put-er
[16:37] <Yashy> I sound like?
[16:38] <thecroop> lets cain someone everytime they make a typo, bit old
[16:38] <thecroop> read about left handed people
[16:39] <thecroop> if your SO smart it might enlighten you
[16:40] <Yashy> let's what?
[16:41] <Yashy> You have at least 5 errors in every line you type, that is not the "odd typo"
[16:42] <thecroop> well i've survived so far
[16:42] <thecroop> 8)
[16:42] <thecroop> no one is perfect
[16:42] * mongo2 thinks it's probably good that it's the weekend #unixhelp has been a little on edg
[16:43] <thecroop> im sure your fat bastard but what do i care
[16:43] <Yashy> your = you are a
[16:43] <Yashy> but name calling gets you no where
[16:43] <ted1> anyone know how to clean or clear swap spaces on SunOS without rebooting ? on
[16:44] <thecroop> ok i'll quote you when ever you 'don't' comment on a typo
[16:44] <thecroop> fair?
[16:44] <thecroop> prick
[16:44] <Mr_You> tedl: why?
[16:44] <thecroop> haha you can't take it see
[16:45] <ted1> Mr_You, because it's at 90% and it's been like that for weeks now...
[16:46] <Yashy> <thecroop> cheap arse, you'd die in the office trust me
[16:46] * Yashy feels the love
[16:46] <Mr_You> let the OS manage swap.
[16:46] <Mr_You> or add RAM.
[16:46] <mongo2> or look for stale files in /tmp
[16:47] <Mr_You> yah
[16:48] <ted1> i don't see any stale files, i guess rebooting is the only way to clear it dow
[16:50] <Yashy> open the swapfile in vi and see what's happening? :)
[16:50] <Mr_You> no pico
[16:51] <ted1> where is the swapfile located?
[16:53] <thecroop> nooooo!
[16:55] <pt_> why is toor banned from unixhelp?
[16:56] <thecroop> he is in #unix
[16:57] <Rienzilla> thats enough reason to ban someone here? :)
[16:57] <thecroop> hehe why?
[16:57] <thecroop> ah i get it ;)
[17:00] <pt_> wow efnet is as stable as it used to be
[17:01] <thecroop> it will never lose it's appeal :)
[17:03] <thecroop> i feel a disturbance in the force
[17:03] <Yashy> http://www.angryflower.com/itsits.gif
[17:04] <pt_> i personally chose not to use punctuations on irc
[17:04] <thecroop> you should be a writer
[17:04] <pt_> to me its like talking
[17:05] <thecroop> indeed
[17:05] <pt_> does anyone know why toor and chloe are banned from here?
[17:06] <thecroop> so everyone is an idiot that use it/it's
[17:07] * pt_ goes and sits on the idiot side of the room
[17:07] <pt_> danks
[17:08] <jerstyi> how do I grep for lines tha begin with a number between 1024 and 48000 ?
[17:08] * CuriosCat looks at Yashy
[17:08] <jerstyi> I am trying: grep ^[1024-48000] but that does not work ...
[17:08] <Yashy> no p. no idea about the chloe and toor bans
[17:08] * Yashy does his zipper up
[17:08] <pt_> chloe im going to guess is snooze's ban
[17:08] <pt_> toor could be anyones hehe
[17:10] <thedep> that is also the default user account for auditor cd 'backtrack'
[17:10] <pt_> which is?
[17:10] <thedep> im mistaken actually, apologies
[17:10] <jerstyi> hmmm
[17:11] <thedep> it is root password is toor
[17:11] <jerstyi> I swaer the man page make sit look like ^[1024-48000] is correct
[17:11] <jerstyi> but it isn;t
[17:12] <pt_> when i first took over shocking like 10 years ago the previous administrators h
[17:13] <Yashy> toor:*:0:0:Bourne-again Superuser:/root:
[17:13] <Yashy> default on FreeBSD
[17:13] <Rienzilla> yep
[17:13] <Yashy> as root is csh
[17:13] <pt_> well fingers was BSDi back then
[17:13] <pt_> 2.1 i think hehe
[17:13] * AC-130H is now known as AC-130U
[17:56] * rbrown is now known as john15
[18:08] <ubajaz> when I log on as my network user, I have the -regex option with find. when I
[18:09] <mauke> maybe you have two different versions of find, one of which is not in root's
[18:12] * spuug_ is now known as spuug
[18:12] <Yashy> so someone in Yahoo! messenger just added me to their list, so I added them t
[18:12] <spuug> Nice...
[18:14] <ubajaz> mauke, sounds probable. but I tried looking for find, and can only find it i
[18:14] <mauke> 'type -a find'
[18:15] <ubajaz> ah, that was edifying.
[18:17] * john15 is now known as rodrickbr
[18:18] <ubajaz> /local/gnu/bin/find . -regex '.\w+.moved$' # that doesn't match .ellenw.move
[18:19] <ubajaz> I'll just use .*moved$
[18:20] <mauke> '.*\.\w+\.moved'
[18:20] <mauke> " This is a match on the whole path, not a search."
[18:21] <ubajaz> right, the entire path..
[18:22] <mauke> hmm, are you sure it supports \w ?
[18:23] <ubajaz> root@vagus /med/vagus/klinmed-u7 # /local/gnu/bin/find . -regex '.*\.\w+\.mo
[18:23] <ubajaz> ./.ellenw.moved
[18:24] <mauke> this is weird. {n,m} seems to be broken
[18:25] <wettoast> well, im going to see pirates of the caribbean tonight, hopefully its not
[18:25] <thedep> cool, hf
[18:29] <thedep> you mean the sequel right
[18:29] <thedep> ;)
[18:30] <wettoast> yes, it opens today
[18:32] <thedep> can you let me know what the film is like please once you've seen it and you
[18:32] <wettoast> sure
[18:32] <wettoast> so far its got a 7.9/10 (1,412 votes) imdb rating
[18:32] <thedep> thank you :)
[18:33] <ubajaz> I just realized I'm probably making this a lot more painful than it has to b
[18:35] <thedep> i think im going to watch the sesame street classic - computer - yipyipyip v
[18:35] <thedep> i can relate to it :)
[18:36] <mauke> ubajaz: echo */.+([[:alnum:]_]).moved
[18:37] <ubajaz> /local/gnu/bin/find . -maxdepth 2 -regex '.*\.\w+\.moved'
[18:37] <ubajaz> that did what I wanted, fast enough..
[18:39] * thedep looks around suspiously
[18:39] <wettoast> KOM-PU-TOR
[18:39] <wettoast> KOM-PU-TOR
[18:39] <wettoast> BUTT-ONS
[18:39] <wettoast> BUTT-ONS
[18:39] <wettoast> yipyipyipyiypiyp
[18:39] <thedep> lol
[18:40] <thedep> that owns me
[18:40] <thedep> tele-phone tele-phone mooo mooo
[18:41] <wettoast> lookbooklookbook
[18:44] <thecroop> lockbob
[18:46] <spuug> My roommate saw the new Pirates of the Carribean movie last night, at a midni
[18:47] <thecroop> and then?
[19:01] <Yashy> Humans share 95 percent of their DNA with chimpanzees, but they share 99.9 pe
[19:01] <Yashy> quote from the FSM book
[19:20] <Yashy> "The illiteracy of our children are appalling." - George W. Bush in Washingto
[19:20] <Dianora> oh
[19:21] <Dianora> interesting. in his grammar children is a plural.
[19:21] <Dianora> no big deal.
[19:21] * Dianora wanders off
[19:26] <roycroft> children ARE plural
[19:26] <roycroft> but the subject of the sentence is "the illiteracy"
[19:27] <mauke> not all children are plural, e.g. I amn't
[19:27] <Dianora> point.
[19:27] <roycroft> you're not children - you're a singular child
[19:27] <Figz> not like everyone speaks in full grammatically correct sentences anyway.. even
[19:29] <roycroft> our expectations of the president of the united states should be somewhat
[19:29] <Dianora> especially on irc
[19:29] <Dianora> but doing grammatically correct sentences is about impossible for anyone sp
[19:29] <Yashy> lol @ roycroft
[19:29] <Dianora> or doing IRC
[19:29] <thecroop> you guys voted him
[19:29] <roycroft> i didn't
[19:29] <Dianora> someone voted in blair
[19:29] <Dianora> too
[19:30] <thecroop> were not talking about blair
[19:30] <roycroft> only about 24% of the us electorate voted for bush
[19:30] <Dianora> thecroop: That may be, but it just goes to prove, there are idiots everywhe
[19:31] <Figz> put differently, about 75% of the electorate didn't NOT vote for him..
[19:31] <thecroop> agreed
[19:32] <thecroop> he who controls the router controls the netork
[19:32] <thecroop> NETWORK
[19:32] <roycroft> i would argue that the stupidity lay not in those who voted for him, but i
[19:32] * Figz misses al gore
[19:32] <roycroft> president gore's film is in theatres now
[19:32] <Dianora> It's apparently a good film.
[19:32] <roycroft> i saw it a couple weeks ago - it was quite entertaining and informative
[19:32] <Figz> also lloyd axworthy..
[19:32] <Dianora> But of course, it's not proven eh?
[19:33] <roycroft> the science is good, dianora
[19:33] <roycroft> the biggest fault that scientists have found with the film concerns an ice
[19:33] <roycroft> gore showed an ice core that clearly showed a change in 1970 when pollutan
[19:34] <roycroft> he said it was from antarctica
[19:34] <roycroft> when in reality it was from greenland
[19:34] <Dianora> you know me better than that Stephen
[19:34] <roycroft> that was the biggest flaw in his science in the whole film
[19:34] <Dianora> You know my sense of humour does not work at all on IRC.
[19:34] * Figz whistles innocently
[19:35] <roycroft> the other scientific criticism is that he focused too much on katrina
[19:35] <thecroop> we are all human be it on irc or not and we all have feelings
[19:35] <Dianora> yeah Figz knows
[19:35] <Dianora> Took me years to figure out what was going on.
[19:35] <roycroft> scientists do not dispute what he says but they say that he could make bet
[19:35] <roycroft> capitalising on katrina too much
[19:35] <Dianora> Well, there is no question we are having an effect.
[19:36] <Dianora> It's just a question of how significant an effect.
[19:36] <Yashy> I like girls!
[19:36] <Dianora> Some of the criticisms are bogus.
[19:36] <roycroft> those were the only criticisms from the scientific community
[19:37] <Dianora> Early radiosondes had problems with their sensors. The supposed warming due
[19:37] <roycroft> the political community's criticisms are irrelevant
[19:37] * Yashy applies for a position in the scientific community
[19:38] <roycroft> i had a lovely day at the country fair
[19:39] <roycroft> i went to several sustainability talks and i was very pleased
[19:39] <Yashy> I had a lovely affair in the country today
[19:39] <roycroft> some of the hippies are starting to realise that using current market mech
[19:39] * roycroft 's hope was renewed again
[19:40] <Yashy> same goes for real political change
[19:41] <roycroft> whining doesn't fix things, although it's good to let of steam that way at
[19:41] <roycroft> fixing things is what fixes things
[19:42] * roycroft heads off for a bit
[20:06] <thecroop> "at the starting of the week, and someone talks you here them speak, it's
[20:06] <cstone> six day war, colonel bagshot
[20:06] <thecroop> :)
[20:06] <cstone> A+ track
[20:06] <thecroop> im well wasted
[20:07] <thecroop> :)
[20:08] <thecroop> it's actually dj shadow
[20:08] <cstone> yeah that is where the sample is from
[20:08] <thecroop> ah
[20:09] <thecroop> thanks for that
[20:12] <thecroop> I've drunk about 1/2 a bottle of smirnoff, well is it the weekend
[20:12] <thecroop> IT IS
[20:13] <thecroop> just call me 'it' boy
[20:16] <Dianora> roycroft you still here?
[20:19] <CCFL_Man> anyone here ever play with dvb-s cards?
[20:19] <Yashy> Any php people here? I'm having an feof() and fgets() issue on my webhost I d
[20:20] <thecroop> cstone: have you heard dj shadow - heaven vs hell? If so. What do you thin
[20:20] <Yashy> http://search.yashy.com/redflagdeals.phps
[20:21] <cstone> thecroop: hmm don't think so, only album i've heard is private press
[20:22] <thecroop> k, if you like 'six day war'. I think you will like the DJ shadow cd :)
[20:24] <Faust> heaven vs hell?
[20:24] <Faust> is that new?
[20:24] <thecroop> i meant organ donor, but im dumb :)
[20:26] <Faust> ah ok
[20:26] <Faust> yes thats a good track
[20:29] <Mr_You> I reconfigured my x460 to a single node configuration and the latency has go
[20:29] <Faust> thanks for the update
[20:30] <thecroop> Faust: you like groove armada>
[20:30] <Faust> ive been known to get down with the D&B
[20:31] <thecroop> The album Vertigo is good
[20:32] <Faust> ill check it out
[20:34] <thecroop> well if you like it and feel you might gain trust in thecreep musical tast
[20:36] <Faust> feel free to send me info for access to your ftp for unlimited download of al
[20:36] <Faust> and ill figure out what i like on my own :)
[20:36] <thecroop> ok im open to deals ;)
[20:37] <Faust> heres the deal, you give me access, and i enjoy :)
[20:39] <thecroop> if only you knew :p
[20:44] <roycroft> man, csny are going at it like it's 1871 again or something
[20:45] <roycroft> they did a gig last night that was put up 6 hours later and i snatched it
[20:45] <roycroft> they're calling it their "soapbox 2006 tour"
[20:45] <roycroft> 1971 rather
[20:45] <roycroft> they're not THAT old :)
[20:47] <Faust> so i downloaded this copy of star wars ep 4
[20:51] <thecroop> Anyone heard of the band 'joy division'?
[20:51] <cstone> jd & new order are both fantastic
[20:51] <thecroop> love...love will tear us apart...again
[20:52] <thecroop> your the man
[20:52] * thecroop kneels to cstone
[20:56] <thecroop> hey cstone: Feel the vibe - Aixwell
[20:59] <thecroop> "you got to let yourself go, till morning comes, cos I don't want to think
[21:09] <thecroop> brothers...sisters...one day we will be free....from fighting.....violence
[21:14] <thecroop> you and I......will walk the land...and as one...AND as one....will take o
[21:15] <thecroop> from above will fall :p
[21:18] <Mr_You> poop?
[21:21] <thecroop> kom-put-er
[21:30] <thecroop> we're just ordinary people, we don't know which way to go, cos we're ordin
[21:33] <thecroop> we're just ordinary people, we don't know which way to go, cos we're ordin
[21:55] <roycroft> and the fireworks have begun again
[21:55] <roycroft> really really loud ones tonight - they're rattling my windows
[21:57] <thecreep> hmm my ear is bleeding :/
[21:57] <Figz> isn't it a little late?
[21:58] <RocKo> Is it normal to have A records and PTR records in the same zone file ?
[21:58] <Figz> creep, maybe you've got one of those star trek brain suckers
[21:58] <Figz> depends how perverted your SOA is I guess..
[21:58] <thecreep> i just put a cotton bug in it to clean it and was on the end
[21:59] <thecreep> bud/blood
[21:59] <RocKo> I just want my ips to resolve into vhosts.
[21:59] <Figz> don't use cotton swabs to clean your ear canal.. it's super easy to perforate
[22:00] <Figz> if you think you did that, have a doctor scope it out.. on the positive side i
[22:01] <thecreep> ok thx has got me abit worried
[22:01] <Figz> auntie said: never put anything smaller than your elbow in your ear
[22:01] <Figz> rocko, why can't you just use PTRs?
[22:02] <RocKo> Figz: That's what I'm wondering, if I need A records in there.
[22:02] <RocKo> Because my another admin has both A and PTR for the same thing.
[22:02] <Figz> the A records would normally go into whichever file(s) are responsible for the
[22:03] <Figz> it's *most likely* that's an error.. though if your SOA is some sort of catcha
[22:04] <RocKo> its a standard SOA
[22:16] <roycroft> this is amazing
[22:17] <roycroft> senator ted stevens of alaska describing how the internet works
[22:17] <roycroft> i don't know how i missed this before - it's beyond belief
[22:17] <roycroft> www.roycroft.us/stevens-on-nn.mp3
[22:17] <roycroft> it's kind of long but worth it
[22:18] <mauke> http://dieselsweeties.com/archive.php?s=1525
[22:18] <roycroft> he's explaining why he did not vote for the net neutrality amendment
[22:18] <roycroft> about 3/4 of the way through the clip he explains how the internet works
[22:18] <roycroft> and why it took five days for him to get an email from his staff
[22:24] <roycroft> to cut to the chase he says "the internet is not something you just dump s
[22:25] <roycroft> "going to be delayed by anyone who puts into that tube enormous amounts of
[22:26] * roycroft looks for the tube in his house so he can see how full it is
[22:48] <dift> * Now talking in #UNIX
[22:48] <dift> * Topic is 'ah the wonders of sourceforge projects may they never reach v1.0'
[22:48] <dift> * Set by toor!~jon@bordergatewayprotocol.net on Sat Jul 08 09:45:30
[22:48] <dift> ooopss!!
[22:48] <dift> sorry.
[22:58] <wettoast> thecreep: the movie was good
[22:58] <wettoast> and long too, heh
[22:58] <wettoast> there will be a 3rd one for sure
Session Close: Sat Jul 08 00:00:00 2006