Re: [SLUG] Netgear WG311 under Mandrake 10.0

2004-07-16 Thread John McQuillen
I found a small perl script that generates a wep key from a passphrase. #!/usr/bin/perl # Perl script to convert a passphrase to a WEP key. # By Aki Mimoto use strict; @ARGV or die "Usage: $0 passphrase\n"; print generate_key( @ARGV ), "\n"; sub generate_key { # -

Re: [SLUG] ssh and X forwarding woes.

2004-07-16 Thread Johnny
Richard Heycock wrote: Hi, I have a few woes with regards to X11 forwarding over ssh. I have two machines one debian testing and one debian unstable. I have exactly the same sshd_config yet I one will allow me to tunnel X11 (unstable) and the other won't (testing). Hi Richard, Not sure of your d

Re: [SLUG] ssh and X forwarding woes.

2004-07-16 Thread Matthew Palmer
On Fri, Jul 16, 2004 at 11:08:53AM +0200, Johnny wrote: > 1) Run gdmconfig... enable XDMCP > 2) Open sshd_config... make sure you set this X11Forwarding yes > 3) Now type on other machines... ssh -X What does point 1 have to do with points 2 and 3? - Matt -- SLUG - Sydney Linux User's Group Mai

[SLUG] Re: [GLUG-chat] Locale and Sort order

2004-07-16 Thread Gareth Gregor
LANG=en_US LC_CTYPE="en_US" LC_NUMERIC="en_US" export LANG export LC_CTYPE export LC_NUMERIC Hey J, Bash is neat cause instead of the way you did it, which is right, you can use this... export SOMEVAL="something" its the same as SOMEVAL="something" export SOMEVAL Just less to type. -G- -- Al

RE: [SLUG] Looking for a hosting service provider

2004-07-16 Thread Xavier!
Take a look at www.xerohost.net. It has good price and good service. I've just changed my webpage to there and I am liking it.. Xavier/ --- Michael <[EMAIL PROTECTED]> wrote: > I've found nettro.com.au to be reasonably priced, > reliable, responsive and > provide linux / windows servers as requi

Re: [SLUG] ssh and X forwarding woes.

2004-07-16 Thread Johnny
Matthew Palmer wrote: On Fri, Jul 16, 2004 at 11:08:53AM +0200, Johnny wrote: 1) Run gdmconfig... enable XDMCP 2) Open sshd_config... make sure you set this X11Forwarding yes 3) Now type on other machines... ssh -X What does point 1 have to do with points 2 and 3? - Matt Um, yes I think

Re: [SLUG] LPI Certification Exams

2004-07-16 Thread Geoffrey Robertson
The exam objectives are listed here: http://www.lpi.org/en/obj_101.html http://www.lpi.org/en/obj_102.html hope to see you, Geoffrey On Wed, Jul 14, 2004 at 03:32:41PM +1000, Craig Dibble wrote: > Geoffrey Robertson wrote: > >We have a small "exam-fest" sheduled for the evening of > >Wednesday

Re: [SLUG] LPI Certification Exams

2004-07-16 Thread Geoffrey Robertson
LPI 102 classes start on thursday 22nd July. Geoffrey On Wed, Jul 14, 2004 at 08:35:48PM +1000, Sean Murphy wrote: > Geoff, > > When does the 102 classes start? > > Sean > - Original Message - > From: "Geoffrey Robertson" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, J