Re: Installing debian

2003-02-26 Thread Calber Chainy
I do not know your computer, but if you have problems booting from the CD, read the manual how to install from floppies. Chainy. El mié, 26-02-2003 a las 18:11, Carlos Taylor escribió: > I'm new and am trying to install debian on a Compaq Deskpro EN PC running a > P-III(733MHz) processor. > > I

Re: Extrange mozilla's behavior

2003-02-25 Thread Calber Chainy
> Two things to try: > > 1) Shut down mozilla, then do a "ps ax | grep moz" to make sure mozilla > really is not running. If there are extra mozilla processes, kill them, > and that'll probably solve the problem. > > 2) If the above is not the problem, rename your ~/.mozilla directory and > th

Extrange mozilla's behavior

2003-02-25 Thread Calber Chainy
Hello list, Some time ago I have been experiencing some anoying things with mozilla. When I type a certain URL it shows a blank page, just as about:blank. If I try that URL in konqueror for example, it works perfectly. Does anyone know why?, shall I report this as a bug? Thanks a lot. Chainy.

Re: [OT] Sendmail help

2003-02-25 Thread Calber Chainy
Thanks a lot Oliver, seems I have to look mor frequently at the faq. Chainy. El mar, 25-02-2003 a las 07:22, Oliver Fuchs escribió: > On Mon, 24 Feb 2003, Calber Chainy wrote: > > > Hello list, > > > > I have problems with sendmail. I searched for a forum, mail lis

Zaurus experiment under Debian

2003-02-24 Thread Calber Chainy
Hello there, I planned some time ago this little experiment, but did not find the solution... The main purpose is to show trhough a web page how the Zaurus works. I got a Qt/Demo environment from http://www.hobbyguild.com/zaurus/demo.html As the About dialog says: "This application runs under

[OT] Sendmail help

2003-02-24 Thread Calber Chainy
Hello list, I have problems with sendmail. I searched for a forum, mail list or some other help where I can ask some questions but failed. Does anyone know of any list, forum or something like it about sendmail? Thanks a lot. Down here I post my question, maybe someone knows the answer. Thank

Re: editing a text file in a tar.gz file without decompressing

2003-02-08 Thread Calber Chainy
Mmmm, I cannot find it in my sources, is it a command line program? Thanks. Chainy. El sáb, 08-02-2003 a las 12:05, Thorsten Haude escribió: > Hi, > > * Calber Chainy <[EMAIL PROTECTED]> [2003-02-08 11:32]: > >I have example.tar.gz, and I know in it there is a file name

editing a text file in a tar.gz file without decompressing

2003-02-08 Thread Calber Chainy
Hello list, I think there is a simple application for this, but don't quite remember. I have example.tar.gz, and I know in it there is a file named document.text, a plain text file that I want to edit. So I wondered if there is such an application that I can edit document.text without having to

Re: openoffice

2003-02-07 Thread Calber Chainy
And in Woody??? Thanks. Chainy El vie, 07-02-2003 a las 21:32, florin gheorghiu escribió: > > Hi, > How can I make the truetypes fonts avaible in openoffice 1.0.2 in my box sid > ? > Thanks ! > > > > > _ > Add photos to your m

Re: Kernel 2.4 problems on K7

2003-02-07 Thread Calber Chainy
Hello Scott, I have one of the first K7 with also an ALI chipset. The messages at startup that you get are the same I got when tried to enable DMA. I suggest you disable the activation of the DMA settings at startup and try to find your best configuration later with hdparm and activate it with t

ssl based file transfer gui program

2003-02-06 Thread Calber Chainy
Hello list, I'm looking for a program to transfer files using ssl, but I couldn't find one that fits my needs. Can anyone help me? Thanks a lot. Chainy. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Solved: Re: libc6: How to downgrade

2003-02-03 Thread Calber Chainy
on it (keywords: debian > apt-get "packages list" on Google) > > Thanks for all your input it's been very helpfull. > > Joris > > --- Calber Chainy <[EMAIL PROTECTED]> wrote: > > When you type apt-get -t unstable libc6 apt-get > > search

Re: libc6: How to downgrade

