Re: keyboard repeat rate

2000-01-29 Thread Saisanthosh B
Attila Csosz wrote: > How could I set the keyboard repeat rate and the speed? kbdrate -r -d -- saisanthosh

Re: problem with lilo.conf

2000-01-27 Thread Saisanthosh B
Joseph de los Santos wrote: > > I have installed debian to coexist with windows 98 but I can no longer > boot windows. my lilo.conf only shows linux.it automatically boots linux and > the windows partition is no where to be found. worse, I even forgot to label > my windows partition. is ther

Re: PHP3 + Mysql -> connecting problems

2000-01-27 Thread Saisanthosh B
> "Fatal error: Call to unsupported or undefined function mysql_connect() in > /home/www/projectoX/teste.php3 on line 11" add the following line to your .php3 code: dl ("mysql.so"); -- saisanthosh

Problem with man

1998-10-21 Thread Saisanthosh B
Man I try to update my man pages cache I get the following error message: [~] $ man -u bash Updating index cache for path `/usr/man'. Wait...man: can't open /usr/man/man1/gnuserv.1: No such file or directory man: warning: /usr/man/man1/gnudoit.xemacs20.1.gz: bad symlink or ROFF `.so' request ma

enscript problem

1998-10-21 Thread Saisanthosh B
By mistake, I did a rm /etc/enscript.cfg, and so I decided to re-install enscript package. [/cdrom/debian/hamm/hamm/binary-i386/text] # dpkg -i enscript_1.5.0-8.deb Selecting previously deselected package enscript. (Reading database ... 55275 files and directories currently installed.) Preparing

DDP Manuals

1998-10-17 Thread Saisanthosh B
Are the DDP Manuals, Web pages available as debs (or gz's) for offline reading ? Saisanthosh B -- "All language designers are arrogant. Goes with the territory..." (By Larry Wall)

Re: X wallpaper

1998-09-25 Thread Saisanthosh B
d where in the config files to set it up. add "xv --root --quit " in your X startup file. -- ---------- Saisanthosh. B | [EMAIL PROTECTED] --

Re: Win98 <=> Linux via E-net

1998-09-25 Thread Saisanthosh B
rding and setting up IP-masquerading. -- ---------- Saisanthosh. B | [EMAIL PROTECTED] --

Sendmail Problems

1998-09-24 Thread Saisanthosh B
How do I prevent Sendmail (8.8.8) from doing a DNS lookup when sending an e-mail. The Sendmail FAQ states that : With version 8.8, you change the service switch file to omit "DNS" and use only NIS, files, and other map types as appropriate. I tried omitting DNS in "hosts" of /etc/nsswit

Re: Ramdisk issue fixed - now it's a LILO problem

1998-09-24 Thread Saisanthosh B
sector addresses) -- ---------- Saisanthosh. B | [EMAIL PROTECTED] --

Re: newbie help....

1998-09-24 Thread Saisanthosh B
> 05:34:36 yoda:~/tmp/pine4.03$ build slx > Cannot stat debian/rules type "./build slx" and not "build slx", because there is a build in /usr/bin -- ---------- Saisanthosh. B | [EMAIL PROTECTED] --

Window Maker problem

1998-09-12 Thread Saisanthosh B
talled all the required libraries. What is the problem ? Thanks in Advance. -- -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-- Saisanthosh. B e-mail : [EMAIL PROTECTED] irc : santhosh@ #linux (irc.concentric.net, irc.debian.org, undernet) homepage: http://santhosh.home.ml.org (under-construction !!) -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--

Re: procmail

1998-09-09 Thread Saisanthosh B
> What's the best recipe to use with this list for procmail? Here is my procmail recipe. :0 ^TOdebian { :0 c IN.debian :0 b | gzip >> debian.gz } --- saisanthosh