Re: sarge gdm language entry, howto add language?

2004-11-18 Thread boo
On Thu, 18 Nov 2004 13:18:57 +, Joao Clemente wrote: > Hi. > Can someone please tell me how to add a language entry to gdm Language > option? I have googled and saw a dscussion where it seemed that this was > hardcoded in gdm, what does not makes sense to me.. [..] Try dpkg-reconfigure loca

Re: Gdk-WARNING **: locale not supported by Xlib

2004-08-11 Thread boo
Hi, en_GB.UTF-8 is perfectly working for me, without Gdk warnings. Up-to- date unstable system. [EMAIL PROTECTED]:~$ locale LANG=en_GB.UTF-8 LC_CTYPE="en_GB.UTF-8" LC_NUMERIC="en_GB.UTF-8" LC_TIME="en_GB.UTF-8" LC_COLLATE="en_GB.UTF-8" LC_MONETARY="en_GB.UTF-8" LC_MESSAGES="en_GB.UTF-8" LC_PAPER=

Re: Where are CUPS Brother drivers?

2004-07-13 Thread boo
On Tue, 2004-07-13 at 00:47 -0400, Hendrik Boom wrote: > I installed the CUPS drivers for a Brother network printer on a Debian > machine the other week, and it worked *perfectly* using the driver for > the HL-1670N, even though the printer is an HL-1870N. I expect you're missing the foomatic-filt

Re: Using 1280x1024 resolution with Matrox 2164W

2004-07-12 Thread boo
Clement ans.com.au> writes: > I can only bring up 800x600 screen on this card. Using W2k on the same > machine, I can display 1280x1024 85Hz. Do you know why XFree86 does > not allow this to happen? Below is the setting in XF86Config-4. The > machine itself is P4-2.4GHz w 1GB RAM. Debai

port 443 problem?

2001-09-25 Thread Eric Boo
Hi all, I'm using SID. I installed apache-ssl and even though it loaded without any error messages, i realized that netstat -an|grep 443 gives nothing. ps aux shows that gcache is running. So i purged it and install apache + mod-ssl. Port 80 works but netstat -an|grep 443 still gives nothing. No

extending yppasswd max password length?

2001-09-21 Thread Eric Boo
Hi all, I'm using sid's nis package. I noticed that when changing a password using yppasswd, it seems to truncate the password, even if one keys in a password that consists of say 12 characters. So after the password is changed (password = 1234567890ab), i can log in using 1234567890cd or so. An

Re: [OT] sql database webmail?

2001-08-23 Thread Eric Boo
mail that does its own user account management. Does such a thing exist? IMP doesn't. * Phil Brutsche ([EMAIL PROTECTED]) wrote: > On Wed, 2001-08-22 at 21:21, Eric Boo wrote: > > Hi all, > > > > I would like to ask, which GPL/BSD licensed web mail program out

[OT] sql database webmail?

2001-08-22 Thread Eric Boo
Hi all, I would like to ask, which GPL/BSD licensed web mail program out there stores info in an SQL database? Most importantly, it must store the user and password in the database and not touch the /etc/passwd Thanks, and regards. Eric

[OT]-Mutt thread question

2001-08-06 Thread Eric Boo
Hi, What's this "*" next to the arrow in some emails of a thread mean? I've finally understood why people like to use threads in their email clients. :) Eric

SID postfix

2001-08-02 Thread Eric Boo
place postfix 0.0.20010502.SNAPSHOT-5 (using .../postfix_0.0.20010714.SNAPSHOT-1_i386.deb) ... Stopping mail transport agent: Postfix. As a result, postfix isn't upgraded. Any help? -- Eric Boo Friday, August 03, 2001, 08:52 AM 1 hour and 19 minutes http://magicman.fre

Re: dhcp & ip addresses

2001-07-28 Thread Eric Boo
I apt-get remove --purge and install the other. Only dhcpcd from stable gives me another ip. I'm using SID, so is there a way to use pump or dhclient to drop the current ip that they insist on giving me and force them to look for a different one? -- Eric Boo Sunday, July 29, 2001, 10:46 AM

