Re: Re: kernel update

2002-03-12 Thread maynard
i have just read about GRUB in redhat's website :-) anyway, thanks for the reply! yeah, you're right sir! i was surprised what i've read about GRUB he he he i thought its like LILO :-) - Original Message From: Jack Bowling <[EMAIL PROTECTED]> Sent: Wednesday, March 13, 2002 3:54:49 PM

Re: kernel update

2002-03-12 Thread Mark Bradbury
On Wed, 2002-03-13 at 17:24, Jack Bowling wrote: > ** Reply to message from "Maynard B. Fernando" <[EMAIL PROTECTED]> on Wed, 13 Mar >2002 15:39:51 +0800 > > > > to all, > > > > i upgraded kernel to its latest version then i found out > > that GRUB is present instead of LILO... i'm not familia

Re: kernel update

2002-03-12 Thread Jack Bowling
** Reply to message from "Maynard B. Fernando" <[EMAIL PROTECTED]> on Wed, 13 Mar 2002 15:39:51 +0800 > to all, > > i upgraded kernel to its latest version then i found out > that GRUB is present instead of LILO... i'm not familiar > with it... in LILO, i just edit /etc/lilo.conf and run lilo.

kernel update

2002-03-12 Thread Maynard B. Fernando
to all, i upgraded kernel to its latest version then i found out that GRUB is present instead of LILO... i'm not familiar with it... in LILO, i just edit /etc/lilo.conf and run lilo... what will i do? im sure i'll get error when the machine gets started!!! tia Maynard B. Fernando Tel. Nos.: 632

Re: star office install from rh 7.2 cd

2002-03-12 Thread Willem van der Walt<[EMAIL PROTECTED]>
Hi, I do not know about the Redhat version of Staroffice, but if you do not have a java runtime installed, Staroffice still works. It just says that you would not have some java related support. hth Willem -- Willem van der Walt Information Services Directorate Department of Health South Africa

RE: proftpd problem

2002-03-12 Thread Rob Finneran
Hi Bill, It's probably a firewall issue. If your using iptables for your firewall (highly recommended over ipchains for ftp stuff) then be sure your firewall allows traffic on: TCP 20 and 21 UDP 20 and 21 And that your iptables firewall script loads the following modules: insmod ip_tables insm

Re: sun sparc station 5

2002-03-12 Thread Manuel A. Camacho Q.
What to be done? Well, it depends on what you need. Personally, I would enjoy trying to build a cluster with them and use it for statistical analysis =) -Manuel. Thierry ITTY wrote: > I have the opportunity to be given some sun sparc station 5 > > I know it is possible to run linux on them,

Kudzu locking up the cd-rom?

2002-03-12 Thread ravi channavajhala
Hi All, Recently, I upgraded my kernel from 2.4.7-10 to 2.4.9-31. I can see the cdrom driver being loaded at the boot time and updfstab marking the removable media entries, with kudzu as one of the mount options in /etc/fstab. Well and good, but the problem is when system reboots, the CD-ROM ju

proftpd problem

2002-03-12 Thread Bill Wagner
I've got proftpd-1.2.5rc1-1 installed on a 7.2 machine and it's up and running. Where the problem is is when I connect from my any machine behind a firewall. Here's what I get: Current remote directory is /. ncftp / > ls connect failed: Connection refused. Falling back to PORT instead of PASV

Re: up2date problems

2002-03-12 Thread Bill Wagner
Jack Bowling said: > Sure. Just use something like "up2date -u --nox --nosig" so you don't > have to worry about prompts. Sweet! Just what I was looking for. Thanks. -Bill ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.c

Re: can not connet to mysql

2002-03-12 Thread Jianping Zhu
Thank you very much for your advice. I have two more question. 1. Do i need to put jdbc driver ( mm.mysql-2.0.4-bin.jar) somewhere in my linux server? 2. I know the mysql server is running but how do i know it's accepting TCP/IP connection? Thanks again. On Tue, 12 Mar 2002, Linux Rules wro

Re: can not connet to mysql

2002-03-12 Thread Linux Rules
On Tue, 12 Mar 2002, Jianping Zhu wrote: > > > I have this following code and mysql server running. > > //Connect to MySql Server >try { > Class.forName("org.gjt.mm.mysql.Driver").newInstance(); >} >catch(Exception e){ > System.out.println("Can not get class Name

