RE: Firewall & IP Forwarding problems

2005-08-01 Thread Ronald Castillo
[mailto:[EMAIL PROTECTED] Sent: domingo, 31 de julio de 2005 11:20 To: Debian User Subject: Re: Firewall & IP Forwarding problems Ronald Castillo wrote: > Hello. > > I'm trying to connect my pocket pc by wíreless to my VMWare Windows 2000 > virtual PC. Which means, I need a compl

Firewall & IP Forwarding problems

2005-07-30 Thread Ronald Castillo
Hello. I'm trying to connect my pocket pc by wíreless to my VMWare Windows 2000 virtual PC. Which means, I need a completely transparent connection between my eth1 (wireless) and vmnet8 (vmware emulated lan) devices. So far, I've tried using the following script: ---

How to connect PocketPC to VMWare-WinXP?

2005-07-21 Thread Ronald Castillo
Hello! I've been trying to connect my PocketPC through a wireless connection (eth1) to a Windows XP system emulated under VMWare. The host PC has Debian Sarge running kernel 2.6.12.2. I've tried enabling iptables and using the rc.firewall script. ActiveSync in Windows XP detects the pocketpc and

How to connect PocketPC to VMWare-WinXP?

2005-07-21 Thread Ronald Castillo
Hello! I've been trying to connect my PocketPC through a wireless connection (eth1) to a Windows XP system emulated under VMWare. The host PC has Debian Sarge running kernel 2.6.12.2. I've tried enabling iptables and using the rc.firewall script. ActiveSync in Windows XP detects the pocketpc and

Problem compiling Firefox 1.06

2005-07-21 Thread Ronald Castillo
Hello. I've been trying to compile the new Firefox 1.0.6 on my Sarge system, but I end up having the following error messages: -- ./../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/uconv -I..

Need help watching TV in Linux

2003-09-10 Thread Ronald Castillo
ies, so I can't tune both well at the same time. Has anyone had this problem also? (For people in Spain, this happens to me with La Primera, La Segunda and some others). By the way, I'm using a Debian Sarge system with kernel version 2.4.21 Please CC replies to me directly. Thank

Problem compiling KDE

2003-08-31 Thread Ronald Castillo
Hello. I was trying to compile the instable versión of KDE (3.1.3) on my Sarge system. For that, I had to install GCC 2.95, as with gcc 3.3 I got some "sanity check problems". Since kdebase depends on kdelibs and that one depends on arts, I compiled arts and kdelibs without problems, but when I go

Gallant IV-550 TV Tuner support

2003-08-27 Thread Ronald Castillo
lies to me directly because I'm not currently signed to the list. Thanks in advance, Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Lots of updates!

2003-03-30 Thread Ronald Castillo
03 14:52, J.H.M. Dassen (Ray) wrote: > On Sun, Mar 30, 2003 at 14:22:51 +0200, Ronald Castillo wrote: > > I haven't done an 'apt-get dist-upgrade -u' for about a month, > > Which means you probably haven't noticed the percolation of a newer glibc > from si

Lots of updates!

2003-03-30 Thread Ronald Castillo
hanks for any information you may provide! Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: /var/cache/apt/archives directory

2003-03-02 Thread Ronald Castillo
That's preciselly what it does, it keeps all the deb files you've downloaded. If you don't need them, you can use "apt-get clean" or "apt-get autoclean". Read the apt-get man page for more details. Ronald On Sunday 02 March 2003 15:47, Sharninder wrote: > hi, > It's a silly question but i don

Re: Changing process priority

2003-02-27 Thread Ronald Castillo
I created a new KDE System Guard link that runs as root so I could change the priority to whatever I want it to. Works very well! Ronald On Thursday 27 February 2003 04:46, Seneca wrote: > On Wed, Feb 26, 2003 at 10:30:26PM +, Rodrigo Sobrinho wrote: > > well, when I logged at non super-use

Re: Changing process priority

2003-02-22 Thread Ronald Castillo
Thanks a lot for all your help! Now that you mentioned that "nice" works for that, I found a way to change the priority while the process is running, in KDE system Guard. Just right click int he process name and clic on "renice process". Regards, Ronald On Saturday 22 February 2003 05:07, N

Changing process priority

2003-02-21 Thread Ronald Castillo
Hello. I was wondering if anyone could please tell me how to change the priority for a process. Actually what I want to do is give more (most) processor priority to ffmpeg when encoding videos. I'm running a Debian Sarge system using 2.4.20 kernel and KDE 3.1.0 Thanks in advance, R

Re: MPG-to-AVI or AVI-to-AVI software

2003-02-21 Thread Ronald Castillo
a Pentium Classic 200 Mhz. I haven't tried transcode yet because it lacks some options I need. So mainly my only problem left would be to rotate the movie, even better if it can be done from ffmpeg itself to avoid having to double-encode. Coudl anybody give me suggestions about this?

Re: MPG-to-AVI or AVI-to-AVI software

2003-02-18 Thread Ronald Castillo
encoded by mencoder. My next step is to try transcoder and see what happens. The reason for me not to stop and use ffmpeg is because I would like to rotate the movie like mencoder does. I'll post back when I know anything new. Again, thanks for all the posts, Ronald Castillo On Tuesd

OT: MPG-to-AVI or AVI-to-AVI software

2003-02-02 Thread Ronald Castillo
#x27;ve tried to use Mencoder with no luck... The player won't play any AVI files made with that encoder. I would appreciate any suggestions you could give me. Thanks for your help. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: Automounting

2003-01-30 Thread Ronald Castillo
Hi. Try specifying as much information as you can in the auto.misc file (in your case auto.nisse). In my file I have the following: betoshare -fstype=smb,user,workgroup=,username=ronald,password="password(with quotes)" ://192.168.0.2/shared Good luck! Ronald On Wednesday 29 Janu

SOLVED - Re: Activate SoundBlaster IDE interface

2003-01-25 Thread Ronald Castillo
On Friday 24 January 2003 17:14, Nicos Gollan wrote: > On Friday 24 January 2003 15:26, Ronald Castillo wrote: > > I thought there was some kind of support in more modern kernels... I > > remember seeing some option in xconfig while configuring my kernel which > > did somethin

SOLVED - Re: Activate SoundBlaster IDE interface

2003-01-24 Thread Ronald Castillo
On Friday 24 January 2003 17:14, Nicos Gollan wrote: > On Friday 24 January 2003 15:26, Ronald Castillo wrote: > > I thought there was some kind of support in more modern kernels... I > > remember seeing some option in xconfig while configuring my kernel which > > did somethin

Re: Activate SoundBlaster IDE interface

2003-01-24 Thread Ronald Castillo
On Friday 24 January 2003 14:17, Ron Johnson wrote: > On Fri, 2003-01-24 at 05:47, Ronald Castillo wrote: > > Hello. > > > > Recently I had to connect a CDROM drive to the IDE interface of my > > SoundBlaster 32 card, but the system only recognizes the first two >

Re: Activate SoundBlaster IDE interface

2003-01-24 Thread Ronald Castillo
On Friday 24 January 2003 12:47, you wrote: > Hello. > > Recently I had to connect a CDROM drive to the IDE interface of my > SoundBlaster 32 card, but the system only recognizes the first two > (onboard) IDE interfaces and not the sound card's one. > > Checking in /proc/isapnp I can see the interf

Activate SoundBlaster IDE interface

2003-01-24 Thread Ronald Castillo
Hello. Recently I had to connect a CDROM drive to the IDE interface of my SoundBlaster 32 card, but the system only recognizes the first two (onboard) IDE interfaces and not the sound card's one. Checking in /proc/isapnp I can see the interface but it says "Device is not active". Can anyone pl

Re: Help Configuring Sound

2003-01-05 Thread Ronald Castillo
Have you tried adding the user you work with to group audio? If not, do so, then log out ang in again. Ronald On Sunday 05 January 2003 20:08, Streph Treadway wrote: > Hi all, > > Sorry for the newbie question, but I have been having a bear of a > problem configuring sound under kernel 2.4.19 fo

Problem while compiling Wine

2002-12-28 Thread Ronald Castillo
Hello. While I was trying to compile the unstable Wine sources so I could use them it my Sarge system, I got the following messages: # generate HTML documentation /usr/bin/make -C documentation wine-doc/index.html make[1]: Entering directory `/wine_src/wine-0.0.20021219/documentation' false -d .

Re: security update

2002-09-27 Thread Ronald Castillo
On Friday 27 September 2002 11:20, Timur V. Irmatov wrote: > Hi, people! > > I'm just install new Debian 3.0 and I'm happy with it.. > Also, I subscribed to debian-security mailing list and today I've > recieved recommendation to install new libc6_2.2.5_11.2_i386.deb > > I have downloaded package

Some problems printing

2002-09-26 Thread Ronald Castillo
On Thursday 26 September 2002 17:11, Andy Saxena wrote: > On Thu, Sep 26, 2002 at 12:44:46PM +0200, Ronald Castillo wrote: > > Hello.. > > > > Reading this thread I decided to give a try to CUPS and I've managed to > > configure my printer (HP Deskjet 722

Re: CUPS configuration

2002-09-26 Thread Ronald Castillo
. Could anyone please give me a hand on this one? Also, how can I make other programs "see" the printer and let them print from it? Opera and KDE don't detect it.. Thanks for yout help Ronald Castillo On Thursday 26 September 2002 08:15, Alan Chandler wrote: > On Thursday 26 S

Re: Problems with Virtualdub and WIne

2002-09-17 Thread Ronald Castillo
On Tuesday 17 September 2002 15:12, Klaus Imgrund wrote: > On Tue, 17 Sep 2002 08:58:42 -0700 (PDT) > > "nate" <[EMAIL PROTECTED]> wrote: > > Ronald Castillo said: > > > Greetings.. > > > > > > I'm trying to run VirtualDub 1.4.9 usi

Problems with Virtualdub and WIne

2002-09-17 Thread Ronald Castillo
code 61 I have copied the AVICAP32.DLL from a Windows XP machine to the fake window's System and System32 folders and configured it as "native" but I still get that message. I use Debian Sarge. I would appreciate any help so I can make the program run. Thanks for your attenti

RE: Exim Vs Sendmail

2002-06-18 Thread Ronald Castillo
Thanks a lot to all of you who gave me help on this topic. Exim already had make a simlink to sendmail, so no changes were necessary for the script. Ronald -Original Message- From: Jan Johansson [mailto:[EMAIL PROTECTED] Sent: martes, 18 de junio de 2002 9:40 To: Ronald Castillo

Exim Vs Sendmail

2002-06-17 Thread Ronald Castillo
umentation says -I is to indicate sendmail that a single period will not end the email and -t instructs sendmail to read the recipients list from the message text. Thanks in advance.. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

Exim Vs Sendmail

2002-06-17 Thread Ronald Castillo
umentation says -I is to indicate sendmail that a single period will not end the email and -t instructs sendmail to read the recipients list from the message text. Thanks in advance.. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Tro

RE: Unable to make Linux bootable from HD or make boot floppy

2002-06-17 Thread Ronald Castillo
Hello.. The near.jpg shows that the CD-ROM's ribbon IS attached to the sound card (it can be seen that the Packard Bell card is a sound one in the far.jpg photo). Swap is the one that should be 2x the RAM, while the ext2 filesystem is the main place where you place your files and such. As long a

RE: Problems installinf XFree 4.2 on Woody

2002-06-16 Thread Ronald Castillo
ading around it seems like the S3 driver is buggy, so I tried disabling acceleration and some other things with no luck. Thanks for your help. Ronald -Original Message- From: Peter Whysall [mailto:[EMAIL PROTECTED] Sent: domingo, 16 de junio de 2002 1:07 To: Ronald Castillo Cc: Debian U

RE: Problems installinf XFree 4.2 on Woody

2002-06-15 Thread Ronald Castillo
TED] Sent: sábado, 15 de junio de 2002 22:06 To: Ronald Castillo Subject: Re: Problems installinf XFree 4.2 on Woody Hello, You can try xf86conf or xf86config (i don't remember) that will write a config file that is called XF86config. I always use this file and move XF86Config-4 somewhere as

Problems installinf XFree 4.2 on Woody

2002-06-15 Thread Ronald Castillo
e the S3 module (for that reason I upgraded to 4,2). Thank you very much for any help you can offer to me to solve this problem. Ronald Castillo [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Installing XFree 4.2

2002-06-15 Thread Ronald Castillo
stall. Any other tips or advices you can give me? Thanks a lot for your help on this and sorry for asking so much. It's the first time I have a Debian system running well and I don't want it to stop working well because of a mistake. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL P

RE: IBM PS/2

2002-06-14 Thread Ronald Castillo
his on PCs ranging from 386s so maybe one of these should work for you. Good Luck Ronald Castillo -Original Message- From: Jan Johansson [mailto:[EMAIL PROTECTED] Sent: viernes, 14 de junio de 2002 13:18 To: debian-user@lists.debian.org Subject: RE: IBM PS/2 > Does any one know how to ac

RE: Server Side Includes

2002-06-10 Thread Ronald Castillo
Thanks a lot!! After reading that (and many headaches) I finally configured Apache well. Ronald -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Patrick Wiseman Sent: lunes, 10 de junio de 2002 23:55 To: Ronald Castillo Cc: debian-user@lists.debian.org

Server Side Includes

2002-06-10 Thread Ronald Castillo
Hello.. I was wondering if there is any way of installing Server Side Includes for Apache without having to recompile from source. I have tried changing the httpd.conf file, placing .htaccess files but with no results. Thanks for your help.. Ronald Castillo -- To UNSUBSCRIBE, email to

Update - RE: rc.local in debian (was: Ip Masquerading)

2002-06-05 Thread Ronald Castillo
Just to make a note, 10.0.0.1 is the IP of my ADSL router. Any light on this will be appreciated. Ronald Castillo -Original Message----- From: Ronald Castillo [mailto:[EMAIL PROTECTED] Sent: miércoles, 05 de junio de 2002 21:40 To: debian-user@lists.debian.org Subject: RE: rc.local in

RE: rc.local in debian (was: Ip Masquerading)

2002-06-05 Thread Ronald Castillo
ping the masquerading PC (the linux box) and not the other PCs connected to the network (my brother´s windows PC and my linux box connect directly to the ADSL router and my windows PC connects to the linux box). The PC I can't ping or access is my brother´s PC. Thanks for your assistance so

RE: rc.local in debian (was: Ip Masquerading)

2002-06-03 Thread Ronald Castillo
world" without problems. I would really appreciate any help about this. Thanks a lot for helping me so far.. Ronald Castillo -Original Message- From: Colin Watson [mailto:[EMAIL PROTECTED] On Behalf Of Colin Watson Sent: lunes, 03 de junio de 2002 13:16 To: debian-user@lists.debian

Ip Masquerading

2002-06-03 Thread Ronald Castillo
/rc.d/rc.local" file, but actually I have 6 "rc?.d" folders in /etc, and none of them have a "rc.local" file. Is there an equivalent file in Debian I could use? Some help about this or a link to some Debian specific help will be appreciated. Thanks for your help.. Ronald

RE: Connect Linux to Windows XP

2002-06-01 Thread Ronald Castillo
lf Of Glyn Millington Sent: sábado, 01 de junio de 2002 18:06 To: debian-user@lists.debian.org Cc: debian-user@lists.debian.org Subject: Re: Connect Linux to Windows XP "Ronald Castillo" <[EMAIL PROTECTED]> writes: > Generally I use LAN (both PCs connected to a router), but I have a &g

RE: Connect Linux to Windows XP

2002-06-01 Thread Ronald Castillo
Generally I use LAN (both PCs connected to a router), but I have a problem with the LAN cable (I have to buy a new one) and while I do that I need internet on my linux box. Any tips on how can use PPP? Thanks for your assistance.. Ronald Castillo -Original Message- From: Ron Johnson

Connect Linux to Windows XP

2002-06-01 Thread Ronald Castillo
Hello.. I was wondering if it is possible to connect my Linux PC to a Windows XP one using the serial port, so the Linux PC can have the internet access that the Windows XP has. Any tips to make this work are very appreciated. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

PC-Chips M748LMRT Motherboard

2002-03-31 Thread Ronald Castillo
configuring the hardware, if there are any special steps for that. Thanks for your help. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

RE: Sound Problem

2002-03-31 Thread Ronald Castillo
What kernel version are you using? (use "uname -r" to find out). I think that SB16 is an ISA card, so you have to turn on ISA PNP. You can do it using ISAPNP (install the "sndconfig" package). Or you can update to the 2.4.18 kernel which has true ISAPNP capabilities. (way easier to configure) I

Re: tulip driver woes ....

2002-03-31 Thread Ronald Castillo
It's good to know I'm not alone!! My tulip card was working fine until I make a kernel update. Then it stopped working, but I was getting help from this mailing list until I had to send my PC to warranty. Have you tried to install or reconfigure the "dhcp-client" package? From: dman <[EMAI

RE: Thanks again!! Now another prob..

2002-03-27 Thread Ronald Castillo
ht it under warranty because of a video problem. When I get the PC back I'll check that file you told me to see if I can fix anything. If I can't fix it, I'll let you know. I would like to thank you for all your assistance, I really appreciate it. Ronald Castillo -Original Mes

RE: Thanks again!! Now another prob..

2002-03-26 Thread Ronald Castillo
There´s no output.. The error message comes only when I do an "ifdown eth0", "ifdown -a" and when I shutdown or restart my computer. -Original Message- From: Kurc, Marcin A. [mailto:[EMAIL PROTECTED] Sent: martes, 26 de marzo de 2002 17:27 To: 'Ronald Castillo&#

RE: Thanks again!! Now another prob..

2002-03-26 Thread Ronald Castillo
ED] Sent: martes, 26 de marzo de 2002 16:28 To: 'Ronald Castillo' Subject: RE: Thanks again!! Now another prob.. I think it should look for /var/run/dhclient.pid change it in your startup script and try it Marcin Kurc CAD Systems Administrator Cooper-Standard Automotive -Original Me

RE: Thanks again!! Now another prob..

2002-03-26 Thread Ronald Castillo
less how to do that? My knowledge of Linux is pretty limited (I guess I'm "learning on the job"). Thanks for your help.. Ronald Castillo -Original Message- From: Kurc, Marcin A. [mailto:[EMAIL PROTECTED] Sent: martes, 26 de marzo de 2002 16:28 To: 'Ronald Castillo&#

Thanks again!! Now another prob..

2002-03-26 Thread Ronald Castillo
exist Is there any special module I should install? I did install my network card module.. Thanks for your help.. Ronald Castillo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Problems with CD-ROM and mail server

2002-03-23 Thread Ronald Castillo
t have a domain? I mean, can somebody send me an email like @? I think this is all for now... I would really appreciate your help whis this.. Thanks for your help!! Ronald Castillo FSTAB: # /etc/fstab: static file system information. # #

Trouble after installing

2002-03-18 Thread Ronald Castillo
ewed up enough the system.. By the way, does anyone has an IBM 330 Model 6577 ? Just wondering if anyone had the same PC as me.. Thanks a lot ofr your help!! Ronald Castillo

Trouble after installing

2002-03-18 Thread Ronald Castillo
ewed up enough the system.. By the way, does anyone has an IBM 330 Model 6577 ? Just wondering if anyone had the same PC as me.. Thanks a lot ofr your help!! Ronald Castillo

RE: Newbie - Internet install help 2

2002-03-16 Thread Ronald Castillo
he mailing list, that's why I said that I preferred you to email me to this address. It is fine for me if you just mail to the mailing list instead of sending an email to me personally. Again, I want to appreciate all of you who have given me assistance. I'll post again when I have given

Newbie - Internet install help 2

2002-03-16 Thread Ronald Castillo
information and you plan to write me, please do so by replying to this email and not the other one.   Thanks for your help..   Ronald Castillo  

Newbie - Internet Install help

2002-03-16 Thread Ronald Castillo
already know the module name of my LAN card (tulip), but that´s all I know.   I would really appreciate any help you could give me about this.   I want to learn to use Debian so I can configure a home system and a HTTP, FTP and news server.   Thanks for your help..   Ronald Castillo

RE: Kernel COmpile Problems

2000-09-11 Thread Ronald Castillo
onald Castillo Subject: Re: Kernel COmpile Problems On Mon, Sep 11, 2000 at 11:31:15AM -0000, Ronald Castillo wrote: > Hi... I had a small problem when I was compiling my kernel. when I typed > the "make bzImage" command, at the end I got an error message saying "make: >

RE: Kernel COmpile Problems

2000-09-11 Thread Ronald Castillo
I'll do it. Thanks for your help!! -Original Message- From: Mirek Kwasniak [mailto:[EMAIL PROTECTED] Sent: Monday, September 11, 2000 3:40 PM To: Ronald Castillo Cc: Debian-User Mailing List Subject: Re: Kernel COmpile Problems On Mon, Sep 11, 2000 at 11:31:15AM -0000, Ronald Cas

Kernel COmpile Problems

2000-09-11 Thread Ronald Castillo
Hi... I had a small problem when I was compiling my kernel. when I typed the "make bzImage" command, at the end I got an error message saying "make: as86: Command not found" or something like that. Do I have to install any package? I'm using the rain distribution of Storm, based on Slink. Thank

RE: Please remove me from the subscription list......

2000-09-01 Thread Ronald Castillo
Just send an e-mail to [EMAIL PROTECTED] with the word "unsubscribe" (without the quotes) in the SUBJECT. Leave the body blank. That should do it. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, September 01, 2000 11:16 PM To: debian-user@lists.debian.or

Gnome and Path PARTIALLY SOLVED

2000-08-25 Thread Ronald Castillo
I solved the "dox" thing... (it wasn't installed). I still have the other problems. I'll apreciate any help. Ronald _ Hi... This might sound like a very stupid question, but I was ondering how could I put any program in the path during startup. Enlightenme

Problems sending message

2000-08-25 Thread Ronald Castillo
Hi. I would like to know how to configure my sistem to send e-mails. I can send them to my users, but I tried to send an e-mail to [EMAIL PROTECTED] (my real address) nd I got a message saying: "Error 550: Message relaying to <[EMAIL PROTECTED]> prohibited by administrator>". I got the error w

Gnome and Path

2000-08-25 Thread Ronald Castillo
Hi... This might sound like a very stupid question, but I was ondering how could I put any program in the path during startup. Enlightenment tells me it can't find the program "dox" each time I click on help. I got also the same error when I clicked somewhere else. Also, when I enter the GNOME

Gnome and Path

2000-08-25 Thread Ronald Castillo
Hi... This might sound like a very stupid question, but I was ondering how could I put any program in the path during startup. Enlightenment tells me it can't find the program "dox" each time I click on help. I got also the same error when I clicked somewhere else. Also, when I enter the GNOME

Blew my /etc/xmcd dir SOLVED

2000-08-24 Thread Ronald Castillo
Thank you very much for your help, Mr. Nate. I extracted the files and ran xmcdconfig and everything went fine. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Nate Amsden Sent: Thursday, August 24, 2000 3:53 AM To: [EMAIL PROTECTED] Subject: Re: Blew my /et

RE: ISP server assigned nameserver addressing - how?

2000-08-23 Thread Ronald Castillo
To know YOUR DNS's when you use Windows, go to www.anonymizer.com (in Windows) and click "This is what we know about you" or something like that. In most cases somewhere near the end of the page it will tell your DNS addresses. Worked for me!! -Original Message- From: [EMAIL PROTECTED] [

RE: Internet only for root

2000-08-14 Thread Ronald Castillo
Thanks a lot for all your help. I'll put my users in "dip". -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, August 14, 2000 2:51 AM To: Debian-User Mailing List Subject: Re: Internet only for root Add the users who are to be able to bring up ppp to the

RE: Netscape 6 PR2 with Debian 2.2

2000-08-13 Thread Ronald Castillo
To everybody who wants to use netscape: to make instalation easy, just download it using apt-get!! I did it today, and it configured automatically!! Configure the sources.list file to get files from the Internet (netscape is's in the packages stable contrib and non-free) and "apt-get install nets

Internet only for root

2000-08-13 Thread Ronald Castillo
Greetings... I would like to know how to give internet access to all normal users, because when I connect only root has the access, and netscape doesn't roon as root, so I'm having a pretty big problem... Thanks. Ronald

Module Autoloader not working

2000-08-13 Thread Ronald Castillo
Hi. I had kernel version 2.2.12 but I patched it up to version 2.2.16, and now my module auto-loaderisn't working. I get some error messages when I boot Debian saying that it can't fine module serial lp and some more. How can I do to solve this? Thanks..

Screwed XF86 after killing

2000-08-12 Thread Ronald Castillo
Hi. I had to kill XF86 and now most programs don't even run (they open and close inmediatelly). Is there any way to fix XF86 or do I have to reisnatll it? If I have to reinstall, do my X programs lose their configuration? Thanks..

Memory problems after kernel compilation SOLVED

2000-08-12 Thread Ronald Castillo
I fount out it wasn't a complilation problem but a problem with Loadlin. NOw I have to boot from floppy because I don't want ot mess up witl LILO. --->Hi... Several days ago I recompiled my kernel with support for apmd, sound and some other things. But since I did that, I've had sev

Memory problems after kernel compilation

2000-08-12 Thread Ronald Castillo
Hi... Several days ago I recompiled my kernel with support for apmd, sound and some other things. But since I did that, I've had several problems with my computer's memory. For example, The Myth II Game won't run and my just installed xmms Mp3 player will skip a lot. Did I do anything wrong? T

RE: Netscape 6 PR2 with Debian 2.2

2000-08-11 Thread Ronald Castillo
Any answers to this problem please send them too to [EMAIL PROTECTED] I have the same problem. Thanks!! -Original Message- From: Edmund GRIMLEY EVANS [mailto:[EMAIL PROTECTED] Sent: Friday, August 11, 2000 6:09 PM To: debian-user@lists.debian.org Subject: Netscape 6 PR2 with Debian 2.2

Kernel patching

2000-08-10 Thread Ronald Castillo
Greetings... When I apply a patch to my kernel (from 2.2.12 to 2.2.13), do I need to do any other step after I do the "gzip -cd patchxx.gz | patch -p0"? Thanks..

Kernel Compiled, but have other questions

2000-08-10 Thread Ronald Castillo
Thanks everybody for your assistance sor recompiling my kernel. It now works pretty well. I have sound support, APM, and other stuff... Now I have other questions... I downloaded the xmms player in rpm and the pciutils in tar.gz form. I installed both using alien -i and they appear in dselect,

RE: newbie alert!!!

2000-08-09 Thread Ronald Castillo
I had the same error before. When you use xf86config, when it asks if it should put the configuration file (just before asking the amount of video memory) answer "n". I don't know what does that do, but it worked for me. Good Luck!! Ronald -Original Message- From: Bill Garneau [mailto:

RE: newbie alert!!! cont'd

2000-08-09 Thread Ronald Castillo
Oh, yeah, also make sure that you have the correct server installed!! -Original Message- From: Bill Garneau [mailto:[EMAIL PROTECTED] Sent: Thursday, August 10, 2000 2:28 AM To: debian-user@lists.debian.org Subject: newbie alert!!! After tooling around w/ Corel for a bit I decided to ste

RE: Linux Newbie!! Help!!!!! 2

2000-08-09 Thread Ronald Castillo
I should do? I had another problem... I tries to format a disk using fdformat /dev/fd0h1440, but I got an error saying that te device was unknown. What can I do to solve this? Thanks for your assitance... Ronald Castillo -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

Linux Newbie!! Help!!!!! 2

2000-08-09 Thread Ronald Castillo
I also would like to know how can I recompile the kernel. I installes APMD but it asked me to recompile the kernel but I don't know how to do it. Thanks!!

PS/2 Mouse with Compaq Presario problem SOLVED

2000-08-09 Thread Ronald Castillo
I found out it was a problem of my BIOS. I reset it ad now it's solved... -- When I try to run GPM using my PS/2 mouse, it seems like the program disconnects my keyboard, because neither of them (keyboard and mouse) work. I have a Compaq Presario 5030. I used the followin

Linux Newbie!! Help!!!!!

2000-08-09 Thread Ronald Castillo
d with the acelerated servers in X Window? Thanks in advance for your help... Ronald Castillo

PS/2 Mouse with Compaq Presario problem

2000-08-07 Thread Ronald Castillo
When I try to run GPM using my PS/2 mouse, it seems like the program disconnects my keyboard, because neither of them (keyboard and mouse) work. I have a Compaq Presario 5030. I used the following configurations: gpm -t ps2 (didn't do anything) gpm -m psaux (froze the computer) Using gpmconfig and