Make root account?

2002-06-11 Thread Jesse Angell
I need to make an account to be able to use the su command to switch to any user without requiring password (like root) for my tech support guy as I am going on vacation. but dont want him to have complete root.. just that feature any way to do this?? Please help asap     --Jesse

Re: redhat 7.3 and performance

2002-06-11 Thread Petri Somerkari
David Talkington wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Petri Somerkari wrote: > >Booting still takes minutes and even opening >applications like terminal or mozilla takes nearly 1 minute. > >>>This smells of a networking problem. Make sure your IP address and >>>h

uninstalling packages

2002-06-11 Thread Thomas Baumgartner
Hi!   I would like to ask if anyone has a suggestion on what is the best method of uninstalling all the packages that get installed during installation which I know I'll never use and really don't need, ideally including all the others these packages depend on? The aim is to get a slim RedHa

Re: Firewall setup

2002-06-11 Thread ramakrishna
hi, > 2) Is there a GUI to manage the firewall? I'm used to editing an check in freshmeat for "firestarter".it is worth trying. cheers -rk- --- Ramakrishna| [EMAIL PROTECTED] Exocore Consulting | http://www.exocore.com Bangalore, India | +91

unsubscribe kadayanallur rl@bhelrpt.co.in

2002-06-11 Thread Lakshmanan R
___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: qlogic

2002-06-11 Thread Mohd Irfan R Khan
Qlogic works fine with RH7.2.It has a problem of not detecting all the LUNS created by the user it can detect LUN0 only for testing the card try Type in the following at the boot prompt to support 128 LUNs: boot: linux max_scsi_luns=128 If it works fine than add the following line in /etc/mo

Re: up2date root fs space error