RE: [OT] Can't see computers on the other switch

2002-03-12 Thread Statux
Have you ruled out a cabling problem? Are you using the right kind of cable (crossover in some cases)? Is the cable short enough? On Wed, 13 Mar 2002, Darryl Harvey wrote: > Maybe something is wrong with the spanning tree algorithm in one of the > switches and they are not passes on routing inf

Re: up2date problems

2002-03-12 Thread Jack Bowling
** Reply to message from Bill Wagner <[EMAIL PROTECTED]> on Tue, 12 Mar 2002 15:26:48 -0800 (PST) > Can you put up2date in a cronjob to download the packages? I thought I'd > read that in the man page, but I just thought I'd ask to make sure. Sure. Just use something like "up2date -u --nox --

RE: [OT] Can't see computers on the other switch

2002-03-12 Thread Darryl Harvey
Maybe something is wrong with the spanning tree algorithm in one of the switches and they are not passes on routing info ?? Have you put the switch to switch connection into one of the "Working" PC ports to see if that helps? When you try to talk to one of the remote hosts, does the link/data li

Re: should I stop sshd daemon temporary?

2002-03-12 Thread Cameron Simpson
On 12:28 08 Mar 2002, Lewi <[EMAIL PROTECTED]> wrote: | unspawn writes: Impact | HIGH: Existing users will gain root privileges. | | Synopsis | A bug exists in the channel code of OpenSSH versions 2.0 - 3.0.2 | Users with an existing user account can abuse this bug to | gain root privileges

can not connet to mysql

2002-03-12 Thread Jianping Zhu
I have this following code and mysql server running. //Connect to MySql Server try { Class.forName("org.gjt.mm.mysql.Driver").newInstance(); } catch(Exception e){ System.out.println("Can not get class Name"); } try { c = DriverManager.getConnecti

RE: [OT] Can't see computers on the other switch

2002-03-12 Thread Rev. David P. Giffen
One problem I had that I did realize at the time until I traced all my cables to see what the problem was. I realized that I had pluged one of my cables into the port that was shared with the uplink port and a cable in to the uplink port. Once I moved the cable that out of the shared port everythi

Re: [somewhat OT] pci ide card

2002-03-12 Thread Ed Wilts
The Promise Ultra 100 TX2 works like a charm right out of the box. I used it for host-based RAID-1 and had no issues with a pair of IBM 40GB ATA100 drives - this made for a VERY fast combination! Although there are issues with 7.2 raidtools that should prevent it from working, a fresh install wil

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Keith Morse
On Tue, 12 Mar 2002, Rodolfo J. Paiz wrote: > At 3/12/2002 12:00 PM -0800, you wrote: > >Maybe Linksys took a cue from Cisco concerning auto-negotiation? Who > >knows? Based on that, you might try forcing the interface(s) to full > >duplex, 100mbit on the hosts. > > I have three hosts on one s

Re: kernel update solved

2002-03-12 Thread Maynard B. Fernando
i solved this already (yesterday).. i re-install RH7.2 and repeat the same steps in updating the kernel then it worked fine! WEIRD :-) - Original Message - From: "Mike Burger" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 4:26 PM Subject: Re: kernel update

Re: rpm dependency..... NOT A GOOD IDEA

