CDRs not being recognised!

2001-03-15 Thread Peter Kiem
I'm trying to get my new Creative CDRW to work under Linux. I have the ide-scsi module setup and working fine in read mode. If I try to do a dummy run using cdrecord with the 650Mb CDR that came with the drive then it all works fine. If I try to do the exact same operation with the 700Mb CDRs t

Refreshing gnome's menus?

2001-03-15 Thread Peter Kiem
If I install an rpm (e.g xgammon) that wasn't present before it create /etc/X11/wmconfig/xgammon which appears to contain the details necessary to "register" the program on the gnome menus. What do I have to do to refresh the application menus to pick up the extra application? -- Regards, +-

named hanging

2001-03-15 Thread Ken Cole
I have a RH6.2, standard kernel, running a dial up ppp. It is setup as a caching name server only and configured to look at a specific primary & secondary name servers. Irregularly, twice this week, sendmail stops sending mail. On diagnosis of the problem, even though named is "running" it is no

Re: screen capture

2001-03-15 Thread Bret Hughes
Stephen Liu wrote: > Hi John, > > 1. Where can I find " snapshot" ? Is it in KDE ? > > 2. Where can I find " Ksnap " How to make it works ? > > Thanks in advance. > For questionsl like this you are much better off using a web browser and searching at least these sites before asking qu

Re:KDE2.1 and Helix Gnome.

2001-03-15 Thread Silviu Cojocaru
On Thu, 15 Mar 2001, at 16:23 (GMT -0500), Dale Kosan wrote: > Thanks for replying.Okay, someone said it supports the 2.0 beta, I have the > preview version on my Redhat cd, do you think the switch desk will work with > that version? Yes my wife and I have our own accounts.I have not tried It sh

Real Video-Audio server

2001-03-15 Thread Vineeta
Hi, I am looking for a real-time audio-video server for linux. Any pointers,download sites ..? Thanx, Vineeta ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: [OT] sed/awk/bash help needed for removing lines containing a certain IP

2001-03-15 Thread Harry Putnam
[EMAIL PROTECTED] (Jonathan Wilson) writes: > Hey, > > I need to remove every single line in a bunch of log files that contain to certain >IPs, in order to find something else I'm looking for. Sounds like an awk or sed job - >anyone have an idea? > > TIA awk '!/ipone|iptwo/' inputfile >outpu

rpm 4.0-4 vs 4.0.2 problem

2001-03-15 Thread dsyates
I am having a real big problem with rpm on my rhl 7.0 system. Best as I can remember, this is what happened. After installing Nautilus preview release 3 complete with rpm 4.0.2 , I realized that that up2date was broken. I then reinstalled the stock redhat rpm rpms (4.0-4). This fixed my up2date pr

Re: [OT] sed/awk/bash help needed for removing lines containing acertain IP

2001-03-15 Thread Tim Moore
egrep -v '192.168.10.100|192.168.50|10.0.0.100' /var/log/messages Jonathan Wilson wrote: > > Hey, > > I need to remove every single line in a bunch of log files that contain to certain >IPs, in order to find something else I'm looking for. Sounds like an awk or sed job - >anyone have an idea?

Re: [OT] sed/awk/bash help needed for removing lines containing a certain IP

2001-03-15 Thread Hal Burgiss
On Thu, Mar 15, 2001 at 08:45:17PM -0600, Jonathan Wilson wrote: > Hey, > > I need to remove every single line in a bunch of log files that > contain to certain IPs, in order to find something else I'm looking > for. Sounds like an awk or sed job - anyone have an idea? How about grep -v? grep -

[OT] sed/awk/bash help needed for removing lines containing a certain IP

2001-03-15 Thread Jonathan Wilson
Hey, I need to remove every single line in a bunch of log files that contain to certain IPs, in order to find something else I'm looking for. Sounds like an awk or sed job - anyone have an idea? TIA Jonathan Wilson System Administrator Ced

Re: Attention: David Talkington re: My Linux server takes time to reply (Solved)

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, Tim Moore wrote: > > The resolv.conf is fine. The problem appears to have been > > the mis-spelling of the word "localhost" in the "/etc/hosts" > > file. Once I corrected that, I was able to ftp into my > > linux box from the LAN just fine... :-) > > Ahh, if only they were al

