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
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
** 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.
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
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
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
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,
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
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
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
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
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
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
** 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 --
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
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
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
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
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
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
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
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
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
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
> 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
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
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
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
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
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
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
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
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
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
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:
>>
>> --
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
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
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
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
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
-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-
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
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
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
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
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
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
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,
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
-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.
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
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:
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
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
`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
[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
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
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
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
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
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
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
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
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 -
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 -
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
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
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
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]
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
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:
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
--
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
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
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 !
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
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
> 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
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
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
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
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
** 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
-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 - 100 of 117 matches
Mail list logo