2002-03-12 Thread Bill Crawford
On Tue, 12 Mar 2002, daniel wrote: > ok > i did the "upgrade install" option > and when asked to install dependencies, i said "yes". > > BAD IDEA > > not only does up2date still not work > (it's installed but it's giving me errors (posted later) > but all of my perl modules have somehow disap

Re: [somewhat OT] pci ide card

2002-03-12 Thread fred smith
On Tue, Mar 12, 2002 at 05:11:02PM -0500, Ezra Nugroho wrote: > I want to build a box with IDE software raid, I need more ide interfaces. > Does anyone know a cheap PCI IDE card that works with RH 7.2? > How about Promise Ultra 100 TX2 ? Dunno, but FWIW I'm using a Promise Ultra66 and it works ni

Re: change the language in abiword

2002-03-12 Thread Emmanuel Seyman
On Tue, Mar 12, 2002 at 03:47:05PM -0500, ramzez wrote: > > please write me, how do I change the language at the dictionary in abiword? > I mean if want to check spelling just do it in english and I need to do this > in spanish I don't remember the answer but it's in Abiword's FAQ. http://www

Re: up2date problems

2002-03-12 Thread Bill Wagner
> Bill - I would try ftp'ing to redhat's 7.2 updates directory at > ftp.redhat.com and applying the latest up2date rpm files therein, > *then* trying to do the update via up2date Yeah, actually, that's exactly what I did. I built this box yesterday, downloaded all of the RPMs locally, updated t

Re: [somewhat OT] pci ide card

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 05:11 PM -0500, you wrote: >I want to build a box with IDE software raid, I need more ide interfaces. >Does anyone know a cheap PCI IDE card that works with RH 7.2? >How about Promise Ultra 100 TX2 ? The ataraid-list at Red Hat should be useful to you. Promise TX2 seems to have a ba

Re: up2date problems

2002-03-12 Thread Andreas Berglund
On 45Tue, Mar 12, 2002 at 02:20:02PM -0800 (%H:) or thereabouts, Bill Wagner wrote: > > Andreas Berglund said: > > On 42Tue, Mar 12, 2002 at 01:31:27PM -0800 (%H:) or thereabouts, Bill > > Wagner wrote: > >> > >> I'm new to using up2date, but I've got a 7.2 machine with all of the > >> updates ap

Re: Interface for IPTABLES

2002-03-12 Thread jbinpg
This is still a weak spot. It now backs up your settings when a new version is installed at least. So just run through the wizard once and then rename your old firewall.sh back over it and all will be happy. jb > Will it read your currently configured firewall setup, upon > installation, > or

Re: next generation printing software with red hat?

2002-03-12 Thread Bill Crawford
On Tue, 12 Mar 2002, rpjday wrote: > > is there any indication that red hat might move to CUPS > for printing software with their next release? (no, dear god, > i'm not asking *when* the next release is -- just what > direction red hat seems to be leaning). Yes. I wonder if that'll trigg

Re: up2date problems

2002-03-12 Thread jbinpg
Bill - I would try ftp'ing to redhat's 7.2 updates directory at ftp.redhat.com and applying the latest up2date rpm files therein, *then* trying to do the update via up2date jb > > I'm new to using up2date, but I've got a 7.2 machine with all of > the updates > applied, running a custom 2.4.18

Re: Interface for IPTABLES

2002-03-12 Thread Mike Burger
Will it read your currently configured firewall setup, upon installation, or will it default to its own settings, again? On Tue, 12 Mar 2002, Jack Bowling wrote: > ** Reply to message from Mike Burger <[EMAIL PROTECTED]> on Tue, 12 Mar 2002 >03:24:09 -0500 (EST) > > > > Yes. > > > > Firesta

Re: Lost login

2002-03-12 Thread Mike Burger
This is normal. It is the initial login that happens when you login via the KDE login screen...it's only used for authentication purposes. On 12 Mar 2002, John Banghart wrote: > Using 7.2 on a Dell Inspiron 7500 laptop, with Ximian Gnome. > > Using either 'who' or 'w', logins aren't showing u

Re: Firewall script and user permissions

2002-03-12 Thread Mike Burger
Create a link to it in /etc/rc.d/rc3.d and/or /etc/rc.d/rc5.d, calling it something like S99firewallss. The command would be: ln -s /etc/rc.d/init.d/firewallss /etc/rc.d/rc3.d/S99firewallss or ln -s /etc/rc.d/init.d/firewallss /etc/rc.d/rc3.d/S99firewallss Then, you would have your firewall

Re: [somewhat OT] pci ide card

2002-03-12 Thread Robert Canary
Hi Ezra, Red Hat has an hardware compatibility list on somewhere on their website. I have seen it but never bookmarked it. I'ld try their first. Ezra Nugroho wrote: > > I want to build a box with IDE software raid, I need more ide interfaces. > Does anyone know a cheap PCI IDE card that works

Re: up2date problems

2002-03-12 Thread Bill Wagner
Andreas Berglund said: > On 42Tue, Mar 12, 2002 at 01:31:27PM -0800 (%H:) or thereabouts, Bill > Wagner wrote: >> >> I'm new to using up2date, but I've got a 7.2 machine with all of the >> updates applied, running a custom 2.4.18 kernel. When I run up2date, >> I get the following error: >> >> --

[somewhat OT] pci ide card

2002-03-12 Thread Ezra Nugroho
I want to build a box with IDE software raid, I need more ide interfaces. Does anyone know a cheap PCI IDE card that works with RH 7.2? How about Promise Ultra 100 TX2 ? Thanks, Ezra Nugroho Web/Database Application Specialist Goshen College Information Technology Services Phone: (574) 535-770

Re: up2date problems

2002-03-12 Thread Andreas Berglund
On 42Tue, Mar 12, 2002 at 01:31:27PM -0800 (%H:) or thereabouts, Bill Wagner wrote: > > I'm new to using up2date, but I've got a 7.2 machine with all of the updates > applied, running a custom 2.4.18 kernel. When I run up2date, I get the > following error: > > --- > # up2date > /usr/sbin/up2dat

up2date problems

2002-03-12 Thread Bill Wagner
I'm new to using up2date, but I've got a 7.2 machine with all of the updates applied, running a custom 2.4.18 kernel. When I run up2date, I get the following error: --- # up2date /usr/sbin/up2date:537: SyntaxWarning: name 'progressCurrent' is used prior to global declaration def rpmCallback(w

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Francisco Neira
Just in case... don't you have an aditional hub (4 port will be enough) I'm trying to setup a test pod: place the hub with 2 crossover cables and connect the switches to them. Then with a PC connected to the hub, sniff the traffic between switches. Could be interesting to watch... Another idea

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 02:57 PM -0500, you wrote: >Sounds to me more like an arp table problem. Those switches aren't >manageable, right? Nope. One $75 8-port switch, and one $120 4-port switch plus printserver. -- Rodolfo J. Paiz [EMAIL PROTECTED] ___ Red

change the language in abiword

2002-03-12 Thread ramzez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi... please write me, how do I change the language at the dictionary in abiword? I mean if want to check spelling just do it in english and I need to do this in spanish thanks - -- Linux User Registered #232544 http://counter.li.org/ my GnuPG-

loopback filesystem full... but it's not? but it should be?

2002-03-12 Thread Furnish, Trever G
Anyone have any experience with loopback devices? I think they're broken in redhat 7.2 and I'd like confirmation / enlightenment. I've seen erratic behavior, including data loss and complete system crashes. :-( I made one loopback device and of exactly 1 gigabyte and downloaded about 650 megaby

Re: How to set classpath in linux

2002-03-12 Thread Gordon Messmer
On Tue, 2002-03-12 at 08:50, Jianping Zhu wrote: > In Unix I can use like > setenv CLASSPATH .:classes:/mydir/OB.jar > to setup classpath(not env varible) > > How can I do it in linux > Thanks 'setenv' is used by csh, which you can use if you set your shell to 'tcsh'. When using bash, set the

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Francisco Neira
Sounds to me more like an arp table problem. Those switches aren't manageable, right? Francisco >>> [EMAIL PROTECTED] 12/03/02 14:05 >>> At 3/12/2002 12:00 PM -0800, you wrote: >Maybe Linksys took a cue from Cisco concerning auto-negotiation? Who >knows? Based on that, you might try forcing th

RE: [OT] Can't see computers on the other switch

2002-03-12 Thread Michael . Hughes
use a crossover cable and see if that works -Original Message- From: Rodolfo J. Paiz [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 12:18 PM To: [EMAIL PROTECTED] Subject: [OT] Can't see computers on the other switch Hi! OT but no idea where else to go... I have a home netwo

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 12:00 PM -0800, you wrote: >Maybe Linksys took a cue from Cisco concerning auto-negotiation? Who >knows? Based on that, you might try forcing the interface(s) to full >duplex, 100mbit on the hosts. I have three hosts on one switch, and they are all talking to each other flawlessly

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 10:47 AM -0800, you wrote: >I wouldn't call me smarter, but I'm wise enough to not use Linksys >switches. [...] Swap 'em for a Netgear and see if the >problem persists. Don't have $250 right now, and for the last two years I haven't had any problems with Linksys equipment. Plan to u

Re: how to tell what is using sound card

2002-03-12 Thread Trevor Hamm
On Tue, 2002-03-12 at 07:03, dbrett wrote: > I was trying to get realaudio to work. It reported another device was > using the sound card. How do find out what applications are using the > sound card. I tried ps and could not find out with this application > > david > fuser /dev/dsp However,

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Keith Morse
On Tue, 12 Mar 2002, David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Rodolfo J. Paiz wrote: > > >Help? Smarter men (or women, or any other human being)? Paul and I are lost. > > I wouldn't call me smarter, but I'm wise enough to not use Linksys > switches. I've h

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rodolfo J. Paiz wrote: >Help? Smarter men (or women, or any other human being)? Paul and I are lost. I wouldn't call me smarter, but I'm wise enough to not use Linksys switches. I've had several similar, equally unexplainable, problems with them.

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 12:55 PM -0500, you wrote: >If yours is setup differently, and your ip addresses and netmask are set >correctly (all on the same subnet?) Yes, all checked. >then, well, a smarter man than me must take over from here. > >Paul Help? Smarter men (or women, or any other human being)? P

RE: how to tell what is using sound card

2002-03-12 Thread dbrett
thanks, I will try this. david On Tue, 12 Mar 2002, Ryan Speed wrote: > `fuser /dev/dsp` will work (if /dev/dsp is your sound device). > > > ryan > :-Original Message- > :From: [EMAIL PROTECTED] > :[mailto:[EMAIL PROTECTED]] On Behalf Of dbrett > :Sent: March 12, 2002 5:04 AM > :To:

Re: how to tell what is using sound card

2002-03-12 Thread dbrett
Should have been more clear. I tried ps -auxwf and then the man pages :) david On Tue, 12 Mar 2002, gott wrote: > Hi ! > > > I tried ps and could not find out with this application > > Maybe you could try 'ps aux' > > This lists *all* running processes! > btw: try 'man ps' to get some more

Re: how to tell what is using sound card

2002-03-12 Thread gott
Hi ! > I tried ps and could not find out with this application Maybe you could try 'ps aux' This lists *all* running processes! btw: try 'man ps' to get some more details! good luck :-) greetings philipp ___ Redhat-list mailing list [EMAIL PROTE

RE: how to tell what is using sound card

2002-03-12 Thread Ryan Speed
`fuser /dev/dsp` will work (if /dev/dsp is your sound device). ryan :-Original Message- :From: [EMAIL PROTECTED] :[mailto:[EMAIL PROTECTED]] On Behalf Of dbrett :Sent: March 12, 2002 5:04 AM :To: [EMAIL PROTECTED] :Subject: how to tell what is using sound card : : :I was trying to get r

Re: star office install from rh 7.2 cd

2002-03-12 Thread doug piper
[EMAIL PROTECTED] wrote: >I found this link to download it. Maybe you should download >it from here and ditch the version that came with RedHat. >Sun purchased StarOffice and is making it available for free (see >www.sun.com/staroffice). >It is about 65M to download, so you might want to just sen

how to tell what is using sound card

2002-03-12 Thread dbrett
I was trying to get realaudio to work. It reported another device was using the sound card. How do find out what applications are using the sound card. I tried ps and could not find out with this application david ___ Redhat-list mailing list [EM

RE: syslog.conf for su command?

2002-03-12 Thread Ryan Speed
I'd avoid having so many users in the wheel group and allowing them all to use the su command. Unless there is some reason that is explicitly required use sudo (http://www.courtesan.com/sudo/sudo.html) it's great for allowing superuser access to pre-defined commands. ryan :-Original Message

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Paul Greene
I haven't used the Linksys switches. On the Netgear, the uplink port is actually both a normal port *and* an uplink port depending on if the button is pressed in or not. On mine I used the uplink port on both, and had the button pressed on *one* of them. If yours is setup differently, and your i

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 12:35 PM -0500, you wrote: >Just taking a shot here since I have something similiar at home (though >using a Netgear hub and switch). Thanks for the shot. There are no buttons on the switches, but there are uplink ports (shared with normal ports, don't plug cables into both!). Nor

Re: rpm dependency..... NOT A GOOD IDEA

2002-03-12 Thread daniel
nope same error in fact, i've tried it from both could this have anything to do with the fact that it's on a sparc64 box? - Original Message - From: "Jonathan M. Slivko" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 12, 2002 9:37 AM Subject: Re: rpm dependency. NOT

Re: rpm dependency..... NOT A GOOD IDEA

2002-03-12 Thread Jonathan M. Slivko
Are you doing this from a console terminal or from an Xterm? If your doing it in X, that would explain why. Try doing it in a console terminal and see if you still get that error. -- Jonathan - Original Message - From: "daniel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, M

Re: [OT] Can't see computers on the other switch

2002-03-12 Thread Paul Greene
Just taking a shot here since I have something similiar at home (though using a Netgear hub and switch). Is there buttons you can press to enable connections to another hub/switch (so that you don't have to use a crossover cable)? Is there an "uplink" port on each switch? Use the uplink port on

route data

2002-03-12 Thread Burke, Thomas G.
It's been a long time since I've used route... I just ran it & got this, could someone please explain to me what it means? TIA, Tom Kernel IP routing table Destination Gateway Genmask Flags Metric RefUse Iface 210.47.246.10 -

Re: rpm dependency..... NOT A GOOD IDEA

2002-03-12 Thread daniel
ok i did the "upgrade install" option and when asked to install dependencies, i said "yes". BAD IDEA not only does up2date still not work (it's installed but it's giving me errors (posted later) but all of my perl modules have somehow disappeared and i can't seem to install them through perl -

[OT] Can't see computers on the other switch

2002-03-12 Thread Rodolfo J. Paiz
Hi! OT but no idea where else to go... I have a home network using two simple desktop switches; one a 4-port Linksys with 2-port printserver builtin, and the other an 8-port Linksys. The 4-port's "uplink" connection is used to hook up to a normal port on the 8-port, and link lights show up pr

boot message from lilo

2002-03-12 Thread Jérôme Tournier
Hello, does anyone explain me how to change the boot message gived by lilo at boot time (at the boot prompt) ? By default, it is "RedHat Linux". How can i change this ? Thanks -- Jérôme ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.r

Re: Why so slow !!!!

2002-03-12 Thread Hal Burgiss
On Tue, Mar 12, 2002 at 05:59:37PM +0100, Ismael Touama wrote: > Sure it's more efficient, 10 times faster ! thanks. > I'm kind of stupid!Suure Ignorance is only a temporary condition that afflicts everyone at some point. Stupity is more permanent :) We hope for the former! -- Hal Burgiss

Re: [HS] SPAM

2002-03-12 Thread Matthew Saltzman
On Tue, 12 Mar 2002, Robert Canary wrote: > What? > your email address is showing right here in the headers of same email > you just posted! In the headers > > From: Matthew Saltzman <[EMAIL PROTECTED]> 9:52 AM > NOTE: Email address ^^^ > Subject: Re: [HS]

RE: [HS] SPAM

2002-03-12 Thread Ismael Touama
Oh yes it's f*ck*d my aliases up !! What's the hell !! Why does it encrypt sometimes in the header and sometimes it kind of decrypts !!? There's a problem. I assume client can't do anything, but the admin of th list can. Gosh ! -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PRO

RE: Why so slow !!!!

2002-03-12 Thread Ismael Touama
Sure it's more efficient, 10 times faster ! thanks. I'm kind of stupid!Suure -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Hal Burgiss Envoye : mardi 12 mars 2002 17:34 A : [EMAIL PROTECTED] Objet : Re: Why so slow On Tue, Mar 12, 2002 at 04:17:

How to set classpath in linux

2002-03-12 Thread Jianping Zhu
In Unix I can use like setenv CLASSPATH .:classes:/mydir/OB.jar to setup classpath(not env varible) How can I do it in linux Thanks Jianping Zhu Department of Computer Science Univerity of Georgia Athens, GA 30602 Tel 706 5423900 --

RE: [HS] SPAM

2002-03-12 Thread Ismael Touama
Heyhey !! look, thanks to Robert info : see the first msg that I send this morning concerning this topic. It's an italian guy (using of course linux), look the header : We can see i'm in fact on wanadoo, but we can see his IP. Return-Path: <[EMAIL PROTECTED]> Received: from mel-rti18.wanadoo.fr

RE: Automatically configure ulimit -SOLVED

2002-03-12 Thread Richard Wilson
AFAIK hard means that is the absolute max amount of (in my case) open files soft means that the user will default to that amount. So fo example my requirement was that the user account would have 8096 files open, rather than setting the hard to 8096 and then requiring that the user "ulimit -n 809

Re: Why so slow !!!!

2002-03-12 Thread Hal Burgiss
On Tue, Mar 12, 2002 at 04:17:57PM +0100, Ismael Touama wrote: > Hello again, > > Why does the ftp download is so long to transfert data ? > At the begining it's quite allright. > But really fast it goes under 5Ko/s > My championship record : 1 ko/s > Is it my connection (-I'm on ADSL !

RE: [HS] SPAM

2002-03-12 Thread Ismael Touama
It s kind of what I say... I don't ask for nothing, it gives me. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Robert Canary Envoye : mardi 12 mars 2002 17:23 A : [EMAIL PROTECTED] Objet : Re: [HS] SPAM Tell Outlook Express to show all headers and yo

Re: [HS] SPAM

2002-03-12 Thread Robert Canary
That is text generated from the email client! Pay attention. Look in the headers!!! Matthew Saltzman wrote: > > On Tue, 12 Mar 2002, Robert Canary wrote: > ^ > Note: No e-mail address here! > > > Your are absolutely correct. Mailing lists is one major so

Re: *****SPAM***** Re: [HS] SPAM

2002-03-12 Thread Gerry Doris
> SPAM: Start SpamAssassin results > -- SPAM: This mail is probably spam. The original > message has been altered SPAM: so you can recognise or block similar > unwanted mail in future. SPAM: See http://spamassassin.org/tag/ for > more details. > SPAM: > SP

Re: [HS] SPAM

2002-03-12 Thread Robert Canary
What? your email address is showing right here in the headers of same email you just posted! In the headers From: Matthew Saltzman <[EMAIL PROTECTED]> 9:52 AM NOTE: Email address ^^^ Subject: Re: [HS] SPAM To: <[EMAIL PROTECTED]> I don't mind the offlist

Re: [HS] SPAM

2002-03-12 Thread Robert Canary
Tell Outlook Express to show all headers and you will see it. I am using Netscape, which shows all headers. And it shows your address plain as day. From: "Ismael Touama" Ismael Touama wrote: > > It doesn't appear below but appear above in expeditor field!! > I'm on Outlook, soory for the ins

Printtool refuses to allow single digit aliases

2002-03-12 Thread Russell, D (Duncan)
Hello, Has anybody else noticed that printtool does not seem to like printer alises which consist of only a single digit. We used to have our systems setup using aliases such as 1, 2 etc so we could type; lpr -P1 blahblahblah to print, but whenever I enter a single digit alias it complains that

RE: [HS] SPAM

2002-03-12 Thread Ismael Touama
It doesn't appear below but appear above in expeditor field!! I'm on Outlook, soory for the insult. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Matthew Saltzman Envoye : mardi 12 mars 2002 16:52 A : [EMAIL PROTECTED] Objet : Re: [HS] SPAM On Tue, 1

Re: Interface for IPTABLES

2002-03-12 Thread Jack Bowling
** Reply to message from Mike Burger <[EMAIL PROTECTED]> on Tue, 12 Mar 2002 03:24:09 -0500 (EST) > Yes. > > Firestarter sets up a firewall script that goes ahead and explicitly > blocks everything. > > The simpler (and probably more effective, not to mention efficient) method > is to start

Re: sun sparc station 5

2002-03-12 Thread Thomas Ribbrock
Hi Thierry, On Tue, Mar 12, 2002 at 02:22:28PM +, Thierry ITTY wrote: > I have the opportunity to be given some sun sparc station 5 > > I know it is possible to run linux on them, it might be interesting > on the other hand, I've been told those machines compare to Pentium 75 or 90 > so the

Re: [HS] SPAM

2002-03-12 Thread Matthew Saltzman
On Tue, 12 Mar 2002, Robert Canary wrote: ^ Note: No e-mail address here! > Your are absolutely correct. Mailing lists is one major source for > spam address. This is why I have complained many times to the redhat > list managers to remove the reference to the

Re: This is what it was about...

2002-03-12 Thread hanfamily
Opera also is a nice browser If you don't mind ads or want to pay to get rid of the adds. Linda On Mon, 11 Mar 2002, Anthony E. Greene wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Mon, 11 Mar 2002, badger wrote: > >In my opinion, throwing Mozilla at them is e

Re: sun sparc station 5

2002-03-12 Thread Rodolfo J. Paiz
At 3/12/2002 02:22 PM +, you wrote: >I know it is possible to run linux on them, it might be interesting I run Red Hat 6.2 with all patches on several Sun SparcStation 5's, ranging from 70MHz to 110MHz and all with only 32MB of RAM and 1GB of disk. Each one is a DNS server, mail server, and

Re: star office install from rh 7.2 cd

2002-03-12 Thread hanfamily
I found this link to download it. Maybe you should download it from here and ditch the version that came with RedHat. Sun purchased StarOffice and is making it available for free (see www.sun.com/staroffice). It is about 65M to download, so you might want to just send them the US$10 to send you a

RE: [HS] SPAM

2002-03-12 Thread Ismael Touama
But isn't there a tool in redhat distribution that disable or unfortunate spam even if I know it would be difficult !!? Nevertheless, Neveranswer ! -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de Robert Canary Envoyé : mardi 12 mars 2002 16:11 À : [EMAIL

Network Security

2002-03-12 Thread pochy
Hi every one!: I`m kind of familiar with some of the system logs "not an expert" but at least I can recognize when something is not o.k., well I was watching the "/var/log/secure" when some strange ftp connection show on the file. I get this line from the "/var/log/message": 217:Mar 11 01

Re: Interface for IPTABLES

2002-03-12 Thread Bret Hughes
On Tue, 2002-03-12 at 02:24, Mike Burger wrote: > Yes. > > Firestarter sets up a firewall script that goes ahead and explicitly > blocks everything. > > The simpler (and probably more effective, not to mention efficient) method > is to start out by denying everything, and then explicitly allow

Why so slow !!!!

2002-03-12 Thread Ismael Touama
Hello again, Why does the ftp download is so long to transfert data ? At the begining it's quite allright. But really fast it goes under 5Ko/s My championship record : 1 ko/s Is it my connection (-I'm on ADSL !a download spreading hell!-, the distance or so ? Thanks for details cause rp

Re: [HS] SPAM

2002-03-12 Thread Robert Canary
Your are absolutely correct. Mailing lists is one major source for spam address. This is why I have complained many times to the redhat list managers to remove the reference to the person who originally sent the mail. I finally gave up, it seemed it was falling on deaf ears. Ismael Touama wro

Re: Installing XFree86 4.20

2002-03-12 Thread hanfamily
Dave Reed suggested I make the following changes I added alias char-major-10-175 agpgart options agpgart agp_try_unsupported=1 to /etc/modules.conf as you suggested then Xconfigurator set up the display just fine. After the setup I changed the XF86Config-4 file so option which was

RE: sun sparc station 5

2002-03-12 Thread Jan . Albrecht
From: Thierry ITTY [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 12, 2002 3:22 PM > > I know it is possible to run linux on them, it might be interesting Yes it is, I have here a Sun Ultra 5 Running SuSE 7.3 Sparc > on the other hand, I've been told those machines compare to > Pentium 75 or

Re: sound/audio problem

2002-03-12 Thread Trevor Hamm
On Mon, 2002-03-11 at 19:54, ravi channavajhala wrote: > Hi All, > > Running RH-Linux 7.2 kernel 2.4.9-31 (engima) on an > IBM thinkpad. Everything works great, except my audio > device. When I play CD or run Xine, I can hear audio > alright, but the volume is really low. I tried my > best to

Lost login

2002-03-12 Thread John Banghart
Using 7.2 on a Dell Inspiron 7500 laptop, with Ximian Gnome. Using either 'who' or 'w', logins aren't showing up anymore. The 'last' command generates this: john :0 Tue Mar 12 08:52 gone - no logout This only started recently, although I can't identify the exact d

Re: Installing XFree86 4.20

2002-03-12 Thread hanfamily
Here is where Trond Eivind Glomsrod suggested I get the rpms for XFree 4.2 from, they worked great for me. If you're feeling like trying XFree 4.2 (unsupported, from ftp://people.redhat.com/mharris/Xhide/ ) Linda Sun, 10 Mar 2002, Billy R Nordyke wrote: > How do I get an executable

booting from lilo

2002-03-12 Thread Hytham Shehab
hi gurus,     i have the following architecture: /dev/hda1        /boot /dev/hda3        /root /dev/hdb1    winnt ntfs   how can i configure lilo.conf to upload the hdb1, i use the following: other=/dev/hdb1     table=/dev/hdb     label=win but it doesn't work.   thanks in advance.   Hy

understanding error msg on startup

2002-03-12 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I have just experienced a problem booting my machine runnin 7.2 I got these lines before everything froze: -- <0>Kernel panic: Aiee, killing interupt handler! In interupt handler - not syncing -- This is the second time this

  1   2   >