Re: Attention: David Talkington re: My Linux server takes time to reply (Solved)

2001-03-15 Thread Tim Moore
> The resolv.conf is fine. The problem appears to have been > the mis-spelling of the word "localhost" in the "/etc/hosts" > file. Once I corrected that, I was able to ftp into my > linux box from the LAN just fine... :-) Ahh, if only they were all so simple... -- _

Re: lynx

2001-03-15 Thread Todd A. Jacobs
http://lynx.isc.org/release/lynx2-8-3/lynx_help/lynx_help_main.html -- Todd A. Jacobs CodeGnome Consulting, LTD ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: /dev/dsp: Device or resource busy

2001-03-15 Thread Statux
lsof | grep "/dev/dsp" might be of some use. 'man lsof' for more info On Thu, 15 Mar 2001 [EMAIL PROTECTED] wrote: > > Just for kicks, I downloaded and installed nautilus last night. That's all I can >remember changing on my system this week. This morning, when I fired up xmms, I got >the f

Re: Attention: David Talkington re: My Linux server takes time to reply (Solved)

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, Tim Moore wrote: > What's you resolv.conf look like? I was getting long lookups until I > removed the 'domain x' and 'search' fields. Now it just > 'nameserver' fields. > > Also try 'strace -t ' to see where the time is being taken up. On > the target system try 'strac

rpm upgrade

2001-03-15 Thread Uday Pai
Hi all, Whenever I do an upgrade of an rpm, from release 1 to 2, my x file (from earlier version) which was changed by me, remains as x and the new file is not installed. what I need is x file should remain same, as it is doing now, and new x from latest version should be saved as x.rpm The

Re: 1 gig memory

2001-03-15 Thread Tim Moore
> I've got a system with 1 gig of memory (to go with the 1 gig processor). > > I've edited lilo.conf to include "append="mem=1024M"", run "lilo -v", and > rebooted. > > When I run "free -m", the system only shows 895(? 885 ?) meg, and not 1024. > > What am I doing wrong? Or, is there a limitat

screen capture

2001-03-15 Thread Stephen Liu
Hi John, 1. Where can I find " snapshot" ? Is it in KDE ? 2. Where can I find " Ksnap " How to make it works ? Thanks in advance. B.R. Stephen ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-li

screen capture

2001-03-15 Thread Stephen Liu
Hi Marie, I can start screenshooter ? But how to make it works ? Thanks in advance. B.R. Stephen ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

screen capture

2001-03-15 Thread Stephen Liu
Hi Hidong, Where can I find " xv " ? How to make it works ? Thanks in advance. B.R. Stephen ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Attention: David Talkington re: My Linux server takes time to reply

2001-03-15 Thread Tim Moore
What's you resolv.conf look like? I was getting long lookups until I removed the 'domain x' and 'search' fields. Now it just 'nameserver' fields. Also try 'strace -t ' to see where the time is being taken up. On the target system try 'strace -tfp `pidof inetd`'. I used a local LAN ftp as

Re: 1 gig memory

2001-03-15 Thread Jacob Killian
Thank you. Unfortunately, this reports it incorrectly also, only in Kilobytes not Megabytes. Any other suggestions? Thanks again! Jacob On Thu, 15 Mar 2001, you wrote: > I dunno about the limitation but I use free -t because free -m misreports > mine also. > > Try free -t see if it reports

Re: lynx

2001-03-15 Thread Jacob Killian
www.techrepublic.com has a good intro to lynx. You may need to sign up for membership (free) to access that portion. Jacob On Thu, 15 Mar 2001, you wrote: > Does anyone know where I can go to find info on using lynx from the command > line to fill out html forms? I've tried google, but all I s

re: My Linux server takes time to reply

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, David Talkington wrote: > >Ok...yeah. I fixed that. And strangely enough that *does* > >seem to have been the problem. > > As one who has been known to spend entire afternoons debugging printer > problems, only to discover that the printer cable was not connected, > I've lear

re: My Linux server takes time to reply

2001-03-15 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- John Aldrich wrote: >> recently had just such an issue on one of our Suns; no one knew why >> one particular machine was so dog-slow processing logins. Turned out >> to be a wayward space in the localhost line in /etc/hosts. =) >> >Ok...yeah. I fixed that. A

