irclog2html for #gllug on 20030301

00:00.00omphecupis: what's better for firewalling that will allow a M$ user on the network to initiate dialup?
00:00.19gj_cupis: true
00:00.33gj_cupis: but i am telling him what for it is used nowdays
00:00.44*** join/#gllug OrangeSkies (~alex@ppp-225-78-216.friaco.access.uk.tiscali.com)
00:00.51OrangeSkieshi
00:00.53cupisgj_: hmm
00:00.54OrangeSkiesi got dc
00:01.36Leedsdc is the "desktop calculator"
00:02.25highburywhat's the problem?
00:02.47ompheInstall keeps hanging around the "making log/root/boot filesystem" phase.
00:03.07highburyomphe: which version are you trying to install?
00:03.12omphe1.0
00:04.00OrangeSkies^--hehe
00:04.23OrangeSkiesgonna play tuxracer while me downloads going... wooooo!
00:04.41highburycd or network install? omphe
00:05.36ompheThe motherboard only recognized the cd drive once, then stopped seeing it,  so network install, but I never get very far.
00:05.49ompheCould be motherboard problems.
00:06.06cupisomphe: http://www.gibraltar.at
00:06.14highburyomphe: and it recognised boot and driver floppies?
00:06.23ompheyep, no problems
00:06.24Leedssurely gibraltar.gi?
00:07.01cupisLeeds: no, I was answering: <omphe> cupis: what's better for firewalling that will allow a M$ user on the network to initiate dialup?
00:07.06highburyhas the machine boot ever booted with a Knoppix CD?
00:07.11Leedscupis: I know - joking :-)
00:07.20cupisthough 'better' is subjective
00:07.23cupisLeeds: :)
00:08.12ompheThought of that, but I've fiddled with the bios to the point where I can't get the DVD-rom recognized.  Old board won't boot from CD drive anyway.
00:09.52highburyomphe: I'd be tempted tto try booting with tomrtbt floppy, and trying to partition/mke2fs the difk to check everythings ok
00:09.58omphecupis: gibraltar looks promising, but the lack of a web interface rules it out for my widows using spouse.
00:10.09cupissee some of you tomorrow
00:10.16ompheciao cupis
00:10.47highburyomphe: alternatively can you reset the BIOS to default settings
00:10.56ompheI dumped the HDD into another box and fdisk/mke2fs -ed it.   Worked fine.
00:10.59Leedsg'night cupis
00:11.18ompheThe board works best with the failsafe settings.  
00:11.44highburyomphe: you need to check you can do that with the intended mobo first
00:13.03ompheRight. I'll try to make a tmsrtbt in the morning and give it a go.  The install always gets through partitioning, but no fs creation.
00:16.43omphetime for bed.  See you all tomorrow.
00:16.54highburyomphe: I'd also recommend trying the 2.0 beta4 version, which has proved very stable, and is a 2.4 kernel based version
00:17.03highbury+ ext3
00:17.21Leedsg'night omphe
00:17.27ompheThat'd be one for the Janet connection in the lab! I'm on dialup here.
00:17.32OrangeSkiescya omphe
00:19.16*** join/#gllug resuDaed_ (tom@pc-80-193-187-194-en.blueyonder.co.uk)
00:19.41resuDaed_sshevening all (anyone)
00:19.48OrangeSkiesLeeds: should i be brave and try untar winsetuptk all by myself d'you reckon?
00:19.54OrangeSkieshi resuDaed
00:20.05LeedsOrangeSkies: don't see why not :-)
00:20.08OrangeSkies:)
00:20.10Leedsmorning resuDaed
00:20.32OrangeSkiesresuDaed: would you like me to bring the hub in tomorrow for a gander?
00:20.33resuDaed_sshLeeds : bash script - I have line of text, how can I check for a string, and if it is there set a variable to true?
00:20.44gj_convert: 187 minutes...
00:21.02resuDaed_sshOrangeSkies : may as well ...  if not too inconvenient
00:21.31OrangeSkiesresuDaed: i'll ask my ma for lift :)
00:21.51resuDaed_sshI know using grep I can identify if the string is there, but how can I incorperate it into chanign a variable?
00:22.17highburyresuDaed_ssh: [ "$line" ] && flag=true
00:22.45LeedsresuDaed: something like "echo $string | grep -q foo ; if [ $? -eq 0 ] then yes=1 ; else yes=0 ; fi"
00:22.50resuDaed_sshahh!! ... didn't think of that :-)
00:23.09resuDaed_sshLeeds : sweet
00:23.42resuDaed_ssh$? = $sting?
00:23.57resuDaed_sshs/stin/string
00:24.01murble$? is the exist code.
00:24.07murbles/exist/exit/
00:24.10LeedsresuDaed: needs ; after the ]
00:24.39resuDaed_sshthanks ... know the status of exit codes will be very useful
00:25.24highburyif echo "$string" | grep -q foo; then yes=1 ; else yes=0 ; fi
00:26.05Leedsa little neater, but harder to read
00:26.15Leedsit should be on multiple lines, anyway
00:27.27murbleyou could even avoid the if
00:28.03resuDaed_sshIMHO it is cleaner with the if
00:28.22LeedsI prefer cleaner code... (which is why I prefer Python to Perl)
00:28.24Leeds:-)
00:28.28murbleresuDaed_ssh: you should strive to make it as small and non understandable as possible:)
00:29.14highburyno=`echo "$string" | grep -q foo; echo $?`
00:29.29gj_dank_work: jak sie masz dzisiaj :)
00:29.39resuDaed_sshhow do I grep for "<script> but case insensitive?
00:29.50highburygrep -i
00:29.57resuDaed_sshthanks
00:30.38murblewhy say s/say/said/ when you can say sbsaybsaidb ?
00:30.58Leedsmurble: I refer you to my comment about perl and python...
00:32.45Leedshang on...
00:32.59Leedshm..
00:33.00Leedsno
00:33.59*** join/#gllug formi_ (~formi@usr1436-har.blueyonder.co.uk)
00:34.14Leedsmorning formi_
00:34.35formi_the internet connection is craping on me
00:41.14murbleformi: give it a good kickig
00:41.40Leedswell, that worked :-)
00:41.54gj_convert : 208 minutes
00:42.11dpashwho wanted a drive fan?
00:42.26dpashcome on own up
00:45.49murblefg %
00:46.48resuDaed_sshis if [ $i -eq true && $j -eq true ] correct?
00:48.02murbleif what?
00:48.09murblei mea then what
00:48.26murbleand true isn'tn an integer
00:48.46resuDaed_sshok, so I replace with integers, but is the use of && correct?
00:48.49murbleand you are trying to do an integer comparison.
00:49.18OrangeSkiesLeeds: hey, could i ask for your help again for a min?
00:49.19murbleif $i is equal to 4 and $j is equal to 5  etc yes.
00:49.31LeedsOrangeSkies: go ahead... but I'm going to bed in a minute :-)
00:49.32resuDaed_sshthanks ... all I wanted to confirm
00:49.38OrangeSkieshehe ok...
00:49.51murbleresuDaed: the bset way to confirm is to do soem test cases :)
00:49.55murbles/do/run/
00:50.46OrangeSkiesLeeds: could i paste you some instrutions i've been following in a dcc? there's only 3 steps
00:50.52Leedsgo ahead
00:50.55OrangeSkiesta
00:51.51OrangeSkieshehe ok... i don't even know how to get a dcc going now
00:52.34highburyresuDaed_ssh: you prev statement could be "if $i && $j"
00:52.59highburyplenty of scripting guys around to help round here
00:53.17murblehighbury: Only if he isn't comparingi them for other exit values
00:53.21LeedsOrangeSkies: do it here..
00:54.31highbury"-eq" only tests for integer equivalence, not string
00:56.24OrangeSkiesLeeds: now? or did you type that a while ago?
00:57.10resuDaed_sshok, I have finished (I think) the script, would anyone care to give it a once over (please)?
00:57.28highburypost it here
00:57.32LeedsOrangeSkies: in the other window
00:57.45OrangeSkiesk :)
00:57.48highbury? which other window?
00:58.38Leedshighbury: chat
00:58.41gj_YEAH!
00:58.50gj_convert has finished
00:58.50gj_haha
00:58.59gj_over 200 minutes
00:59.00gj_;]
00:59.01resuDaed_sshhighbury : it is 29 lines
00:59.03murbleresuDaed: help test
00:59.48resuDaed_sshanyway, the function is to remove all script from an html file
00:59.53gj_357 MB
00:59.58gj_animated gif
01:00.02gj_40 second movie
01:00.05gj_640x480
01:01.55resuDaed_sshok, I am posting it online (so as not to flood)
01:04.36resuDaed_sshhttp://stolen.servehttp.com/monalith/rmjava
01:05.50gj_but gif is huge
01:05.55gj_compared to mpeg - 19 MB
01:06.57LeedsresuDaed: where does $db get set?
01:07.14Leedsor $i for that matter?
01:07.28resuDaed_sshwell noticed, $db should be $dest
01:07.44resuDaed_sshand so should $i
01:08.47Leedsyou don't need to check if the file exists and if it's a normal file which exists
01:09.21resuDaed_sshyes, I know ... thata line copied from an orrigional script that needed to check the both
01:09.39LeedsI don't like your indent style :-)
01:10.08Leedsthis may be better in something like perl or python :-(
01:10.10murbleIt certaily is't python :)
01:10.24Leedsshell isn't really suited for this kind of text processing...
01:10.27resuDaed_sshI have only been coding bash for a couple of weeks, I havn't yet fully developed my whitespace techniques
01:11.00LeedsI do "if [ foo ]\nthen\n\tbar\n\tbaz\nfi"
01:11.31highburyie align  if then else fi
01:11.51*** join/#gllug BorgBaby (~BorgBaby@modem-778.honker.dialup.pol.co.uk)
01:11.58Leedsyeah
01:11.59resuDaed_sshyes, I will modify accordingly once tested
01:12.07highburythis sort of processing is better suited to awk or perl
01:12.28resuDaed_sshbut in theory is correct?
01:13.05resuDaed_sshI have around 120 files to parse, so a nice little for i in wrapper I think
01:13.11murblehighbury: and maybe even sed!
01:13.11Leedswhy do you set script to false at the start?
01:13.17highburybut you need to get rid of syntax errors first, also don't use similar names for things, i.e Script and script
01:13.34highburyharder to do in sed
01:13.53resuDaed_sshbecause it was orrigionally set to true, and I changed my mind ... I now realise it is not needed thx
01:13.59murblehighbury: sed is fun to learn.
01:14.41highburyyep, especially hold spaces <shudder>
01:15.12highburythe main $(cat $dest) is flawed, it will wrap the complete file onto one line
01:15.52resuDaed_sshhow else do I parse 1 line at a time?
01:16.02highburythe code needs comments
01:16.19highburycat $dest | while read line; do .... ; done
01:16.29Leedscat file | while read ; do something to $REPLY ; done
01:17.24resuDaed_sshanything else?
01:17.28highburyLeeds: your missing argument to read, you need to have a variable to then process
01:17.53Leedshighbury: nope - it puts it into $REPLY by default if no name is given... at least in bash
01:18.06highburyahhh, neat.
01:18.54resuDaed_sshso $i is now $REPLY?
01:19.05Leedssomething like that
01:19.09resuDaed_ssh(online version is now updated)
01:20.50resuDaed_sshit doesn't like line 19
01:21.23resuDaed_sshthe if containing &&, reports missing ]
01:22.27resuDaed_sshany suggestions?
01:22.30Leedsmissing $
01:22.59resuDaed_sshI know, I just saw it that second :-)
01:23.42resuDaed_sshthat isn't it though
01:23.57resuDaed_ssh./rmjava: line 19: [: missing `]'
01:24.10Leedsthe problem is that it's getting to that line and one of the variables isn't declared... make sure they're all declared in advance
01:24.19highburytry to align script and endScript
01:24.24Leedsthey *don't* default to 0 - they default to a null string
01:24.35highburyput "set -u" after first line
01:24.53resuDaed_sshwhat is the function of 'set -u'?
01:24.54highburywhich will warn about uninitialised variables
01:25.00resuDaed_sshah
01:25.07Leedsgood call
01:28.15resuDaed_sshI am still getting the error about missing ] on what is now line 23, I have decalred necessary all variables to =0
01:28.52resuDaed_sshupdated online version again
01:29.05Leedsadd -x to the bash line and tell us exactly what is failing...
01:29.13Leedsyou *are* working on a backup of your data files, right?
01:29.31resuDaed_sshLeeds : yes
01:31.06resuDaed_ssh+ echo '</html>'
01:31.07resuDaed_ssh+ grep -qi '</script>'
01:31.07resuDaed_ssh+ '[' 1 -eq 0 ']'
01:31.07resuDaed_ssh+ echo '</html>'
01:31.07resuDaed_ssh+ grep -qi '<script'
01:31.07resuDaed_ssh+ '[' 1 -eq 0 ']'
01:31.09resuDaed_ssh+ '[' 0 -eq 0
01:31.11resuDaed_ssh./rmjava: line 23: [: missing `]'
01:31.13resuDaed_ssh+ endScript=0
01:31.15resuDaed_ssh+ read
01:31.17resuDaed_sshsorry for flood
01:31.23resuDaed_sshdidn't think
01:33.48Leedsjust update the script on the website again?
01:34.20resuDaed_sshis now the most recent version again
01:34.54LeedsI think maybe it should be "if [ $script -eq 0 ] && [ $endScript -eq 0 ]
01:35.20resuDaed_sshthat would make sense re: the error
01:36.24highburyif [ $script -eq 0 -a $endScript -eq 0 ]
01:36.30resuDaed_sshit has run w/out errors, just inspecting the output now
01:36.54Leedshighbury: yes, or that
01:39.46formi_im off to bed
01:40.04formi_well actually to reach the light switch
01:40.10formi_good night
01:42.12highburyyour not using $src anywhere
01:43.41LeedsI think he wants to be reading from $src not $dest :-)
01:50.15resuDaed_sshstill misbehaving
01:50.19resuDaed_sshrunning fine now
01:50.26resuDaed_sshjust not picking up properly
01:51.03resuDaed_sshif grep exits with 0 does that mean it did or didn't find a match?
01:51.22Leedsrtfm
01:52.28resuDaed_sshlol, that had to come at some point didn't it
01:52.44Leedsyup
02:00.24resuDaed_sshI am giving up for tonight ... I want to be remotly awake for tomorrow
02:00.39resuDaed_sshnight all
02:01.52Leedsg'night
02:01.54Leedsseeya later :-)
02:34.38dpashanyone still up?
02:34.46Leedsyup
03:01.23*** join/#gllug OrangeSkies_ (~alex@ppp-225-72-156.friaco.access.uk.tiscali.com)
03:01.34OrangeSkies_Hi
03:01.41Leeds...
03:01.47OrangeSkies_i got cut off
03:02.00Leedsyou mean you missed what I've been saying :-)
03:02.09Leedsbroadband truely rocks
03:02.11OrangeSkies_hehe yup!!!
03:02.26OrangeSkies_last thing i got was whoa deja vu
03:02.29Leedswe can continue here...
03:02.37OrangeSkies_okay...
03:02.42Leeds<Leeds> cgi is just a way for a web server to call external programs to generate web pages...
03:02.42Leeds<Leeds> and the cgi-bin is the directory where the cgi binaries live :-)
03:02.42Leeds<Leeds> except that they're usually not binaries, but executable scripts... but that's not important right now
03:02.42Leeds<Leeds> so the only important thing left is the "sudo make install"
03:02.42Leeds<Leeds> without going into detail on sudo now - it basically means "do this as root"
03:02.43Leeds<Leeds> so you run make install as root
03:02.47Leeds<Leeds> which copies all the binaries and other stuff
03:02.51OrangeSkies_so... now i've done a botch job install of all this crap, am i a bit screwed?
03:03.08Leedswhich botch job?
03:03.13OrangeSkies_hehe well...
03:03.26OrangeSkies_my wine install went a bit balls up
03:03.47OrangeSkies_cos its asking for files from funny directories now that exist but in the wrong place
03:03.52Leedsoops
03:03.58OrangeSkies_indeed lol
03:04.10OrangeSkies_will that mess up my system d'you think?
03:04.16Leedsprobably not
03:04.32OrangeSkies_ok... i can't be arsed reinstalling mandrake again
03:04.59OrangeSkies_i messed up my graphics card settings the other day and x wouldn't start
03:05.24OrangeSkies_and because i didn't know anything about using the console i had to format and start again :(
03:06.58Leedsit happens...
03:07.35Leedsit's always useful to have another machine on a network you can login from and reboot your machine cleanly say, if you kill you X settings...
03:07.36OrangeSkies_i managed to get opengl working nicely now though
03:07.44LeedsI've done it many times :-)
03:08.00OrangeSkies_hehe
03:08.21OrangeSkies_i wouldn't know how to get a network going from the console though
03:08.25OrangeSkies_so anyway!
03:08.27OrangeSkies_where were we?
03:08.48OrangeSkies_binaries installed... we're ready to go?
03:09.01Leedsyeah, pretty much
03:09.05OrangeSkies_:)
03:09.10OrangeSkies_brill
03:09.18OrangeSkies_i might have another go at getting wine to work now...
03:09.43Leedsthat's it... mplayer is installed at /usr/local/bin/mplayer and, for example, if everything is alright, "mplayer -dvd 1" will do the expected thing
03:10.47OrangeSkies_i was up til 5am on tuesday having cocked up my graphics settings
03:11.20OrangeSkies_it wasn't the wine install that messed up, it was winesetuptk
03:13.43Leedsdid you actually install it?
03:15.20OrangeSkies_no cos there was an error when i configured
03:15.45OrangeSkies_i think i need to move a directory to /root because thats where it seems to be looking for it
03:16.52Leedswhat I would do is delete the two unpacked source directories and start again
03:17.09OrangeSkies_ok i'll do that
03:18.41Leedsand I think it's time for me to sleep...
03:18.51highburyand me too
03:19.05highburysee you guys tomorrow
03:19.18Leedsg'night
03:21.06OrangeSkies_d'oh i never got to say thanks
03:39.44*** join/#gllug Axel (~axel@asegebrecht.plus.com)
05:26.29dpashhappy mailman day
06:05.48*** join/#gllug ibot (ibot@rikers.org)
06:05.48*** topic/#gllug is GLLUG - Greater London Linux User Group, http://gllug.org.uk [InstallFest 1-Mar-2003, Meeting - 12-April-2003]
06:08.28TarragonLeaving for nodnoL
08:05.58murblemoin
09:10.43*** join/#gllug zachary (~zachary@host217-34-79-45.in-addr.btopenworld.com)
09:11.00zacharygood morning
09:21.07highburymorning
09:28.22*** join/#gllug stephen (~stephen@hn-30-37.brookes.ac.uk)
09:31.46stephenright, i'm off, hopefully see most of you there
10:07.40eye69Morning
11:15.50*** join/#gllug ibot (ibot@rikers.org)
11:15.50*** topic/#gllug is GLLUG - Greater London Linux User Group - INSTALL FEST TODAY http://gllug.linux.co.uk/installfest-20030301.html
11:20.46*** join/#gllug Leeds (~richardc@user-1687.bbd24tcl.dsl.pol.co.uk)
11:36.21Davilionhi Leeds
11:36.23Davilionyou coming today?
11:41.55Leedsyup...
11:42.00LeedsI slept in - just got out the shower
11:43.14Davilionahh cool, im going to leave in ten mins or so
11:43.28Leedsme too :-)
11:43.39Davilionyou coming for food this evening?
11:43.55Davilionif nobody has been lynched i could go a curry or something
11:44.11Leedscould be a good plan
11:44.17Leedswho is going to be lynched?
11:46.07Davilionnot sure, but theres been lots of sexual tension on irc recently
11:46.26Leedsoh, that
11:46.31Davilionheh
11:47.02Davilionanyway im off, i'll be thgere in a couple of hours. ,im going to park in euston and give somebody a phone
12:00.09*** join/#gllug nasrat (~paul@pc-80-193-235-11-hr.blueyonder.co.uk)
12:01.08nasrathappy saturday
13:36.25murblehappy gllug install fest.
15:04.30*** join/#gllug new2unix_ (~new2unix@ACB65379.ipt.aol.com)
15:05.02new2unixanybody here?
15:06.02new2unixOh well... I guess thats the price to pay for waking up soo late :(
15:06.04new2unixBye all
16:07.03Clyphoxhey all
17:14.58Clyphoxwlo?
17:15.04Clyphoxer elo?
17:16.50*** join/#gllug Clyphox (~david@pc-80-193-238-178-en.blueyonder.co.uk)
17:17.35Clyphoxhello?
17:17.42nasrathi
17:18.11ClyphoxHows it going?
17:18.50nasratnot bad- you?
17:19.56Clyphoxbad.. just spent 60 quid on grog/grub for a party at home tday and noone seems to be able to come now..
17:20.05ClyphoxCan't find a job either..
17:20.27ClyphoxAnd got a Digital Camera that isn't supported by gphoto :((
17:21.51nasratgrr!!!
17:22.20nasratthe market is pretty poor atm
17:22.38nasratand you can always write the support for your camera :)
17:22.39Clyphoxesp here in Aberdeen.. really siht
17:22.43nasratWhat is it?
17:22.47Clyphoxer sh1t
17:23.15ClyphoxSipiX Stylcam SNAP
17:24.50nasratah so no media
17:25.55ClyphoxBastard.. I can't run it off my hub.. means I have to unplug form the Net to plug this bugger in..
17:29.27Clyphoxyeah.. good ol logs.. here is a snip from /proc/bus/usb/devices :
17:29.30Clyphox<PROTECTED>
17:29.32ClyphoxS:  Manufacturer=SiPix?StyleCam RAVE/SNAP DSC?1?Configuration?Interface????????????????????????N??????????????????
17:29.34ClyphoxS:  Product=StyleCam RAVE/SNAP DSC?1?Configuration?Interface????????????????????????N??????????????????????
17:29.35Clyphox<PROTECTED>
17:31.27nasrathttp://www.dragoninc.on.ca/mail-archives/linux-usb/2002-08/0283.html
17:34.00nasratand maybe this one too http://www.teaser.fr/~hfiguiere/linux/digicam.html
17:40.01ClyphoxAhh.. the Stylcam on the gphpoto website is 0xc77/0x1000 but mine is 0x1010...
17:42.52nasratyou may need to grab from cvs
17:42.58nasratgot to go
17:43.06ClyphoxWhat I am thinking.. cya
18:29.34*** join/#gllug armijn (~armijn@losser.st-lab.cs.uu.nl)
18:31.14armijn'llo
18:38.06*** part/#gllug armijn (~armijn@losser.st-lab.cs.uu.nl)
18:55.47*** join/#gllug asadar (~rafael1@host213-121-88-196.in-addr.btopenworld.com)
18:57.09asadaranyone listening?
18:58.29*** part/#gllug asadar (~rafael1@host213-121-88-196.in-addr.btopenworld.com)
19:00.06Clyphoxme..
19:00.30Clyphoxwhat was that you /m 'ed me?
19:00.52Clyphoxlooks like crud
19:39.16*** join/#gllug OrangeSkies (OrangeSkie@ppp-225-21-93.friaco.access.uk.tiscali.com)
19:39.28OrangeSkieshey all
20:29.59*** join/#gllug KMD (~mobile@host217-39-14-155.in-addr.btopenworld.com)
20:31.17*** join/#gllug nasrat (~paul@pc-80-193-235-11-hr.blueyonder.co.uk)
20:32.27*** join/#gllug OrangeSkies (OrangeSkie@ppp-225-28-161.friaco.access.uk.tiscali.com)
20:34.10OrangeSkiesanyone alive?
20:34.35nasratsort of
20:35.41OrangeSkieshmmm... i could do with some help
20:39.31nasratshoot
20:41.00OrangeSkiesok well... i have debian with x configured to a p/s2 mouse
20:41.18OrangeSkies(thanks to resuDaed earlier on)
20:41.18OrangeSkiescept i got a serial mouse at home
20:41.29OrangeSkiesand i think the same things happening with my keyboard cos its not recognising that either
20:41.49OrangeSkiesand... i dont have the debian cds so i cant boot into rescue mode or whatever its called
20:41.56OrangeSkiesso like... what do i do hehe
20:42.10OrangeSkiesno mouse & no keyboard!
20:42.34nasratat the boot prompt boot into single user mode (eg linux single)
20:42.43OrangeSkieshow do i do that?
20:42.49OrangeSkiestheres no option in the loader
20:42.57nasratare you using grub?
20:43.09OrangeSkiesuh, i don't think so but i'm not sure
20:43.40nasratdoes it say lilo at startup, or have a splash screen or what?
20:43.48OrangeSkiesit's not lilo
20:44.16nasratok press b and you should get a prompt
20:44.30nasratthen type linux single
20:44.42OrangeSkiesok
20:44.54OrangeSkiesso which file do i need to edit?
20:45.03OrangeSkiesXF86-Config or something
20:45.11nasrateasiest way might be to run dpkg-reconfigure
20:45.20OrangeSkiesah yeah
20:45.38OrangeSkiesi should be alright there
20:45.59OrangeSkiesthanks :)
20:46.01nasratyou may also be able to just hit ctrl-alt-f1 from X to get to a console login
20:46.27OrangeSkiesok i'll give that a try too
20:48.18KMDAnyone here seen the latest Linux Mag with CD Issue 29 ?
21:03.11*** part/#gllug KMD (~mobile@host217-39-14-155.in-addr.btopenworld.com)
21:25.45*** join/#gllug Leeds (~richardc@user-1687.bbd24tcl.dsl.pol.co.uk)
22:28.39*** join/#gllug davilion (~david@pc1-cani1-5-cust58.renf.cable.ntl.com)
22:30.27davilionevening all
23:04.05*** join/#gllug new2unix (~new2unix@ACB6754C.ipt.aol.com)
23:12.08new2unixibot gllug
23:12.08well, gllug is the Greater London Linux User Group at #gllug or http://gllug.linux.co.uk
23:12.23new2unixibot topic
23:20.51*** join/#gllug highbury (~steve@sc-gw1.homechoice.co.uk)
23:21.18new2unixhi highbury
23:21.23highburyhi there
23:21.34*** mode/#gllug [+o highbury] by ChanServ
23:22.12highburyGLLUG - Greater London Linux User Group - http://gllug.org.uk
23:22.28highburydid you make it to the meeting?
23:23.56new2unixnope. i over slept. was out with mates till very late. set my alarm this morning but slept right through it
23:24.37new2unixwoke at 3pm. didnt think there was any need to join the crew at the GreenMan
23:30.31highburyoh well your loss. I got to bed a 3:30, woke up at 8:30 and still made it.... :-/
23:32.41new2unixi do that every other day. bed at 2am. up at 6am. thats why its extra difficult during the weekend. Its as if my biological clock knows that i aint working and so refuses to listen and be awakened by the alarm clocks (3 of them)
23:37.20highburynever mind, maybe next time
23:59.52stephenyeah, 'one' has a horrible tendency of growing

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.