2002-06-11 Thread ramakrishna
hi, > I am using up2date-2.7.61-7.x.1 to upgrade the kernel packages and get > this error: > The below error is nothing to do with the up2date ! > fatal rpm error: > Failed installing packages: > 'installing package kernel-smp-2.4.9-34 needs 19Mb in the / filesystem', > (9,'/',19089408

updating bind

2002-06-11 Thread Wesley Jay Deypalan
Hi,   I have RH 7.2 and installed the built-in bind. Recently there was a security advisory regarding bind in RH 7.2 that there is a bug and that an upgrade is needed, I downloaded the new bind from redhat security advisories site (bind-9.2.1-0.7x.i386.rpm, bind-devel-9.2.1-0.7x.i386.rpm,bind-utils

RE: redhat 7.3 and performance

2002-06-11 Thread Darryl Harvey
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On > Behalf Of David Talkington > Sent: Wednesday, June 12, 2002 3:43 AM > To: [EMAIL PROTECTED] > Subject: Re: redhat 7.3 and performance > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Duane Clark wrote:

Re: Need help installing a Perl Module on Red Hat 7.2

2002-06-11 Thread Matthew Melvin
On Tue, 11 Jun 2002 at 9:49pm (-0400), Chris Young wrote: > I have been trying to install a Perl module DBD::mysql on our Red Hat 7.2 > machine and keep running into problems. I am moving from FreeBSD Unix. I > had used CPAN on our older system to install this module with no problems. > > I can't

Re: Need help installing a Perl Module on Red Hat 7.2

2002-06-11 Thread Ken Kirchner
There are perl DBD drivers included with RH7.3 for both PostgreSQL and MySQL. I am pretty sure they have been distributed with all RH versions 6.x and greater, maybe even earlier. You need the perl-DBI* rpm and the perl-DBD-mysql* rpm. You should be able to find them on any RH mirror. Check t

Re: Firewall setup

2002-06-11 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-Jun-2002/12:46 -0400, [EMAIL PROTECTED] wrote: >1) Where is the firewall script? On my RH72 box, it's in /etc/sysconfig/ipchains. >2) Is there a GUI to manage the firewall? I'm used to editing an >rc.firewall file, but it's a simple script fi

Re: Linux and Windows

2002-06-11 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Calbazana, Al wrote: >I currently have Samba setup and things seem to be working fine. Samba >addresses my need to move between environments, however, I want to be able >to refer to my windows machines by hostname rather than IP. I presume you me

Re: Migrating from Exchange5.5 to Sendmail

2002-06-11 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11-Jun-2002/22:33:46 -0400, Jon Gaudette <[EMAIL PROTECTED]> wrote: >I was wondering if anyone on here has migrated successfully from >Exchange 5.5 to sendmail. I work for a K-12 public school and due to >new Microsoft Licensing, and budget cuts

RE: Linux and Windows

2002-06-11 Thread Mike Burger
Doesn't matter. You can still have DNS running on the Linux box, using all the same names as in the WINS setup. On Tue, 11 Jun 2002, Calbazana, Al wrote: > Sorry... I forgot to add that WINS is in use to resolve names in the Windows > environment. > > Alejandro > > -Original Message-

Need help installing a Perl Module on Red Hat 7.2

2002-06-11 Thread Chris Young
I have been trying to install a Perl module DBD::mysql on our Red Hat 7.2 machine and keep running into problems. I am moving from FreeBSD Unix. I had used CPAN on our older system to install this module with no problems.   I can't get CPAN to install the module correctly itself. I get the f

Re: Linux and Windows

2002-06-11 Thread Jonathan Bartlett
I believe winbindd is what you are looking for - http://us1.samba.org/samba/docs/man/winbindd.8.html The documentation there is kind of sparse. But that's essentially the program you need to be running. Jon On Tue, 11 Jun 2002, Mike Burger wrote: > You could set up DNS for your local network

RE: Linux and Windows

2002-06-11 Thread Calbazana, Al
Sorry... I forgot to add that WINS is in use to resolve names in the Windows environment. Alejandro -Original Message- From: Mike Burger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 11, 2002 9:35 PM To: '[EMAIL PROTECTED]' Subject: Re: Linux and Windows You could set up DNS for your

Re: Linux and Windows

2002-06-11 Thread Mike Burger
You could set up DNS for your local network, and enter the machine names there. That way, every machine on the network can address every other machine. On Tue, 11 Jun 2002, Calbazana, Al wrote: > Hello, > > > > I currently have Samba setup and things seem to be working fine. Samba > addr

Linux and Windows

2002-06-11 Thread Calbazana, Al
Hello,   I currently have Samba setup and things seem to be working fine.  Samba addresses my need to move between environments, however, I want to be able to refer to my windows machines by hostname rather than IP.  For instance, I want to FTP to a server in the windows environment.  Is

Re: redhat 7.3 and performance

2002-06-11 Thread Jonathan Bartlett
> > The case is not that I want screaming fast desktop, but I feel I want > > at least something that is as fast as ms-winXP. At the moment RedHat is > > not coming close to that. Booting still takes minutes and even opening > > applications like terminal or mozilla takes nearly 1 minute. If term

Re: redhat 7.3 and performance

2002-06-11 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 03:51 pm, Petri Somerkari wrote: > The case is not that I want screaming fast desktop, but I feel I want > at least something that is as fast as ms-winXP. At the moment RedHat is > not coming close to that. Booting still takes

Re: redhat 7.3 and performance

2002-06-11 Thread achana
Petri Somerkari wrote: > Matthew Boeckman wrote: > > >> Is gnome perhaps lighter than KDE. > > > > > > IMHO, if you really want a screaming fast desktop drop both Gnome and > > KDE for WindowMaker (www.windowmaker.org) or other lightweight windows > > manager. > > > > > > > >

Re: RPM question..

2002-06-11 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 08:37 pm, Matthew Bradford wrote: > Paul, > Check out the man page for rpm (man rpm) and look up the part that > talks about the --root option. This should be what you're looking for. Not likely to do what he wants, I don

RE: data recovery : Help

2002-06-11 Thread Mike Pelley
If you want to know a service, I've used DriveSavers (www.drivesavers.com) successfully with a failed hard disk. Not the same as your problem, but they might be able to salvage something Mike -- Mike Pelley "Non illegitimati carborundum" Owner & "Mis

Re: Setting Up a IPSec server on my redhat 7.3

2002-06-11 Thread Keith Morse
On Tue, 11 Jun 2002, Brian wrote: > I would like to setup an IPSec connection to my desktops, I did find > many good websites and how to setup a VPN using FreeBSD, but it’s to > confusing. All I need is just enough steps to configure my redhat box > 7.3 as a VPN Server, for IPSec.. I am going to

Re: data recovery : Help

2002-06-11 Thread achana
Matthew Bradford wrote: > might be a $1,000 a meg... but it is QUITE expensive that much I know for > sure... WAY out of my budget regardless. FYI This is the value in daily > backups. > > - Original Message - > From: "rpjday" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday

Re: rndc error

2002-06-11 Thread Keith Morse
On Fri, 7 Jun 2002, Devon Harding - GTHLA wrote: > I noticed that ndc was replaced by rndc in RedHat 7.3. But when I try to > restart my name server I get the following error: > > [root@rocky root]# rndc reload > rndc: get key definition: not found > > How do I fix this? I guessing here. Yo

Re: rndc error

2002-06-11 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 07 June 2002 11:52 am, Devon Harding - GTHLA wrote: > I noticed that ndc was replaced by rndc in RedHat 7.3. But when I try > to restart my name server I get the following error: > > [root@rocky root]# rndc reload > rndc: get key definition

Re: data recovery : Help

2002-06-11 Thread Matthew Bradford
might be a $1,000 a meg... but it is QUITE expensive that much I know for sure... WAY out of my budget regardless. FYI This is the value in daily backups. - Original Message - From: "rpjday" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 8:28 PM Subject: Re: da

Re: RPM question..

2002-06-11 Thread Matthew Bradford
Paul, Check out the man page for rpm (man rpm) and look up the part that talks about the --root option. This should be what you're looking for. - matt - Original Message - From: "Paul Thomas" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, June 11, 2002 4:13 PM Subject:

Re: Linux and the Network

2002-06-11 Thread Brian Ashe
Jim Campbell, On Friday June 07, 2002 04:06, you said something about: > I would like to get my LINUX workstation and server on a WINDOWS NT 4.0 > ethernet LAN. Can I do this and what is the procedure. Thks. Your question leaves a lot of possiblities for answers. You might want to be more speci

Re: data recovery : Help

2002-06-11 Thread rpjday
On Tue, 11 Jun 2002, Matthew Bradford wrote: > At best you'd be able to recover data that hasn't already been written > over. However there is definately no easy way to do this and companies > actually get paid $1000/KB to recover data like this. (no joke... per > KILOBYTE) that equates to $1

Re: printer failing

2002-06-11 Thread Matthew Bradford
It looks like your host name is "buddy". You need to add a line to your /etc/resolv.conf file to the effect of: xxx.xxx.xxx.xxxbuddy buddy.yourhost.name where xxx.xxx.xxx.xxx is the IP address assigned to your computer (not 127.0.0.1) and yourhost.name is the rest of the hostname you ha

Re: new linux user

2002-06-11 Thread Keith Morse
On Mon, 10 Jun 2002, David Macias Verde wrote: > Hi: > > I have several things to comment: > > 1. Does anyone could tell me how I can read manually a serial port? > What do you mean by "read manually a serial port"? Please provide a more detailed description. ___

Re: data recovery : Help

2002-06-11 Thread Matthew Bradford
At best you'd be able to recover data that hasn't already been written over.  However there is definately no easy way to do this and companies actually get paid $1000/KB to recover data like this.  (no joke... per KILOBYTE)   Sorry, I wish I could be more help to you.     - Matt   - O

Re: newbie: Setting up SAMBA ! !

2002-06-11 Thread Edward Dekkers
> Any pointers setting up SAMBA on Toshiba Tecra laptop, with RH 7.1 will be > highly appreciated. First go here: http://tldp.org/ Then read the relevant how-to. Not many things the Linux Documentation Project hasn't been able to tell me how to do. Regards, Ed. ___

Re: RPM question..

2002-06-11 Thread Brian Ashe
Paul Thomas, On Tuesday June 11, 2002 06:42, you said something about: > On Tue, 11 Jun 2002, Brian Ashe wrote: > > Paul Thomas, > > > > On Tuesday June 11, 2002 04:13, you said something about: > > > Hi, > > > > > > I made a directory called 'work'. In it I put an rpm package. I > > > would like

Re: RPM question..

2002-06-11 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 11 June 2002 04:13 pm, Paul Thomas wrote: > Hi, > > I made a directory called 'work'. In it I put an rpm package. I > would like to unpack this package and install itself with directory > tree in a subdirectory of the 'work' directory. I do

Re: Network

2002-06-11 Thread ABrady
On Thu, 6 Jun 2002 23:45:49 -0400 "Stephen Doty" <[EMAIL PROTECTED]> wrote: > Hi, > I have purchased Redhat Linux 7.2. I have the Linksys pcmcia card > wpc11. I have downloaded a driver for it. It is > Linux-wlan-ng-0.1.14-pre1.tar. What do I do to install it? I > originally installed redhat 7.2

Re: RPM question..

2002-06-11 Thread Paul Thomas
On Tue, 11 Jun 2002, Brian Ashe wrote: > Paul Thomas, > > On Tuesday June 11, 2002 04:13, you said something about: > > Hi, > > > > I made a directory called 'work'. In it I put an rpm package. I > > would like to unpack this package and install itself with directory > > tree in a subdirectory

RH 7.3 and VariCAD, anyone using this or have trouble

2002-06-11 Thread Leon Goldman
I have been using VariCAD for a few months under RH 7.2 without a problem. I recently upgraded to RH 7.3 and VariCAD crashes. It appears that the program crashes on the kde2-compat libraries. Is anyone using VariCAD? It comes on the applications CD from RedHat and reportedly will run on 7.

Re: Kernel SRPM

2002-06-11 Thread Emmanuel Seyman
On Tue, Jun 11, 2002 at 03:11:25PM -0400, Ray Parish wrote: > > I am trying to rebuild a kernel RPM via SRPM. > rpm -bb --target i686 kernel-2.4.spec Try this: rpm --target i686 --without enterprise --without smp --without debug \ -bb kernel-2.4.spec Emmanuel

Re: redhat 7.3 and performance

2002-06-11 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Petri Somerkari wrote: Booting still takes minutes and even opening applications like terminal or mozilla takes nearly 1 minute. >> >>This smells of a networking problem. Make sure your IP address and >>hostname are in /etc/hosts, and t

Re: RPM question..

2002-06-11 Thread Brian Ashe
Paul Thomas, On Tuesday June 11, 2002 04:13, you said something about: > Hi, > > I made a directory called 'work'. In it I put an rpm package. I > would like to unpack this package and install itself with directory > tree in a subdirectory of the 'work' directory. I don't want rpm > to install th

Re: set local time to server time

2002-06-11 Thread The Gyzmo
In your smb.conf file you can put the line 'time server = yes' (without the single quoates) under the [global] section and it will work for winbloze clients with the 'net time' command. --- Pablo Ferro <[EMAIL PROTECTED]> wrote: > Hello! I recently installed Linux Red Hat 7.3 > I have a little pr

Re: redhat 7.3 and performance

2002-06-11 Thread Petri Somerkari
David Talkington wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >Duane Clark wrote: > >>>The case is not that I want screaming fast desktop, but I feel I want at >>>least something that is as fast as ms-winXP. At the moment RedHat is not >>>coming close to that. Booting still takes minu

newbie: Setting up SAMBA ! !

2002-06-11 Thread Vishal Pahuja
Any pointers setting up SAMBA on Toshiba Tecra laptop, with RH 7.1 will be highly appreciated. Regards --Vishal ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: tksysv

2002-06-11 Thread Glen Christensen
serviceconf >>> [EMAIL PROTECTED] 06/11/02 02:43PM >>> What replaced tksysv in RedHat 7.2? Thanks, GC ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

tksysv

2002-06-11 Thread Glen Christensen
What replaced tksysv in RedHat 7.2? Thanks, GC ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: DHCP boot problems

2002-06-11 Thread Mike Burger
What happens if you assign a static IP to the NIC? On Tue, 11 Jun 2002, Toralf Lund wrote: > >> Are you running IPchains or IPtables on the server? > >> > >> If so, make sure you open up both ports 67 and 68, for both TCP and UDP, > >> on the interface you are using for the internal network. >

FDDI in Red Hat 7.3 distribution

2002-06-11 Thread truc nguyen
Hi   I'd like to ask you if Red Hat 7.3 directly supports the FDDI network interface. If not, how should I configure it on this network ?   Thank you for your suggestion.   Truc NguyenChat with friends online, try MSN Messenger: Click Here ___ Redhat-

Re: Problem compiling

2002-06-11 Thread Kjetil Tjensvold
I have compiled that kernel source whitout any problems. But the first code I downloaded didnt work, so I had to downloaded it again. I thing there was an error on the transmission that dident show up. --- Jorge Gossain Filho <[EMAIL PROTECTED]> skrev: > Hi all, > > I have been with a problem

RPM question..

2002-06-11 Thread Paul Thomas
Hi, I made a directory called 'work'. In it I put an rpm package. I would like to unpack this package and install itself with directory tree in a subdirectory of the 'work' directory. I don't want rpm to install the package in the system itself. I just want to be able to inspect a few things fir

Re: DHCP boot problems

2002-06-11 Thread Toralf Lund
>> Are you running IPchains or IPtables on the server? >> >> If so, make sure you open up both ports 67 and 68, for both TCP and UDP, >> on the interface you are using for the internal network. > Not on the server, by it turned out they were running on the client even > though I didn't want them

How do I stop RH from sidplaying log messages on the screen?

2002-06-11 Thread Apolinaras Sinkevicius
Newbie question. Once my RH7.3 is fully started (I am at log in message) I start seeing kernel log messages (if I am correct). How do I redirect those messages to /dev/null? What do I have to edit and where? __ Do You Yahoo!? Yahoo! - Official partn

Re: flash for mozilla

2002-06-11 Thread Wolfgang Pfeiffer
On Jun 11, 2002, 19:07 (+0200) Wolfgang Pfeiffer wrote: > > Hi Hidong, > > On Jun 7, 2002, 22:34 (-0700) Hidong Kim wrote: > > > Hi, > > > > How do you install the Flash plug-in for mozilla rc3? > > ... Sorry to be a bit late with that info: but mozilla-1.0 is ready > since some days ... source i

Re: flash for mozilla

2002-06-11 Thread Wolfgang Pfeiffer
On Jun 11, 2002, 13:21 (-0400) jwallen@[XXX] wrote: > does this same technique work for java? i've yet to get java working in > Mozilla/Galeon I don' know ... but why not trying it? ... Regards Wolfgang > > On Tue, 11 Jun 2002, Wolfgang Pfeiffer wrote: [ :)] > -- New Key on: http://h