re: My Linux server takes time to reply

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, David Talkington wrote: > Nomadduh. The nis stuff is in there by default; it's ignored, though I > remove it from mine. How 'bout the spelling error we discussed? I > recently had just such an issue on one of our Suns; no one knew why > one particular machine was so dog-slow

Re: Re: sendmail and Red Hat 6.2

2001-03-15 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- RODOLFO MARTIN NIETO wrote: >I have already done it with mail, but with mail the problem I have >it's that I don't know how to set MyDescription, because -f option >doesn't work. >Is it posible to set MyDescription and the subject at the same time? > >Thanks fo

re: My Linux server takes time to reply

2001-03-15 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- John Aldrich wrote: >Here's the relevant section of my /etc/nsswitch.conf >passwd: files nisplus nis >shadow: files nisplus nis >group: files nisplus nis > >#hosts: db files nisplus nis dns >hosts: files nisplus nis dns > > >Now, I'm not r

Re: [RHL] Re: [RHL] Elsa Gladiac MX GeForce2 and X

2001-03-15 Thread David Krings
Hi Kirk, hi all, since I successfully downloaded Wolverine I have me GeForce 2 MX card running. It was the smoothest and fastest install I ever experienced for an operating system. It took 30 minutes, one CD change and one reboot. All my hardware was successfully detected and ac

Attention: David Talkington re: My Linux server takes time to reply

2001-03-15 Thread John Aldrich
You asked: > John, what does your hosts line in /etc/nsswitch.conf > say? It should look something like this: > > hosts: files dns > > There definitely does not need to be a nameserver running > for local lookups, as long as /etc/hosts is complete and > accurate. > Here's the relevant se

Re: Help Please!

2001-03-15 Thread hanfam
Hi, I solved this by setting the demand option in ppd. Then start pppd with pppd: someaddress When any user tries to connect it then dials up. Linda Hanigan On Tue, 13 Mar 2001, [iso-8859-1] Alvaro F. Jiménez wrote: > This is one is an easy one for you guys/gals out there... > I final

Re:KDE2.1 and Helix Gnome.

2001-03-15 Thread Larry Grover
On Thursday 15 March 2001 16:23, Dale Kosan wrote: > Thanks for replying.Okay, someone said it supports the 2.0 beta, I > have the preview version on my Redhat cd, do you think the switch > desk will work with that version? Yes my wife and I have our own > accounts.I have not tried installing it o

lynx

2001-03-15 Thread Mike Illian
Does anyone know where I can go to find info on using lynx from the command line to fill out html forms? I've tried google, but all I seem to get is the man page, which only tells me the switch to use, not the format of the input Thanks, Mike ___ R

Re: Re: sendmail and Red Hat 6.2

2001-03-15 Thread Chuck Mead
On Thu, 15 Mar 2001, RODOLFO MARTIN NIETO spewed into the bitstream: RMN>I have already done it with mail, but with mail the problem I have RMN>it's that I don't know how to set MyDescription, because -f option RMN>doesn't work. RMN>Is it posible to set MyDescription and the subject at the same t

Re: 1 gig memory

2001-03-15 Thread Terry Williams
I dunno about the limitation but I use free -t because free -m misreports mine also. Try free -t see if it reports it right - Original Message - From: "Jacob Killian" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 15, 2001 1:19 PM Subject: 1 gig memory > Hello- > >

Re: Re: sendmail and Red Hat 6.2

2001-03-15 Thread RODOLFO MARTIN NIETO
I have already done it with mail, but with mail the problem I have it's that I don't know how to set MyDescription, because -f option doesn't work. Is it posible to set MyDescription and the subject at the same time? Thanks for your help. > Chuck Mead <[EMAIL PROTECTED]>: > > On Thu, 15 Mar 20

Re:KDE2.1 and Helix Gnome.

2001-03-15 Thread Dale Kosan
Thanks for replying.Okay, someone said it supports the 2.0 beta, I have the preview version on my Redhat cd, do you think the switch desk will work with that version? Yes my wife and I have our own accounts.I have not tried installing it on my system, not after seeing my friends bomb.I believe he

how to increase process

2001-03-15 Thread Steve Lee
How would you be able to increase the number of process for users? Is there not a way to increase the process? Thank you. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Webmin