dhcp & ip addresses

2001-07-27 Thread Eric Boo
Hi all, I'm using pump on SID. My ISP is a cable provider who do not issue static ips. Usually, when I use pump, I have the same ip address for months, unless I switch off the modem and someone else grabs it. When I reboot into windows on the same machine, I get another ip address, then when I g

Re: resent, manpage pg-up & pg-dn not working

2001-06-26 Thread Eric Boo
Okay, I got it, sorry for the double post. Something screwed up. -- Eric Boo Wednesday, June 27, 2001, 10:08 AM 5 hours and 39 minutes http://magicman.freeshell.org

resent, manpage pg-up & pg-dn not working

2001-06-26 Thread Eric Boo
do the up and down arrows work. Using SID. -- Eric Boo Wednesday, June 27, 2001, 09:49 AM 5 hours and 20 minutes http://magicman.freeshell.org

manpages page-up and down not working

2001-06-26 Thread Eric Boo
Hi, How do I at least get page up to work when I'm viewing man pages? Right now all I get are beeps when I try the page-up and page-down keys. Page-down isn't so important as I can use the spacebar instead. Neither do the up and down arrows work. Using SID. -- Eric Boo Wednesda

Re: licq segmentation fault

2001-06-07 Thread Eric Boo
/libpthread.so.0(pthread_detach+0x519) [0x4011efc5] /lib/libc.so.6(__clone+0x3a) [0x40261c2a] Attempting to generate core file. -- Eric Boo Wednesday, June 06, 2001, 12:08 PM 40 hours and 47 minutes http://magicman.freeshell.org

Re: licq segmentation fault

2001-06-07 Thread Eric Boo
Verily, on 06 Jun 2001 11:52AM (-0300), Sergio E. Schvezov thusly proclaimed: -> i solved that buy changing my kde2 plugin (wich i never ment 2 install) -> back to the qt2 plugin and that's all!! -> -> hope it helps! Hi, I didn't install any KDE2 plugins. In fact, when configuring the qt plugin,

Re: crontab -e issue

2001-05-27 Thread Eric Boo
riousity's sake, is there a way to reduce this 2 minutes to 1 minute? Thanks -- Eric Boo Monday, May 28, 2001, 01:19 AM 1 hour and 54 minutes http://magicman.freeshell.org There is always one thing to remember: writers are always selli

Re: crontab -e issue

2001-05-27 Thread Eric Boo
Verily, on 28 May 2001 01:06AM (+0800), Eric Boo thusly proclaimed: -> Hi, -> -> I tried running a program at 12.30 AM using cron. Here is my crontab file: -> -> SHELL=/bin/sh -> MAILTO=eric -> 00 1 * * * /usr/bin/mpg123 /home/eric/Personal/alarm/123.mp3 Obvious typo above wrt time. sorry

crontab -e issue

2001-05-27 Thread Eric Boo
t all) and I get no emails from cron. What gives? -- Eric Boo Monday, May 28, 2001, 01:03 AM 1 hour and 38 minutes http://magicman.freeshell.org You tread upon my patience. -- William Shakespeare, "Henry IV"

Re: list of installed packages messed up

2001-05-26 Thread Eric Boo
them via dpkg/apt-get. As for your suggestion, it;s not very feasible because I have no idea what else isn't reflected properly. I would have to test each and every package. Regards, -- Eric Boo Sunday, May 27, 2001, 12:42 PM 13 hours and 17 minutes http://mag

list of installed packages messed up

2001-05-26 Thread Eric Boo
Hi all, I just realized that many packages which I've installed cannot be removed because according to dpkg -s and apt-get, they aren't installed (eg gpm), when they really are installed. What do I do? Thanks. -- Eric Boo Sunday, May 27, 2001, 12:27 PM 13 hours and 3 min

Re: make xfs serve windows true type fonts?

2001-04-25 Thread Eric Boo
Hi, What's the difference between adding the path to xfs-xtt's config and adding it to /etc/X11/XF86Config-4? Does running xfs-xtt give a better look?