Kernel SRPM

2002-06-11 Thread Ray Parish
I am trying to rebuild a kernel RPM via SRPM.   rpm -bb --target i686 kernel-2.4.spec   After this is done, All I get is the 686 smp version, how can I get the non smp version? Ray  

How to set up DHCP client (static vs. dynamic address, localhost alias etc.)?

2002-06-11 Thread Toralf Lund
Attached to this message is an entry from our internal issue tracking system which discusses (well, as you can see, it's mostly me discussing with myself ;-)) what the best way of configuring a DHCP client under Red Hat Linux is. I'm submitting it here to ask for other people's opinions on thi

7.3 unstable on isa machines?

2002-06-11 Thread Eno Compton
On two separate machines with isa slots, I find 7.3 either crashes during the install or installs and crashes the moment I use the mouse on a terminal window. Is anybody else experiencing this embarrassment? Do you know a way to over come? Will you share it? Eno Compton [EMAIL PROTECTED]

Re: printer failing

2002-06-11 Thread David McGlone
On Monday 10 June 2002 11:06 pm, Valued Desqview User wrote: > I'm just guessing here, but it looks like the hostname specified for > printing to conflicts with your real host name. Your local host should > have the alias "localhost" in the network config. If you changed it from > "localhost" to

Re: flash for mozilla

2002-06-11 Thread jwallen
i'm no longer get the main java error but i'm now getting the "This page contains information of a type (application/x-java-vm) that can only be viewed with the appropriate Plug-in" error. do i have to set up a mime type for this in Galeon? On Tue, 11 Jun 2002, Matthew Boeckman wrote: > This

RH 7.3 and eepro100 problem

2002-06-11 Thread Gordon Charrick
I've got a Toshiba notebook that worked perfectly fine under 7.2. I did a complete fresh install of 7.3. The ethernet is built into the machine, not a pcmcia card. I have the problem where the network will stop working and the following appears in the messages file after a very short period of

Re: redhat 7.3 and performance

2002-06-11 Thread achana
David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Duane Clark wrote: > > > > The case is not that I want screaming fast desktop, but I feel I want at > > > least something that is as fast as ms-winXP. At the moment RedHat is not > > > coming close to that. Booting stil

Re: flash for mozilla

2002-06-11 Thread Matthew Boeckman
This page should help everyone for all mozilla plugins: http://www.mozilla.org/start/1.0/plugins.html Follow those instructions, and acrobat, real player, plugger, java, and shockwave all work in mozilla 1.0(assuming your audio device is not in use:-) [EMAIL PROTECTED] wrote: > does this sam

Re: redhat 7.3 and performance

2002-06-11 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Duane Clark wrote: > > The case is not that I want screaming fast desktop, but I feel I want at > > least something that is as fast as ms-winXP. At the moment RedHat is not > > coming close to that. Booting still takes minutes and even opening > > ap

Re: flash for mozilla

2002-06-11 Thread jwallen
does this same technique work for java? i've yet to get java working in Mozilla/Galeon On Tue, 11 Jun 2002, Wolfgang Pfeiffer wrote: > > Hi Hidong, > > On Jun 7, 2002, 22:34 (-0700) Hidong Kim wrote: > > > Hi, > > > > How do you install the Flash plug-in for mozilla rc3? > > ... Sorry to be

Re: redhat 7.3 and performance

2002-06-11 Thread Mike Martin
--- Duane Clark <[EMAIL PROTECTED]> wrote: > Petri Somerkari wrote: > > > > The case is not that I want screaming fast desktop, but I feel I > want at > > least something that is as fast as ms-winXP. At the moment > RedHat is not > > coming close to that. Booting still takes minutes and even

Re: Problem compiling

2002-06-11 Thread Mike Martin
--- Jorge Gossain Filho <[EMAIL PROTECTED]> wrote: > Hi all, > > I have been with a problem compile kernel 2.4.18 below my trying to > compile > it see the five last lines. > > [root@jgf_home] /usr/src/linux> make modules > make -C kernel CFLAGS="-D__KERNEL__ > -I/usr/src/linux-2.4.18/include

Re: flash for mozilla

2002-06-11 Thread Wolfgang Pfeiffer
Hi Hidong, On Jun 7, 2002, 22:34 (-0700) Hidong Kim wrote: > Hi, > > How do you install the Flash plug-in for mozilla rc3? ... Sorry to be a bit late with that info: but mozilla-1.0 is ready since some days ... source i took IIRC: mozilla-i686-pc-linux-gnu-1.0.tar.gz (as I said some days ago:

ANNOUNCEMENT: mICQ 0.4.9

2002-06-11 Thread Rüdiger Kuhlmann
# # # # ANNOUNCEMENT:mICQ 0.4.9 # # # #

Re: [OT] telnet client for NT to a UNix with csh

2002-06-11 Thread Alan Harding
I use putty, its free and it works. Has an SSH component too. Did I mention its free?? have a look at http://www.chiark.greenend.org.uk/~sgtatham/putty/ Enjoy On Tue, 2002-06-11 at 04:20, Dominic Mitchell wrote: > > Hi, > > What is a good telnet client for NT. This use to a Unix machine > r

set local time to server time

2002-06-11 Thread Pablo Ferro
Hello! I recently installed Linux Red Hat 7.3I have a little problem. I share files and printers using Samba. I waswondering how could I set a Windows 2000 workstation time to get the timefrom the server, Linux. I used to run a "net time" command from theworkstation to a Windows server, but

Re: up2date root fs space error

2002-06-11 Thread John P Verel
Do you have any old kernels laying around that you aren't using? Erasing them can save a lot of space. John On 06/11/02, 12:08:10PM -0400, Ray Stell wrote: > > I am using up2date-2.7.61-7.x.1 to upgrade the kernel packages and get > this error: > > fatal rpm error: > Failed installing packages:

Firewall setup

2002-06-11 Thread Engstrom_Carl
I'm in need of a bit of guidance.  I just installed RH7.3 on my server and am in the process of testing and configuring.  The one problem I've found is that the security schema has changed and I don't quite get it...   Simple questions:   1) Where is the firewall script? 2) Is there a GUI

Re: redhat 7.3 and performance

2002-06-11 Thread Duane Clark
Petri Somerkari wrote: > > The case is not that I want screaming fast desktop, but I feel I want at > least something that is as fast as ms-winXP. At the moment RedHat is not > coming close to that. Booting still takes minutes and even opening > applications like terminal or mozilla takes nea

errors

2002-06-11 Thread Ted Gervais
Wondering if anyone has seen this before. I am running RedHat7.3 and I see in my various error statements the following: "Warning: File System error. "Filename : /sbin/lvextend" And this is repeated with lvextend changed with: lvmcreate_initrd, lvmdiskscan lvmsadc lvmsar lvreduce lvcreaate lvd

Re: Migrating from Exchange5.5 to Sendmail

2002-06-11 Thread Patrick Paul
> > > > Subject: > Re: Migrating from Exchange5.5 to Sendmail > From: > Jon Gaudette <[EMAIL PROTECTED]> > Date: > Tue, 11 Jun 2002 22:33:46 -0400 > To: > [EMAIL PROTECTED] > > > Hello Everybody, > > I was wondering if anyone

up2date root fs space error

2002-06-11 Thread Ray Stell
I am using up2date-2.7.61-7.x.1 to upgrade the kernel packages and get this error: fatal rpm error: Failed installing packages: 'installing package kernel-smp-2.4.9-34 needs 19Mb in the / filesystem', (9,'/',19089408) Is there a work around? Do I just need to do all the upgrade stuff by hand i

.DCOPserver

2002-06-11 Thread dmacias
What can I do when the system tells me .DCOPserver is not running... when I try to go into the KDE Desktop? Thanks David MV ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: redhat 7.3 and performance

2002-06-11 Thread Matthew Boeckman
this sounds really suspicious to me. I've got a 7.2 system running on a PIII 700 Dell w/128MB that boots pretty fast (haven't actually clocked it, but probably 1-2 minutes from power on to X). What does the load average from "top" look like on the command line? What does it look like from with

RE: redhat 7.3 and performance

2002-06-11 Thread Adam Ellis
This is a good thread...I'm all ears on performance enhancement techniques. Regarding your question about sendmail...you can stop that from starting up using the Service Configuration program in XWindows. Kill anything that you don't need - it will improve your performance a bit. You can also sp

boot.img failure on burned cdrom 7.3

2002-06-11 Thread Chapman, Matt
Hi, Opened up images/boot.img and changed the .msg file. Did so with the mount command in a loop as directed in docs. Then made the iso file. Burned the .iso. It boots fine (with the .msg change), but then fails when it gets to choosing the install method. I chose Local CDROM and it fail

Re: initscripts 5.0 rpm vs. /sbin/fuser

2002-06-11 Thread Matthew Saltzman
On Fri, 7 Jun 2002, shorton wrote: > I rebuild the rpm database: rpm --rebuild > I re-rpm'd the rpm-rpm by: > > rpm -Uvh --force rpm-4.0.2-6x.i386.rpm It is generally a Bad Idea to force installs. > That didn't work (still get error): > > [root@xxx]# rpm -Uvh initscripts* setup* > error: failed

Problem compiling

2002-06-11 Thread Jorge Gossain Filho
Hi all, I have been with a problem compile kernel 2.4.18 below my trying to compile it see the five last lines. [root@jgf_home] /usr/src/linux> make modules make -C kernel CFLAGS="-D__KERNEL__ -I/usr/src/linux-2.4.18/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fn

Re: redhat 7.3 and performance

2002-06-11 Thread Mike Martin
--- Petri Somerkari <[EMAIL PROTECTED]> wrote: > Matthew Boeckman wrote: > > >> Is gnome perhaps lighter than KDE. > > > > > > IMHO, if you really want a screaming fast desktop drop both Gnome > and > > KDE for WindowMaker (www.windowmaker.org) or other lightweight > windows > > manager. > > >

Re: [redhat-list] Re: flash for mozilla

2002-06-11 Thread Anand Buddhdev
On Wed, Jun 12, 2002 at 01:03:59AM +1000, Mark Gallagher wrote: > >How do you install the Flash plug-in for mozilla rc3? I downloaded > >Flash 5. The instructions appear to be specific for Netscape. I > >followed the instructions, and copied the appropriate files to > >/usr/lib/netscape/plu

RE: [OT] telnet client for NT to a UNix with csh

2002-06-11 Thread James Francis
> -Original Message- > From: Dominic Mitchell [mailto:[EMAIL PROTECTED]] > Sent: Monday, June 10, 2002 11:21 PM > To: [EMAIL PROTECTED] > Subject: [OT] telnet client for NT to a UNix with csh > > > > Hi, > > What is a good telnet client for NT. I like CRT available from www.vandyke.co

Re: DHCP boot problems

2002-06-11 Thread Toralf Lund
> Are you running IPchains or IPtables on the server? > > If so, make sure you open up both ports 67 and 68, for both TCP and UDP, > on the interface you are using for the internal network. Not on the server, by it turned out they were running on the client even though I didn't want them to (whi

[redhat-list] Re: flash for mozilla

2002-06-11 Thread Mark Gallagher
Hidong Kim wrote: > Hi, > > How do you install the Flash plug-in for mozilla rc3? I downloaded > Flash 5. The instructions appear to be specific for Netscape. I > followed the instructions, and copied the appropriate files to > /usr/lib/netscape/plugins, but I can't see Flash in mozilla. T

Re: ntpand xntp

2002-06-11 Thread Emmanuel Seyman
On Sat, Jun 08, 2002 at 08:19:37AM -0400, [EMAIL PROTECTED] wrote: > > Can you explain to me what is different between ntp and xntp? Not much. It's the same thing with 2 different names. Emmanuel ___ Redhat-list mailing list [EMAIL PROTECTED] https

Re: redhat 7.3 and performance

2002-06-11 Thread Petri Somerkari
Matthew Boeckman wrote: >> Is gnome perhaps lighter than KDE. > > > IMHO, if you really want a screaming fast desktop drop both Gnome and > KDE for WindowMaker (www.windowmaker.org) or other lightweight windows > manager. > > > > ___ > Redhat-list mai

Re: VPN Server with IPSec

2002-06-11 Thread Javier Gostling
On Fri, 2002-06-07 at 08:21, Stephen Torri wrote: > The only information that I heard about IPSec is that it cannot be NAT. > IPs on both ends must remain what they are during the connection. This > is not official or confirmed information. Just what I heard second hand. > So the two end points I

RE: can't boot 7.3

2002-06-11 Thread Stephen_Reilly
Check that the system BIOS is set to boot from CD. Or just create a boot diskette from the CD and install that way. steve -Original Message- From: Jonathan Gaudette [mailto:[EMAIL PROTECTED]] Sent: 11 June 2002 14:40 To: [EMAIL PROTECTED] Subject: Re: can't boot 7.3 Did you do

Re: Linux and the Network

2002-06-11 Thread Paul Branston
On Fri, Jun 07, 2002 at 04:06:48PM -0400, Jim Campbell wrote: > I would like to get my LINUX workstation and server on a WINDOWS NT 4.0 > ethernet LAN. Can I do this and what is the procedure. Thks. > In what sense do you mean on a LAN. A network is a network, it doesn't care what flavour the c

Re: flash for mozilla

2002-06-11 Thread Bernard Giroux
Hi, The files should be in /usr/lib/mozilla/plugins Bernard Hidong Kim wrote: > Hi, > > How do you install the Flash plug-in for mozilla rc3? I downloaded > Flash 5. The instructions appear to be specific for Netscape. I > followed the instructions, and copied the appropriate files to >

Re: [REDHAT] Shell Scripting

2002-06-11 Thread Paul Branston
On Mon, Jun 10, 2002 at 09:42:56PM -0400, David Kramer wrote: > > sed -e '/VirtualHost \*/,/\/VirtualHost/d' >/www/conf/httpd.conf Hi David, Did you test this ?? I can tell you from bitter experience that you need an intermediate file, using sed to read from some file and write the result out t

Re: Plug and Play in RH 7.3

2002-06-11 Thread J Hayward
On Sun, 2002-06-09 at 01:10, Matthew Bradford wrote: > > So basically I need to know how to either disable the kernel PNP management, > or make that work. > If you think the ISAPNP code in the 7.3 kernel is causing your problem you should be able to disable it on boot with the option: noisapnp

Re: Archived snapshot of 6.1?

2002-06-11 Thread Joe Radinger
On Mon, 2002-06-10 at 16:38, Paul Thomas wrote: > > On Sun, 26 May 2002, Emmanuel Seyman wrote: > > > On Sat, May 25, 2002 at 07:41:04PM -0300, Chris Watt wrote: > > > > > > Redhat has every (non-beta) version they've released on their ftp site > > > ftp.redhat.com, but it's a little busy most

  1   2   >