2003-02-03 Thread Calber Chainy
se, stable or unstable. May tux wisdom be with you (in case penguins are intelligent, but that's another story) Chainy. El lun, 03-02-2003 a las 22:47, Joris Huizer escribió: > Hello Calber Chainy, > > Unfortunately the command "apt-get -t unstable libc6" > didn't

Re: libc6: How to downgrade

2003-02-03 Thread Calber Chainy
I don't know if this works for you or not, but it did for me. I have both stable and unstable lines in sources.list, also in /etc/apt I have a file called apt.conf with this only line: APT::Default-Release "stable"; Using apt-get -t unstable libc6 I installed libc6 from unstable, but only that

Re: List of users from a certain group

2003-02-01 Thread Calber Chainy
Ok, I was creating users using useradd -g instead of useradd -G, therefore they were not added in the file /etc/group. Thanks for the help. Chainy. El sáb, 01-02-2003 a las 17:10, sean finney escribió: > On Sat, Feb 01, 2003 at 05:38:02PM +0100, Calber Chainy wrote: > > I have a group

List of users from a certain group

2003-02-01 Thread Calber Chainy
Hello list, I have a group of users in my system just for mail, the name of that group is "correo". My question is, how do I obtain a list of users from this group? Thanks a lot. Chainy. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL

Re: Error setting dma to hd

2003-02-01 Thread Calber Chainy
Before activating DMA you should check some things. See if your hard drive supports dma hdparm -i /dev/hda /dev/hda: Model=ST360021A, FwRev=3.19, SerialNo=3HR0YT2A Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% } RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4 Buff

Re: RE:GeForce4 MX

2003-01-23 Thread Calber Chainy
El jue, 23-01-2003 a las 06:22, [EMAIL PROTECTED] escribió: > >Hey everyone, > > >I just upgraded from a GeForceDDR to a GeForce4 MX and of course my XWindows > >system stopped working. I checked out the log, and it seems that the nv > >driver i'm using only wants to work on nvidia cards up to th

Re: User just for mail (solved)

2002-12-19 Thread Calber Chainy
Thanks a lot to everyone, solved. Chainy. El jue, 19-12-2002 a las 20:16, Calber Chainy escribió: > Hello again, > > While configuring the mail server I realized I have to create users but > just let them check their mail via pop3, but nothing else, no telnet, no > ssh, etc...

User just for mail

2002-12-19 Thread Calber Chainy
Hello again, While configuring the mail server I realized I have to create users but just let them check their mail via pop3, but nothing else, no telnet, no ssh, etc... I thought making the user and give him/her a special shell, but can't find it. Any Ideas? Thanks a lot. Chainy. -- To U

Re: Configuring a mail server...

2002-12-19 Thread Calber Chainy
El jue, 19-12-2002 a las 19:17, Bob Proulx escribió: > Calber Chainy <[EMAIL PROTECTED]> [2002-12-19 18:34:41 +0100]: > > > > The objectives of the mail server is to give accounts to anyone in the > > internet, i followed some howtos but I don't know how to config

Configuring a mail server...

2002-12-19 Thread Calber Chainy
Hello list, As the subject says I'm configuring a mail server. The objectives of the mail server is to give accounts to anyone in the internet, i followed some howtos but I don't know how to configure some things. I searched but didn't find some comprehensive howto or documentation... The two m

Re: Philips webcam pcvc 720k support??

2002-12-14 Thread Calber Chainy
El sáb, 14-12-2002 a las 14:59, Mark L. Kahnt escribió: > On Sat, 2002-12-14 at 08:30, Calber Chainy wrote: > > Hello list: > > > > I recently investigated how to make my webcam work under linux. Going > > through the kernel modules I was surprised to see there a dri

Philips webcam pcvc 720k support??

2002-12-14 Thread Calber Chainy
Hello list: I recently investigated how to make my webcam work under linux. Going through the kernel modules I was surprised to see there a driver for Philips webcams, but looking through the help it clearly says PCVC665 and PCVC720 are not supported by this driver and never will be. So I wond

Re: Microsoft's plans to kill open source: TCPA

2002-11-02 Thread Calber Chainy
Hi Hauke: Even I did not know about this I am not surprised, day after day governments and big companys try to control us more and more. Reading about it i found in every paragraph violation of our privacy rights. They are planning to gain a lot of space by this move, but is in our hands to fig

Re: CUPS, what's wrong?

2002-11-02 Thread Calber Chainy
On Sat, Nov 02, 2002 at 02:30:21PM -0500, Stephen Gran wrote: > This one time, at band camp, Calber Chainy said: > > Hello list: > > > > I wanted to have a print server and heard of cups. > > > > I want to have remote control of the server and heard i could

CUPS, what's wrong?

2002-11-02 Thread Calber Chainy
Hello list: I wanted to have a print server and heard of cups. I want to have remote control of the server and heard i could do it easily using cups and a navigator. So i did a little of apt-getting and edited the cupsd.conf file in /etc/cupsys. Theese are the detailes I changed: ServerName re

Sylpheed wont start

2002-10-27 Thread Calber Chainy
Hello list people: I use icewm and recently installed sylpheed. It is not a very powerfull machine so i need tiny apps. But when I start this mail client it spits this: Gdk-WARNING **: Missing charsets in FontSet creation Gdk-WARNING **: ISO8859-15 Gdk-WARNING **: ISO8859-15 I don

Java Programming Environment

2002-10-22 Thread Calber Chainy
Hello List, I wondered if there would be an X programming environment for Java and which packages will I have to install. Thanks a Lot. Chainy. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]