2001-03-15 Thread Gustav Schaffter
Thanks for sharing your first hand experience in this. I'll run my rpm -e today. :-) Gustav "Mikkel L. Ellertson" wrote: > > On Thu, 15 Mar 2001, Gustav Schaffter wrote: > > > Me too, I'm a happy user of Webmin. (Actually, since a long time.) > > > > I just thought I'd remove linuxconf from m

Re: KDE2.1 and Helix Gnome.

2001-03-15 Thread Silviu Cojocaru
On Thu, 15 Mar 2001, Dale Kosan wrote: > Okay, I have a quick question.I want to run both the above on the same > machine. My friend installed both and the switch desktop no longer works.He > can only use Gnome.He tried making a .xinitrc file in his home directory and > put the following in it: ex

Re: KDE2.1 and Helix Gnome.

2001-03-15 Thread Larry Grover
On Thursday 15 March 2001 12:16, Dale Kosan wrote: > Okay, I have a quick question.I want to run both the above on the > same machine. My friend installed both and the switch desktop no > longer works.He can only use Gnome.He tried making a .xinitrc file in > his home directory and put the followi

Re: Dual domains on Postfix

2001-03-15 Thread Chuck Mead
On Wed, 14 Mar 2001, jblauth spewed into the bitstream: j>I just set up a Postfix mail server on RedHat 7.0 j>(with qpopper and dracd) for one domain. j>I also administer another domain which I want j>to see handled by the new Postfix server. j> j>Does anyone have any good suggestions j>regarding

Re: sendmail and Red Hat 6.2

2001-03-15 Thread Chuck Mead
On Thu, 15 Mar 2001, RODOLFO MARTIN NIETO spewed into the bitstream: RMN>Hi list, RMN> RMN> I'm trying to send a mail with the sendmail command (on Red Hat 6.2), RMN>I do the following: RMN> RMN> sendmail -f MyDescription [EMAIL PROTECTED] < file.txt RMN> RMN> RMN> This works find, However I woul

Re: Firewall For Red Hat

2001-03-15 Thread Dominic Mitchell
pmfirewall is a script that helps you build your firewall using ipchains. Cheers, Dominic. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

sendmail and Red Hat 6.2

2001-03-15 Thread RODOLFO MARTIN NIETO
Hi list, I'm trying to send a mail with the sendmail command (on Red Hat 6.2), I do the following: sendmail -f MyDescription [EMAIL PROTECTED] < file.txt This works find, However I would like to know how can I include a subject (I have read that in NT it's whith -s option, but this doesn't

Stop virii with postfix!

2001-03-15 Thread Chuck Mead
http://www.moongroup.com/stories.php?story=01/03/15/4646780 -- Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com (Note: html formatted email sent to me is filtered & deleted unread) GnuPG Public Key Available: http://wwwkeys.us.pgp.net ___ Re

Re: how to configure a Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Mike Burger
I'm sorry? On Wed, 14 Mar 2001, Mike wrote: > they moved to bluestar.net. they wont pay it looks like. > Mike > > On Wed, 14 Mar > 2001, Ray Curtis wrote: > > > > "mb" == Mike Burger <[EMAIL PROTECTED]> writes: > > > > mb> Are you using the PS110, or PS110NA? I'm not sure what the differen

Re: Dual domains on Postfix

2001-03-15 Thread Mike Burger
You don't need to add a second NIC for this. I'd go ahead with the virtual IP for the web hosting part, set the MX to point to your mail server, and then use Postfix's "mydestination" and/or "virtualmaps" options for the virtual domains' mail requirements. On Wed, 14 Mar 2001, jblauth wrote: >

1 gig memory

2001-03-15 Thread Jacob Killian
Hello- I've got a system with 1 gig of memory (to go with the 1 gig processor). I've edited lilo.conf to include "append="mem=1024M"", run "lilo -v", and rebooted. When I run "free -m", the system only shows 895(? 885 ?) meg, and not 1024. What am I doing wrong? Or, is there a limitation in t

RE: Firewall For Red Hat

