AMD vs Intel

2003-10-20 Thread System Administrator
I am assisting in purchasing a new notebook that will be dual booted with Redhat/Windows. I have sucessfully used AMD products on the Windows side for many years. I have no experience on the Linux side though. Are there any OS issues with the AMD processors? -- Leon Sonntag Systems Administ

Lost my RHN Alert Icon

2003-10-17 Thread System Administrator
Having a [EMAIL PROTECTED] of atime with my RHN icon. I have setup several new RH8 system recently. Each time I have to go out and pull dow the new up2date rpm with the new certificate. straight forward so far. I try the instructions - they fail with error that I need an earlier version

Re: Virus protection

2003-10-09 Thread System Administrator
On Thursday 09 October 2003 11:27, Hal Burgiss wrote: > On Thu, Oct 09, 2003 at 10:55:53AM -0400, rbragg wrote: > > I'm looking around for open source virus protection software, I saw > > MailScanner-4.23-11 but it seams that it needs additional 3rd party > > software to "eliminate" the viruses. An

Re: create bootable CD

2003-09-09 Thread System Administrator
On Tuesday 09 September 2003 16:51, Parker Morse wrote: > On Tuesday, Sep 9, 2003, at 15:47 US/Eastern, System Administrator > > wrote: > > When I go to do a new install on my Intelx86, itstarts through the > > install > > until it gets to what looks to be looking

Re: create bootable CD

2003-09-09 Thread System Administrator
On Tuesday 09 September 2003 16:59, Ed Wilts wrote: > On Tue, Sep 09, 2003 at 03:47:44PM -0400, System Administrator wrote: > > I've ventured down the new (for me) path of downloading RH9. Seemingly > > they downloaded just fine. > > I only have a CD burner on my Win

Re: create bootable CD

2003-09-09 Thread System Administrator
On Tuesday 09 September 2003 16:02, Benjamin J. Weiss wrote: > > I've ventured down the new (for me) path of downloading RH9. Seemingly > > they > > > downloaded just fine. > > I only have a CD burner on my Win2K system. I used Easy CD Creator to > > burn > > > the CD's. > > > > When I go to do a

create bootable CD

2003-09-09 Thread System Administrator
I've ventured down the new (for me) path of downloading RH9. Seemingly they downloaded just fine. I only have a CD burner on my Win2K system. I used Easy CD Creator to burn the CD's. When I go to do a new install on my Intelx86, itstarts through the install until it gets to what looks to be

Re: RT 0n RH

2003-08-26 Thread System Administrator
: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi Leon, > > check out the rt-users mailing list archive... > > Regards, > > Benne > > Am Freitag, 22.08.03, um 21:48 Uhr (Europe/Paris) schrieb System > > Administrator: > > I'm looking at setting

RT 0n RH

2003-08-22 Thread System Administrator
I'm looking at setting up Best Practical's Request tracker on my RH8 box. Does anybody know of documentation specifically oriented toward Linux? Thanks -- Leon Sonntag Systems Administrator -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listin

Re: SSH using PK from Windows

2003-08-01 Thread System Administrator
: > On Fri, 2003-08-01 at 12:59, System Administrator wrote: > > This gets LONG > > > > On Friday 01 August 2003 12:25, Bret Hughes wrote: > > > On Fri, 2003-08-01 at 10:04, System Administrator wrote: > > > > see below... > > > > >

Re: RH 8.0 Issues #1: Systems on Red Hat Network.

2003-08-01 Thread System Administrator
On Friday 01 August 2003 11:48, Otto Haliburton wrote: > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > On Behalf Of System Administrator > Sent: Friday, August 01, 2003 10:39 AM > To: [EMAIL PROTECTED] > Subject: Re: RH 8.0 Issues #1: Systems

Re: SSH using PK from Windows

2003-08-01 Thread System Administrator
This gets LONG On Friday 01 August 2003 12:25, Bret Hughes wrote: > On Fri, 2003-08-01 at 10:04, System Administrator wrote: > > see below... > > > > On Thursday 31 July 2003 21:38, Bret Hughes wrote: > > > On Thu, 2003-07-31 at 18:07, System Administrator wrote:

Re: RH 8.0 Issues #1: Systems on Red Hat Network.

2003-08-01 Thread System Administrator
On Friday 01 August 2003 11:19, dlangschied wrote: > How is this done? I did not see this option on the web site? > > Sincerely, > > David Langschied > Langschied Consulting Services > 25644 Mackinac > Roseville, MI 48066 David, Is your RHN account a Basic or Demo. I ran accross this with the

Re: Linux Mailserver

2003-08-01 Thread System Administrator
On Friday 01 August 2003 11:21, Richard Bewley wrote: > Hi, > > PostFix seems to be able to handle hundreds of users on a low-end > machine. I highly recommend it as a mail server. > > Richard I'll second that. I use it in a smaller enviornment but It seems to be quite scalable. I highly recom

Re: SSH using PK from Windows

2003-08-01 Thread System Administrator
see below... On Thursday 31 July 2003 21:38, Bret Hughes wrote: > On Thu, 2003-07-31 at 18:07, System Administrator wrote: > > Yes, this is a perfect example of why we should 'just get rid of > > windows'. But.that is not an option right now. > > > > I a

SSH using PK from Windows

2003-07-31 Thread System Administrator
Yes, this is a perfect example of why we should 'just get rid of windows'. But.that is not an option right now. I am trying to setup SSH with public-key encription to a RH8 box. I am running OpenSSH 3.4p2. All default setup. Of course the other *UX boxes manage just fine (thanks to a V

Re: Meaningful tar logs

2003-07-31 Thread System Administrator
OK, several requirements here: I'll address them seperately 1) Report sucessful completion - The quick and dirty way to do that is to run your backup with a cron job. It will report the output from your backup. Alternately, in your script, you could check for the exit status right afterwards

Re: Adding files to log (cat?)

2003-07-22 Thread System Administrator
I am assumong that you use something on the order of dumpcommandline > /var/log/backup If so - change to dumpcommandline >> /var/log/backup the >> appends rather than writing to the file. On Tuesday 22 July 2003 18:17, AragonX wrote: > I'm running a nightly backup using dump. I'm outputting t

Re: Solaris<->RH8 Backup

2003-07-22 Thread System Administrator
, Samuel Flory wrote: > System Administrator wrote: > >On Monday 21 July 2003 18:25, Samuel Flory wrote: > >>System Administrator wrote: > >>>I need to backup a Solaris 8 system (actually parts therein) to a RH8 > >>> box. I am currently doing that usin

Re: Solaris<->RH8 Backup

2003-07-21 Thread System Administrator
On Monday 21 July 2003 18:25, Samuel Flory wrote: > System Administrator wrote: > >I need to backup a Solaris 8 system (actually parts therein) to a RH8 box. > > I am currently doing that using a simple scp (secure copy) script. The > > RH8 filesystem is ext3. > > >

Solaris<->RH8 Backup

2003-07-21 Thread System Administrator
I need to backup a Solaris 8 system (actually parts therein) to a RH8 box. I am currently doing that using a simple scp (secure copy) script. The RH8 filesystem is ext3. Question 1) When I copy the files over (all normal files), they occupy 2-3 times the space. Why? Question 2) is there a clea

Solaris<->RH8 Backup

2003-07-21 Thread System Administrator
I need to backup a Solaris 8 system (actually parts therein) to a RH8 box. I am currently doing that using a simple scp (secure copy) script. The RH8 filesystem is ext3. Question 1) When I copy the files over (all normal files), they occupy 2-3 times the space. Why? Question 2) is there a clean

Solaris<->RH8 Backup

2003-07-21 Thread System Administrator
I need to backup a Solaris 8 system (actually parts therein) to a RH8 box. I am currently doing that using a simple scp (secure copy) script. The RH8 filesystem is ext3. Question 1) When I copy the files over (all normal files), they occupy 2-3 times the space. Why? Question 2) is there a