Re: scrollbar on left side

2010-10-22 Thread Roel Schroeven
lee wrote: > On Thu, Oct 21, 2010 at 11:39:22PM +0200, Andreas Weber wrote: >> On 2010-10-21 22:48, lee wrote: >>> On a side note: Someone once asked me why the text is moving up when >>> you move the scrollbar down. Where´s the logic in that? Why isn´t the >>> text moving up together with the scro

Debian pptpd server + Windows client: problem with authentication and encryption

2010-10-14 Thread Roel Schroeven
ed is "GRE: Bad checksum from pppd", but that doesn't seem to be the problem since that line occurs also in the case where the connection does succeed. Can someone help me troubleshoot and solve the problem? Best regards, Roel Schroeven -- To UNSUBSCRIBE, email to debi

Re: wake-on-lan

2006-05-31 Thread Roel Schroeven
So I'm simply going to use that one for the time being. I'll see if I can add anything useful to the bug report, once bugs.debian.org is back up. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- T

Re: wake-on-lan

2006-05-31 Thread Roel Schroeven
If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: wake-on-lan

2006-05-30 Thread Roel Schroeven
en able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: wake-on-lan

2006-05-30 Thread Roel Schroeven
Jeronimo Pellegrini schreef: On Tue, May 30, 2006 at 08:56:24PM +0200, Roel Schroeven wrote: Now I did investigate, and this is what I found out: given that the BIOS is configured correctly, I can remotely wake the box if I shut it down before it boots Linux (it works if I shut it down while

wake-on-lan

2006-05-30 Thread Roel Schroeven
shutdown -h now and pushing the power button, but all with the same effect: no response to wake-up packets. So, what can I do to enable the wake-on-lan feature again? -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven

Re: switching from apt-get to aptitude

2006-05-16 Thread Roel Schroeven
ld removing kde also remove Xorg, or would it see it as a current dependency for gnome and leave it? In that case it knows that gnome depends on it, so it doesn't remove it. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schr

Re: Newbie trying to install Debian...

2006-05-13 Thread Roel Schroeven
copying data to CD" that you have to use. In Nero classic, it's File -> Burn Image In Nero Express, you have to choose "Disc image or saved project". -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel S

Re: Can I host a svn repository on apache-1.3?

2006-04-03 Thread Roel Schroeven
her solution for your problem: install an Apache2 server next to the existing 1.3, and make it listen on another port. Use the Apache2 instance only for Subversion. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven --

Re: Clock jumps forward.

2006-02-16 Thread Roel Schroeven
rs of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Safe to upgrade Perl in Sarge?

2006-01-21 Thread Roel Schroeven
Mike schreef: Maurits van Rees wrote: On Fri, Jan 20, 2006 at 12:53:05PM +0100, Roel Schroeven wrote: There's a security upgrade for perl in sarge, but I'm not sure if it's safe to install it: I got this this notice too, but I wonder why apt-listbugs mentions it. The last

Safe to upgrade Perl in Sarge?

2006-01-20 Thread Roel Schroeven
ly because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Basic routing problem

2005-10-08 Thread Roel Schroeven
t case, the router doesn't need to know about A's subnet. Or maybe you can make B act like a bridge instead of a router and put A on 192.168.1.0/24. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven

Re: preferred method of using imap/mutt

2005-10-06 Thread Roel Schroeven
e been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: weirdest network problems of my ilfe

2005-09-16 Thread Roel Schroeven
uld i > do? Can it be a problem with ECN? You could try to disable it and see if it works better that way. echo 0 > /proc/sys/net/ipv4/tcp_ecn Google for more info; one link I found is http://answerpointe.cctec.com/maillists/nanog/historical/0104/msg00714.html -- If I have been able to s

Re: absurdly simple LAN problem

2005-09-15 Thread Roel Schroeven
I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Exim4 + port forwarding

2005-09-08 Thread Roel Schroeven
Kumar Appaiah wrote: On Thu, Sep 08, 2005 at 12:52:14PM +0200, Roel Schroeven wrote: Kumar Appaiah wrote: On Wed, Sep 07, 2005 at 06:33:28AM -0700, James Vahn wrote: Kumar Appaiah wrote: Dear list, I have been using fetchmail + procmail + exim4 to handle my mail. I have a setup by

Re: Exim4 + port forwarding

2005-09-08 Thread Roel Schroeven
10025 on that remote computer you ssh to? If so, you can use that as smarthost in exim and instruct that computer to forward to the SMTP-server. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email

Re: Exim4 + port forwarding

2005-09-08 Thread Roel Schroeven
our computer to port 25 on the SMTP server: ssh [EMAIL PROTECTED] -L 10025:smarthost:25 -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Newsgroups for Debian

2005-09-06 Thread Roel Schroeven
ther, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: i got badblocks :-|

2005-09-04 Thread Roel Schroeven
13706 " I recommend you to backup your data ASAP and replace your harddisk. When it starts to act like that, it is generally very close to total failure. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroev

Re: Anyone else having trouble with ddclient and dyndns.org today?

2005-09-03 Thread Roel Schroeven
Roel Schroeven wrote: Roberto C. Sanchez wrote: I had it in the middle of the night last night. It seems to have stopped. It was rather weird. Mine as also trying to use the same IP as yours, 87.202.40.197. Do you use checkip.dyndns.org to get your address? That is where I get mine. I

Re: Anyone else having trouble with ddclient and dyndns.org today?

2005-09-03 Thread Roel Schroeven
If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Putty (plink) causes zombie process while executing a command

2005-09-03 Thread Roel Schroeven
ts says I'm using release 0.58. Do you have similar problems when you use putty itself instead of plink to connect to the Debian box? -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, emai

Re: Wordpress

2005-08-29 Thread Roel Schroeven
ite: this mailing list was added to Gmane already a long time ago, and the link above links directly to its blog interface on Gmane. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PRO

Re: Can SSH Default to Different Usernames Based on Remote Host?

2005-08-28 Thread Roel Schroeven
Roel Schroeven wrote: Yes; refer to the manpage for ssh_config. In short, create $HOME/.ssh/config with an entrie like Of course I meant to write "entry" instead of "entrie". My first version had multiple entries and apparently I used a very naive algorithm for conve

Re: Can SSH Default to Different Usernames Based on Remote Host?

2005-08-28 Thread Roel Schroeven
sername "foo" when connecting to "remote1". Yes; refer to the manpage for ssh_config. In short, create $HOME/.ssh/config with an entrie like Host remote1 User foo Of course, as you can see in the manpage you can specify a whole range of options, not just the username. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: call for a vote -- should debian-user mailing list replies go to author or to list?

2005-08-24 Thread Roel Schroeven
rther, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Mule client

2005-08-22 Thread Roel Schroeven
ou run apt-get update or aptitude update after editing sources.list? -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: On using Mozilla instead of Firefox

2005-07-19 Thread Roel Schroeven
refox but still slower than Windows-Firefox. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re:

2005-07-18 Thread Roel Schroeven
today, I never needed anybody's help in any way. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: xorg in sid

2005-07-14 Thread Roel Schroeven
wby at the game. Don't forget that there's more to aptitude than the full-screen interface; you can also use it on the command line: aptitude install x aptitude remove x -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Ne

Re: python -> python2.4: debian way?

2005-06-16 Thread Roel Schroeven
Thomas Stivers wrote: On Wed, Jun 15, 2005 at 02:09:35 PM +0200, Roel Schroeven wrote: Hi, I'm wondering how I should make debian start python2.4 when I type python. I guess I could just modify the symlink so that /usr/bin/python points to /usr/bin/python2.4 instead of /usr/bin/pyth

python -> python2.4: debian way?

2005-06-15 Thread Roel Schroeven
way to do this? By the way, what is the reason that Python 2.3 is the default Python version in Debian? Is it because Python 2.4 is not considered mature enough? -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- T

Re: Top posting

2005-06-09 Thread Roel Schroeven
en able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: knowing my IP address behind NAT firewall

2005-06-01 Thread Roel Schroeven
finds the IP address with a regular expression, I guess. I find that with my setup checking up on http://checkip.dyndns.org works better. I suspect Valknut uses a similar approach. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton

Re: Please, stop mail massive

2005-05-17 Thread Roel Schroeven
nux.debian.user. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: What BackUPS?

2005-05-14 Thread Roel Schroeven
than one UPS. We have three of them, so in our case nut was the better choice. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". T

Re: do I really need "make-kpkg clean"?

2005-05-05 Thread Roel Schroeven
Manoj Srivastava wrote: On Thu, 05 May 2005 00:13:00 +0200, Roel Schroeven <[EMAIL PROTECTED]> said: Makefiles are meant to deal with changes in the code itself, not with changes in config options. Make just looks at dependencies and file dates, not at the contents of those files. Wh

Re: do I really need "make-kpkg clean"?

2005-05-04 Thread Roel Schroeven
endency on, so all those files (and files that depend on it, and so on) are rebuilt. I think thiss a big drawback of make; one way to minimize the problem is using ccache. -- If I have been able to see further, it was only because I stood on the shoulders of giants. -- Isaac Newton Roel Schro

Re: System clock running too fast

2005-05-01 Thread Roel Schroeven
Arjen Meek wrote: On Sat, Apr 30, 2005 at 05:32:28PM +0200, Roel Schroeven wrote: In my experience, chrony does a better job of coping with clocks that run very fast or very slow. Thanks for the tip. I replaced ntpd with chrony on the system in question, and after setting it up properly and

Re: Gimp select tool

2004-12-26 Thread Roel Schroeven
ols on the selection, telling it that it should work on the selection, not on the layer. 4. I think creative use of the quick mask can give good results too. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problem with mii-tool...

2004-12-16 Thread Roel Schroeven
rting the network, and it seems to work just fine. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Limiting Disck Cache

2004-12-16 Thread Roel Schroeven
drives (you can check with hdparm)? -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Problem with mii-tool...

2004-12-15 Thread Roel Schroeven
my system I submit the command "mii-tool eth0" and the respond is No MIT transceiver present. Perhaps the module (b44 I believe) is not yet loaded then? -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: simple problem

2004-11-29 Thread Roel Schroeven
ation? Can anybody help me? The Linux Cross-Reference (http://lxr.linux.no/) might be useful. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Canon cameras shaft Linux users

2004-11-26 Thread Roel Schroeven
Alfredo Cole wrote: El Vie 26 Nov 2004 12:15, Roel Schroeven escribió: (...) -- "Codito ergo sum" Roel Schroeven If you are trying to quote Descartes, then it is "Cogito ergo sum". Otherwise, forget it. Yes and no: it's supposed to mean "I code therefore I am"

Re: Canon cameras shaft Linux users

2004-11-26 Thread Roel Schroeven
eader 6.0, but that they added some kind of copy protection that is only supported by Reader 6.0. Which, IMO, is quite stupid since there is no need to copy protect those manuals. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of &

Re: Beginner's?? Question

2004-11-22 Thread Roel Schroeven
here. Now, how do I use it in a script, such as $LASTFILE = ? LASTFILE=$(ls -tr | tail -1) -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Nikon Coolpix 5200

2004-11-22 Thread Roel Schroeven
). Only when I do 'fdisk /dev/sdb', /dev/sdb1 is created. With a normal USB flash drive, both /dev/sdb and /dev/sdb1 are automatically created. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: X11 forwarding over SSH

2004-10-19 Thread Roel Schroeven
e is missing, you haven't configured PuTTY configured properly. Otherwise there's still something wrong on the server side. Did you restart sshd after setting X11Forwarding to yes? -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: MSI TV@nywhere Master TV Tuner

2004-10-07 Thread Roel Schroeven
audio/video decoder You need the driver from here: http://linux.bytesex.org/v4l2/cx88.html -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Intel 82845 Video?

2004-09-22 Thread Roel Schroeven
ard0" # The following line is auto-generated by KNOPPIX mkxf86config Driver "i810" VendorName "All" BoardName "All" EndSection ... -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Copying Text from a command prompt...No GUI Involved, and then X-windows issue

2004-09-02 Thread Roel Schroeven
I cannot do the normal highlight with the mouse and paste into window deal. Any advice? TIA!! I believe the error log is also in /var/log/XFree86.log. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Re: First general purpose unmoderated newsgroup for Debian

2004-09-01 Thread Roel Schroeven
But since there is little chance too convince those in power, gmane (http://gmane.org/) is a nice workaround. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: First general purpose unmoderated newsgroup for Debian

2004-09-01 Thread Roel Schroeven
se is wrong, I would also very much like to learn the nature of the problem. I can post the whole message as it appears in the newsgroup, if that can be of any help. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: First general purpose unmoderated newsgroup for Debian

2004-09-01 Thread Roel Schroeven
newsgroup and NOT to directly reply to the list." and "Fortunatly, linux.* *IS* a bidirectional gateway, unless your news server is misconfigured.". I'm confused. Is the gateway bidirectional and is almost everyone's news server misconfigured? Is everyone doing somethin

Re: OT: Gmail invites

2004-08-27 Thread Roel Schroeven
gle is not infallible either apparently, just like the rest of us. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: ide-scsi emulation deprecated

2004-08-27 Thread Roel Schroeven
(in /dev), and they should be addressed as such. Personally, I agree with the latter. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: can't post to "linux.debian.user" "solved"

2004-08-20 Thread Roel Schroeven
one saying it is bidirectional. I've seen many people say that it is unidirectional, and experimential evidence tends to confirm that. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: can't post to "linux.debian.user" "solved"

2004-08-19 Thread Roel Schroeven
so I don't know what happened, for all I know it could be a bug in Mozilla. But I doubt it, since everything's OK now that I'm posting via gmane. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: No list mail

2004-08-18 Thread Roel Schroeven
Brian Pack wrote: I'm pretty sure I'm still a list member because my posts aren't being rejected out-of-hand. So we haven't had a mass ejection from the list. I'm not sure, but I think anyone can send to the list, even if they are not a list member. -- "Codito

Re: OT:Hardly any messages getting through

2004-08-18 Thread Roel Schroeven
Kevin Mark wrote: On Tue, Aug 17, 2004 at 10:30:05PM +0200, Roel Schroeven wrote: [EMAIL PROTECTED] wrote: oh well. I guess I'll just read the list on the website from now on. maybe there's some nerdware out there somewhere that supports using a mailer to post and using a browser to

Re: OT:Hardly any messages getting through

2004-08-17 Thread Roel Schroeven
ww.gmane.org. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Is Linux Unix?

2004-08-04 Thread Roel Schroeven
Ryo Furue wrote: Roel Schroeven <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>... Jeronimo Pellegrini wrote: [...] Actually, the first version works -- and both C and C++ (tested here with gcc -- not sure it it became a standard or not)) will dynamically allocate memory

Re: Is Linux Unix?

2004-08-02 Thread Roel Schroeven
tion (gcc 3.3.4) it seems to work when using 1000 and 1000, but segfaults when using 1000 and 1. Either you were lucky, or it's a feature that's introduced in more recent versions of gcc. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Username length limit?

2004-06-03 Thread Roel Schroeven
Daved Daly wrote: On Thu, 03 Jun 2004 12:13:08 +0200, Roel Schroeven <[EMAIL PROTECTED]> wrote: Hi, I'm trying to find out the maximum length of usernames on Linux systems (Debian Woody specifically, but I guess it's the same between different distros). Strangely enough, I can&

Username length limit?

2004-06-03 Thread Roel Schroeven
th of usernames (if any)? - where can I find authoritative documentation of such things? Many thanks! -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: OT - trivial programming language

2004-05-22 Thread Roel Schroeven
ython. I believe the Pyton library even contains a module for dealing with Windows-style ini files. -- "Codito ergo sum" Roel Schroeven -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]