2001-03-15 Thread Jacob Killian
try looking at www.opensourcefirewall.com. I'm not sure if it'll meet your needs, but the developers have a good reputation in the security industry (someone please correct me if I'm wrong). -jacob On Thu, 15 Mar 2001, you wrote: > And the speed and flexability compared to say a commercial prod

rh 7 installer sources

2001-03-15 Thread Andy Worthington
I was wondering where you can find the sources for anaconda installer in rh7. In 6.2 and below they could be found in i386/misc/ but there is no such directory on the ftp site or the cd. Thanks ___ Redhat-list mailing list [EMAIL PROTECTED] https://

Capture Image

2001-03-15 Thread THOMAS LAU
I am doing a project of Redhat. I want to capture the images during the installing. Would anyone can help me ? Please send e-mail to me THANK YOU ! ([EMAIL PROTECTED]) _ Do You Yahoo!? «Ø¥ß­Ó¤Hºô¯¸ http://geocities.yahoo.com.hk Build you

Re: how to configure a Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Mike
they moved to bluestar.net. they wont pay it looks like. Mike On Wed, 14 Mar 2001, Ray Curtis wrote: > > "mb" == Mike Burger <[EMAIL PROTECTED]> writes: > > mb> Are you using the PS110, or PS110NA? I'm not sure what the difference is, > mb> but my vendor has both listed. > > I just have th

Dual domains on Postfix

2001-03-15 Thread jblauth
I just set up a Postfix mail server on RedHat 7.0 (with qpopper and dracd) for one domain. I also administer another domain which I want to see handled by the new Postfix server. Does anyone have any good suggestions regarding a clean and efficient setup for two domains? I could add another NIC

Re: [TLUG]: chkconfig

2001-03-15 Thread Lennart Sorensen
> I'm running RH 6.2 and and I want to add a startup script for apache in the > init.d dir, so I copied the apachectl script to the init.d dirthen I ran > > chkconfig --add apachectl > > I received back: > > service apachectl does not support chkconfig > > anyway, so I renamed the apachect

Re: strange log?

2001-03-15 Thread Joseph S D Yao
On Tue, Mar 13, 2001 at 09:28:20AM -0500, digitalfrontier wrote: > > I'm running RH 6.2 this is odd,..i installed BIND 8.2.3 from scratch, > running > > make clean > make depend > mak all > make install > > and BEFORE doing 'make install' I deleted the .settings file in the src dir > and edited

Help Please!

2001-03-15 Thread Alvaro F. Jiménez
This is one is an easy one for you guys/gals out there... I finally made the PPP connection work Here's the twist...I have been connecting as root and now I want to connect as a regular user. I have read ch 14 on the ppp-Howto regarding ppp-security. I have set up the permissions as follows

RE: X Server

2001-03-15 Thread Priore, Tom
what happens when you run startx? -Original Message- From: John Aldrich [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 13, 2001 10:47 AM To: [EMAIL PROTECTED]; cfeller Subject: Re: X Server On Mon, 12 Mar 2001, cfeller wrote: > > I am hoping that some of you can help. I have only be

Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, you wrote: > > Understood, guys! I use XOSL as my boot manager and that has absolutely no > problems booting anything. But how do I persuade a RedHat install to proceed? > It's running off a just downloaded ramdisk image. > Ta. > Now THAT is the $64000 question. :-) I seem t

Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread Robin Atwood
On Thursday 15 March 2001 23:59, you wrote: > I was thinking about that, too...hit CTRL-X too quickly. > > On Thu, 15 Mar 2001, John Aldrich wrote: > > On Thu, 15 Mar 2001, you wrote: > > > The problem is that the linux partitions, any of which can be bootable, > > > lie beyond the 1024 cylinder

RE: Firewall For Red Hat

2001-03-15 Thread Chapman, Matt
And the speed and flexability compared to say a commercial product like Checkpoint or a PIX? -matt -- Matt Chapman [EMAIL PROTECTED] http://www.duhnet.net -Original Message- From: Leonard den Ottolander [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 15, 2001 12:52 PM To

Re: Firewall For Red Hat

2001-03-15 Thread Mike Burger
IPChains. On Thu, 15 Mar 2001, Marcus Ouimet wrote: > Is there a free or open source firewall system that anyone would recommend > for Red Hat Linux 6.2? > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mail

Re: nslookup can't find server name

2001-03-15 Thread Mikkel L. Ellertson
On Thu, 15 Mar 2001, Nathalie Boulos wrote: > I have two RHL6.2 servers on a LAN, named is started on both servers. They > are cache servers for DNS on the WAN. > The original problem is that when I try accessing the servers by telnet or > ftp, or event to check emails, they do not reply instantl

Re: nslookup ?

2001-03-15 Thread Mikkel L. Ellertson
On Thu, 15 Mar 2001, gary wrote: > Dear all, > > I got some questions on dns as below: > > I got 2 DNS servers, inX is internal DNS server and exY is external DNS > server > inX is pointing to Y DNS as its pri DNS > exY is pointing to ISP DNS as its pri DNS > > > correct me if I'm wrong, let say,

Re: remote console

2001-03-15 Thread Mikkel L. Ellertson
On Thu, 15 Mar 2001, Martin Sieben wrote: > Hi, > > First: I'm relatively new to X-Win workaround. > > I'm trying to run xterm (gnome-terminal, gimp etc) from remote host, but > keep getting errors like that: > > AUDIT: Thu Mar 15 15:19:12 2001: 852 X: client 17 rejected from IP > 192.168.1.1 por

Re: Webmin

2001-03-15 Thread Mikkel L. Ellertson
On Thu, 15 Mar 2001, Gustav Schaffter wrote: > Me too, I'm a happy user of Webmin. (Actually, since a long time.) > > I just thought I'd remove linuxconf from my PC. Will that brake > something? > > Regards > Gustav > I have several machines that do not have linuxconf on them, and it doesn't apea

Re: Firewall For Red Hat

2001-03-15 Thread Leonard den Ottolander
Hi Marcus, > Is there a free or open source firewall system that anyone would recommend for > Red Hat Linux 6.2? IPchains. It is included with RH 6.2. Bye, Leonard.

Re: Firewall For Red Hat

2001-03-15 Thread Chuck Mead
On Thu, 15 Mar 2001, Marcus Ouimet spewed into the bitstream: MO> Is there a free or open source firewall system that anyone would recommend MO>for Red Hat Linux 6.2? http://plonk.sourceforge.net/ -- Chuck Mead, csm -AT- moongroup.com, Owner, MoonGroup.com (Note: html formatted email sent t

RE: Firewall For Red Hat

2001-03-15 Thread TANNER
IPCHAINS is one. Comes with your distribution. The HOWTO is pretty straightforward. There are others, depending on what you want to do. Rob > -Original Message- > From: Marcus Ouimet [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 15, 2001 11:38 AM > To: [EMAIL PROTECTED] > Subjec

Re: single PLIP installation disk [solved]

2001-03-15 Thread Leonard den Ottolander
Hi all, > LdO> I seem to remember to have come accross a single bootnet floppy with PLIP > LdO> already integrated, but I can't remember where this was. Anybody seen such > an LdO> image around? No problem if it's for an older RedHat release, I just > need to LdO> have a look at

Firewall For Red Hat

2001-03-15 Thread Marcus Ouimet
Is there a free or open source firewall system that anyone would recommend for Red Hat Linux 6.2? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

KDE2.1 and Helix Gnome.

2001-03-15 Thread Dale Kosan
Okay, I have a quick question.I want to run both the above on the same machine. My friend installed both and the switch desktop no longer works.He can only use Gnome.He tried making a .xinitrc file in his home directory and put the following in it: exec startkde and exec strat gnome-session.From a

Re: Bugreport, what's being done?

2001-03-15 Thread Leonard den Ottolander
Hi Trond, > > Also I seem to have the option to assign this bug to someone. Should > > I do this, or leave it as new? > > Don't do that (now, if someone were just bright enough to realize that > "severity: high" in 99% of the cases isn't the correct level for the > bug they jus

RE: Rotating logs

2001-03-15 Thread Mike Burger
Happy to help. On Thu, 15 Mar 2001, Mike Illian wrote: > Thank you! > > -Original Message- > From: Mike Burger [mailto:[EMAIL PROTECTED]] > Sent: Thursday, March 15, 2001 11:25 AM > To: [EMAIL PROTECTED] > Subject: Re: Rotating logs > > > rpm -q logrotate > > If it's not there, download

RE: Rotating logs

2001-03-15 Thread Mike Illian
I'm not so worried about that. I'm monitoring Windows NT logs being sent to the syslog port on my system and I want to be able to close or delete a log file when an error is found so that the log file can be checked again with fresh data. -Original Message- From: Dominic Mitchell [mailto

Re: Rotating logs

2001-03-15 Thread Thierry ITTY
logrotate does it fine the package is normally installed (and pre-configured) with every rh distribution hth A 11:05 15/03/2001 -0500, vous avez écrit : >Is there a command in that will let me roatate my syslogs on a regular >basis? > >Or do I need to create a cron job that will stop syslog,

Re: Rotating logs

2001-03-15 Thread Dominic Mitchell
Your log should be rotated on a regular basis with a cron job that occurs by default on redhat systems around 4am, unless your computer is closed which is what I suspect. The time the scripts are run is in the file /etc/crontab : SHELL=/bin/bash PATH=/sbin:/bin:/usr/sbin:/usr/bin MAILTO=dominic

Re: Rotating logs

2001-03-15 Thread Emmanuel Seyman
On Thu, Mar 15, 2001 at 11:05:08AM -0500, Mike Illian a ecrit: > > Is there a command in that will let me roatate my syslogs on a regular > basis? Logrotate will do this (and should on a RedHat box unless you've touched something). It also allows you to compress the file, keeps the old files a

RE: Rotating logs

2001-03-15 Thread Mike Illian
Thank you! -Original Message- From: Mike Burger [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 15, 2001 11:25 AM To: [EMAIL PROTECTED] Subject: Re: Rotating logs rpm -q logrotate If it's not there, download and install it. Logrotate will take care of all that for you. On Thu, 15 Ma

Re: Rotating logs

2001-03-15 Thread Mike Burger
rpm -q logrotate If it's not there, download and install it. Logrotate will take care of all that for you. On Thu, 15 Mar 2001, Mike Illian wrote: > Is there a command in that will let me roatate my syslogs on a regular > basis? > > Or do I need to create a cron job that will stop syslog, rena

Re: samba ultisation continued - solved?

2001-03-15 Thread Spyros Ioakim
i had tested long time ago and had seen that samba was quite faster than windows. that was on a different samba server.. did a test with a 83.2mb file and got 2505kb/sec with samba and 2242 kb/sec with windows nt. The difference is very close... When I had all the users working on the server the

Re: Ximian (gnome), Nautilus and KDE

2001-03-15 Thread Neil Hollow
I agree with you Chad. >> if I wanted something that looks like windows I'll boot up 98 >> and start >> office.) > I don't like SO5.1 (which i assume you are refering to). The good news is that SO 6.0 doesn't have this file manager thingy though it does insist on taking you into a wp doc first.

Re: Bugreport, what's being done?

2001-03-15 Thread Trond Eivind Glomsrød
"Leonard den Ottolander" <[EMAIL PROTECTED]> writes: > Maybe some RedHatter could answer this one for me: > I filed a bug report a couple of weeks ago, and added a patch last week. I am > curious what is being done with it. Depends on who owns it, what the issue is and what other things they

Rotating logs

2001-03-15 Thread Mike Illian
Is there a command in that will let me roatate my syslogs on a regular basis? Or do I need to create a cron job that will stop syslog, rename my log file, and then start syslog back up? Thanks. ___ Redhat-list mailing list [EMAIL PROTECTED] https:

Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread Mike Burger
I was thinking about that, too...hit CTRL-X too quickly. On Thu, 15 Mar 2001, John Aldrich wrote: > On Thu, 15 Mar 2001, you wrote: > > The problem is that the linux partitions, any of which can be bootable, > > lie beyond the 1024 cylinder boundary. > > > > If you can find a way to get a small

Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, you wrote: > The problem is that the linux partitions, any of which can be bootable, > lie beyond the 1024 cylinder boundary. > > If you can find a way to get a small, 10-15MB, linux partition at the > front of the drive and label it as /boot, you should be fine. > Or make a

Re: Thank you/Re:configure Print Server [Intel Netport-II ethernet]

2001-03-15 Thread Johnny Smith
thank you Jerry, That would be a cheap fix [and I do have an old pentium clunker] How would I go about setting up the box/printer as a networked printer? Thanks in advance. johnny >From: Jerry Winegarden <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: <[EMAIL PROTECTED]> >Subject: Re:

Re: Wolverine doesn't like 20GB disk

2001-03-15 Thread Mike Burger
The problem is that the linux partitions, any of which can be bootable, lie beyond the 1024 cylinder boundary. If you can find a way to get a small, 10-15MB, linux partition at the front of the drive and label it as /boot, you should be fine. On Thu, 15 Mar 2001, Robin Atwood wrote: > To cele

Re: Webmin

2001-03-15 Thread Leonard den Ottolander
Hi James, > My firewall was until recently a 486SX-33 with 12MB RAM. OpenSSH worked > just fine - the initial connection took about a second, second and a > half, but after that there was no noticeable delay. > > IMHO it would be better to spring for a keyboard and monitor than

Re: LINUX still LATE TO REPLY

2001-03-15 Thread Chuck Mead
On Thu, 15 Mar 2001, Martin Sieben spewed into the bitstream: MS>in resolv.conf replace 127. with real IP. That may help Or how about putting in a DNS record for loclhost? A lot of people omit that and it causes problems. MS>On Thu, 15 Mar 2001, Nathalie Boulos wrote: MS> MS>> Hi, MS>> MS>> I h

Wolverine doesn't like 20GB disk

2001-03-15 Thread Robin Atwood
To celebrate my new cable connection I thought I would try an FTP install of Wolverine. However, it complained my 20GB disk had an incorrect geometry and would not allow me to make a new partition on it. I always use cfdisk and have never noticed any problems but when I tried fdisk I got the f

Re: Redhat-list digest, Vol 1 #1288 - 15 msgs

2001-03-15 Thread James Zuelow
> > Subject: Re: Webmin > Date: Thu, 15 Mar 2001 14:43:46 +0100 > From: "Leonard den Ottolander" <[EMAIL PROTECTED]> > Reply-To: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > References: <[EMAIL PROTECTED]> > > Hi Chuck, > > > telnet bad! > > > > openssh good! > > In general I

Re: Webmin

2001-03-15 Thread Bret Hughes
Leonard den Ottolander wrote: > Hi Chuck, > > In general I would say yes. But telnet still has it uses. I am running a > firewall on a 486 at home, and I must say that administering it with ssh is > really slow. The de/encrypten just asks to much of this machine. Iam going to >

Re: Boot order on SCSI cards

2001-03-15 Thread Bret Hughes
ABrady wrote: > On 14-Mar-2001 Cokey de Percin opined: > > >> 3) (I know I said two) Check the bios on the mother board and see if >> you can >> set which controller to boot from. My Tyan allows me to select any of >> the >> add-in or the on-board controllers as the boot controller. > > >

samba shares problem

2001-03-15 Thread Pat Cookson
To all, I am hoping that someone can give a lead or answer to my problem. I have two RH linux servers with 2.2.16 kernal and kimberlite failover. Both are configed using Samba 2.07. The smb.conf file is in the cluster directory on both servers. Locks and log files are on shared disk space. What I

/dev/dsp: Device or resource busy

2001-03-15 Thread stephen
Just for kicks, I downloaded and installed nautilus last night. That's all I can remember changing on my system this week. This morning, when I fired up xmms, I got the following message: ** WARNING **: oss_open(): Failed to open audio device (/dev/dsp): Device or resource busy. To my know

Re: Aliasing rm command

2001-03-15 Thread Mikkel L. Ellertson
On Thu, 15 Mar 2001, Vineeta wrote: > > I am only trying this in my home directory i.e. /home/vineeta. > under vineeta dir.,i have a dir. called trashdir. > Now,my script lies in /home/vineeta > > So,what's going wrong with alias rm='mv $1 ./trashdir' ?? > As statux put it,use "$1" in quotes. > I

Re: /etc/fstab labels <-> devices ?

2001-03-15 Thread Mikkel L. Ellertson
On Thu, 15 Mar 2001, Claudiu Balciza wrote: > In RH7, for some entries, fstab uses labels instead of devices > now, where is the labels <-> devices mapping ? > > Claudiu Balciza > > It is on the hard drive. It is part of the of the ext2 file system headers. You can change the label using e2labe

Re: My Linux server takes time to reply

2001-03-15 Thread John Aldrich
On Thu, 15 Mar 2001, you wrote: > > iJohn Aldrich wrote: > > >Here's my hosts file: > > > >10.0.0.1netgear.highertech.net netgear (isdn > > router) > >10.0.0.50 john.highertech.net john (Windows box) > >127.0.0.1 locahost

  1   2   >