Re: The self reload mystery....

2002-06-13 Thread Thomas Ribbrock
On Thu, Jun 13, 2002 at 05:11:03PM +0200, Nick Wilson wrote: > My web pages (on 7.2 box that I've never had trouble from) appear to be > loading twice. > > I have tested using an incrementing session variable and it is > definately happening. The really odd thing though is that this happens > in

Re: Zip 100 disk

2002-06-13 Thread Luke Hamilton
Try this script. L. - Original Message - From: "ebinc" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, June 14, 2002 4:21 PM Subject: Zip 100 disk > Does anyone know how to get the zip 100 drive to work in Red Hat 7.2 > everytime I try to mount it, it says input output error sp

Re: flash for mozilla

2002-06-13 Thread Thomas Ribbrock
On Thu, Jun 13, 2002 at 05:44:22PM +0100, Mike Martin wrote: > > I assumed the original poster was refering to mozilla installed from > standard rpms, in which case everything goes into /usr, which of > course only root can write to So was I - mozilla from RHL7.3 update, I downloaded and install

Re: Zip 100 disk

2002-06-13 Thread Vidiot
>Does anyone know how to get the zip 100 drive to work in Red Hat 7.2 >everytime I try to mount it, it says input output error specify filesystem >I treid to edit fstab but that didnt work. >Ed Use the mtools suite of programs. Do not mount it. Unless they've fixed it, mounting it will cause p

Zip 100 disk

2002-06-13 Thread ebinc
Does anyone know how to get the zip 100 drive to work in Red Hat 7.2 everytime I try to mount it, it says input output error specify filesystem I treid to edit fstab but that didnt work. Ed ___ Redhat-list mailing list [EMAIL PROTECTED] https://list

Re: Shell Scripting

2002-06-13 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 David Kramer wrote: >You are absolutely correct. catting a file and writing to the same file >at the end of the pipe will never work. You can simulate it with perl's >-i parameter, but even that uses a temp file behind the curtains. Sorry >abou

Re: IPTables Routing Help

2002-06-13 Thread ramakrishna
hi, > [root@natrouter root]# modprobe ip_tables > > /lib/modules/2.4.18-3/kernel/net/ipv4/netfilter/ip_tables.o: init_module: > Device or resource busy > > Hint: insmod errors can be caused by incorrect module parameters, including > invalid IO or IRQ parameters > > /lib/modules/2.4.18-3/kernel

Re: [REDHAT] Re: [REDHAT] Re: [REDHAT] Shell Scripting

2002-06-13 Thread David Kramer
On Tue, 11 Jun 2002, Jesse Angell wrote: > where do you put the filename in that script It's a pipe, like my last solution. cat httpd.conf | perl -e ' (code below) ' > httpd.conf.new > - Original Message - > From: "David Kramer" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Mo

Re: [REDHAT] Re: [REDHAT] Shell Scripting

2002-06-13 Thread David Kramer
On Tue, 11 Jun 2002, Paul Branston wrote: > 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,

Re: Sendmail SMTP - Port 25 blocked?

2002-06-13 Thread Gerry Doris
On Fri, 14 Jun 2002, William Lanning wrote: > >>> On Thu, 13 Jun 2002, Alex Meaden ([EMAIL PROTECTED]) spoke: > > ...to Red Hat 7.3. ...cannot get the SMTP server (Sendmail) working. > > I have modified /etc/mail/access to allow relaying from the local > > network, and have updated access.db. I c

Re: Tomcat setup question!!!!

2002-06-13 Thread Rob Saul
On Thursday 13 June 2002 11:15, you wrote: > I'm downloading Tomcat 4.0 and in the RUNNING.txt file, i need to know how > to do this: > > "set an environment variable JAVA_HOME to the pathname of the directory > into which you installed the JDK release" > > Can anyone help me out? > Thanks. Well,

Re: SCSI to IDE - How??

2002-06-13 Thread Dave Ihnat
On Fri, Jun 14, 2002 at 10:35:12AM +1000, Darryl Harvey wrote: > For some reason unknown to me, my system is running slow and the suspect > is the SCSI drive which is impacting on system performance. > > We have decided to remove the SCSI card (initio 9100UW) and switch to an > IDE disk. So now

Re: Newbie-->modprobe: can't locate module sound-slot-1

2002-06-13 Thread Omer van der Horst Jansen
It looks like your laptop uses the same, or almost the same sound chip (OPL3 SA2/3) that my Toshiba Satellite 320CDT uses. We're using different drivers, though, but that may be because I'm using RH 7.3. Anyway, here's the relevant part of my /etc/modules.conf file: alias sound-slot-0 opl3sa2

Re: Apache on Linux6.2

2002-06-13 Thread Sudhaker P
Thanks a lot Gordon. I appreciate your reply. >From: Gordon Messmer <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: Apache on Linux6.2 >Date: 12 Jun 2002 09:52:25 -0700 > >On Wed, 2002-06-12 at 08:57, Sudhaker P wrote: > > > I've a Linux server running Apach

Re: Sendmail SMTP - Port 25 blocked?

2002-06-13 Thread William Lanning
>>> On Thu, 13 Jun 2002, Alex Meaden ([EMAIL PROTECTED]) spoke: > ...to Red Hat 7.3. ...cannot get the SMTP server (Sendmail) working. > I have modified /etc/mail/access to allow relaying from the local > network, and have updated access.db. I cannot however connect to port 25 > from other machine

Re: Privoxy, https, Mozilla

2002-06-13 Thread Wolfgang Pfeiffer
On Jun 13, 2002, 19:37 (-0500) ABrady wrote: > > > > On the other hand with Netsc. Communicator 4.77 I had no problems to > > see the https page above, no matter whether I connected Netscape to > > privoxy or not. > > Err..if it works fine with netscape and junkbuster/prixoy, how can > it be

Re: Video Howto Desperate

2002-06-13 Thread senthilg
I heard that I heard that When using linux for a media related company and when the linux box is the production workhorse... and when the dead line tells me that after watching the avi file only some great fireworks has to done then people who use linux for purposes other than internet s

Re: Sudo

2002-06-13 Thread Jesse Angell
What does that ALPHA mean.. I put that all in and it gave me an error about a host or something? - Original Message - From: "David Talkington" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 6:27 PM Subject: Re: Sudo > -BEGIN PGP SIGNED MESSAGE- > Hash:

RE: Opps...

2002-06-13 Thread Rodney Fulk
I thought someone else had mentioned about putting password protection on grub or lilo so that the settings can not be changed.   This would not allow them to boot up anyway other then what is setup unless they have the password. Then you would want to password protect the bios settings and

Re: Privoxy, https, Mozilla

2002-06-13 Thread Matthew Saltzman
On Fri, 14 Jun 2002, Wolfgang Pfeiffer wrote: > https://www.fortify.net/sslcheck.html > > I just installed privoxy-2.9.14-1.6x > -- https result: lousy ... :) > > It seems to be exactly the same https situation here as it was before > when I was running Junkbuster instead of privoxy. > > The Deta

Re: ext3

2002-06-13 Thread rpjday
On Thu, 13 Jun 2002, Ted Gervais wrote: > I am running RH7.3. Was wondering about changing /etc/fstab from using > ext3 to ext2. Can I just amend that file to read ext2 rather than ext3. Is > it that simple? that will work if you just want to mount an ext3 FS as ext2, but it will still conta

RE: SCSI to IDE - How??

2002-06-13 Thread BG
Be careful with Ghost. Make sure you do a test dump and boot before you destroy any data on the SCSI drive. Bill > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Darryl Harvey > Sent: Thursday, June 13, 2002 5:35 PM > To: [EMAIL PROTECTED] > Subjec

Re: Privoxy, https, Mozilla

2002-06-13 Thread Wolfgang Pfeiffer
On Jun 13, 2002, 18:04 (-0500) ABrady wrote: > > I haven't used junkbuster for a little while now, but I _never_ had any > problem with it working with https links. I didn't have problems to see https pages with Junkbuster connected to *Netscape* .. the problem starts when I try to do the same wi

Re: login script

2002-06-13 Thread Edward Dekkers
set up a small test environment containing (1) Linux 7.3 computer, (1) WinXP computer and (1) WinNT computer. I brought the linux computer up as a PDC running Samba 2.2.3a. I was able to successfully add the WinXP and the WinNT computers to the linux domain. I'd like for the WinXP and the WinNT co

ext3

2002-06-13 Thread Ted Gervais
I am running RH7.3. Was wondering about changing /etc/fstab from using ext3 to ext2. Can I just amend that file to read ext2 rather than ext3. Is it that simple? --- Ted Gervais, Coldbrook, Nova Scotia, Canada ___ Redhat-list mailing list [EMAI

Re: Plug and play

2002-06-13 Thread Matthew Bradford
I have no clue why this got posted again.  weird.  I got the responses though... sorry.    - Matt   - Original Message - From: Matthew Bradford To: [EMAIL PROTECTED] Sent: Wednesday, June 12, 2002 5:19 PM Subject: Plug and play Ok, I have asked this question

Re: Privoxy, https, Mozilla

2002-06-13 Thread ABrady
On Fri, 14 Jun 2002 01:08:48 +0200 (CEST) Wolfgang Pfeiffer <[EMAIL PROTECTED]> wrote: > Thanks for your answer, Hal, > > On Jun 13, 2002, 17:41 (-0400) Hal Burgiss wrote: > > > On Thu, Jun 13, 2002 at 10:10:40PM +0200, Wolfgang Pfeiffer wrote: > > > Hi, > > > > > > Does someone know whether "P

Re: Privoxy, https, Mozilla

2002-06-13 Thread Hal Burgiss
On Fri, Jun 14, 2002 at 01:08:48AM +0200, Wolfgang Pfeiffer wrote: > > https://www.fortify.net/sslcheck.html > > I just installed privoxy-2.9.14-1.6x > -- https result: lousy ... :) > > It seems to be exactly the same https situation here as it was before > when I was running Junkbuster instead

Re: Video Howto Desperate

2002-06-13 Thread Edward Dekkers
> Also, stating that you're 'desperate' or simmilar usually makes people > want to killfile you as a screaming meme. Hear hear! That's exactly what I did. Seriously how can people get 'desperate' about watching movies, playing games like Quake, or getting MIDI to work for example? I mean - 'I

SCSI to IDE - How??

2002-06-13 Thread Darryl Harvey
Hi, For some reason unknown to me, my system is running slow and the suspect is the SCSI drive which is impacting on system performance. We have decided to remove the SCSI card (initio 9100UW) and switch to an IDE disk. So now we need to know how we can accomplish this.. The SCSI drive is a 4.

Re: Partition for server

2002-06-13 Thread ebinc
Regular apache web server mail ftp etc - Original Message - >I'm createing a partition for a server using disk droid, I have a 40gig >drive and 256meg memory, Red Hat 7.2/with Plesk (rpm version around 18meg >for plesk) >what would be a good partition (50meg ext3 /boot) is this to muc

Newbie-->modprobe: can't locate module sound-slot-1

2002-06-13 Thread Vishal Pahuja
I am not able to run any mp3s on my Toshiba Tecra 8000 RedHat 7.1 linux box. In the messages I see: modprobe: can't locate module sound-slot-1 I ran sndconfig successfully and see something like below in the /etc/modules.conf file alias sound-slot-0 sb post-install sound-slot-0 /bin/aumix-minim

Re: Installation Problem for LInux 7.2

2002-06-13 Thread Ani Bazaz
yups, I have used those cd's for installing Red Hat on other machines and they work perfectly fine. Anil - Original Message - From: "Alex Meaden" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 12:40 PM Subject: Re: Installation Problem for LInux 7.2 > -

Re: Partition for server

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/18:29 -0400, ebinc <[EMAIL PROTECTED]> wrote: >I'm createing a partition for a server using disk droid, I have a 40gig >drive and 256meg memory, Red Hat 7.2/with Plesk (rpm version around 18meg >for plesk) >what would be a good partit

Re: sendmail SMTP forwarding

2002-06-13 Thread Gerry Doris
On Thu, 13 Jun 2002, Alfredo Cole wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > El Mié 12 Jun 2002 15:41, escribiste: > > I need to forward all emails from my redhat 7.2 linux server to > > another email server which will send email to the world. Anyone > > know how this can be a

Re: sendmail SMTP forwarding

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/16:07 -0600, Alfredo Cole <[EMAIL PROTECTED]> wrote: >El Mié 12 Jun 2002 15:41, escribiste: >> I need to forward all emails from my redhat 7.2 linux server to >> another email server which will send email to the world. Anyone >> know h

Re: Opps...

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/17:57 -0400, Rodney Fulk <[EMAIL PROTECTED]> wrote: >Ok, without access to the root password how can I do this? >I have grub as my boot loader.. >I do not see an obvious way of doing this... When the Grub screen comes up, press 'e' to

Re: Privoxy, https, Mozilla

2002-06-13 Thread Wolfgang Pfeiffer
Thanks for your answer, Hal, On Jun 13, 2002, 17:41 (-0400) Hal Burgiss wrote: > On Thu, Jun 13, 2002 at 10:10:40PM +0200, Wolfgang Pfeiffer wrote: > > Hi, > > > > Does someone know whether "Privoxy" (or ex-Junkbuster(?) can manage a > > https connection when connected to one of the latest Mozil

Re: Privoxy, https, Mozilla

2002-06-13 Thread ABrady
On Thu, 13 Jun 2002 22:10:40 +0200 (CEST) Wolfgang Pfeiffer <[EMAIL PROTECTED]> wrote: > Hi, > > Does someone know whether "Privoxy" (or ex-Junkbuster(?) can manage a > https connection when connected to one of the latest Mozilla releases? > > The same does not work with the old Junkbuster, tha

Re: Opps...

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/18:06 -0400, Rodney Fulk <[EMAIL PROTECTED]> wrote: >If they are at the keyboard on the machine and can go to single user >mode.. Sure.. > >I would think everything else works as intended... >If your in single user mode doesn't it just

Re: Opps...

2002-06-13 Thread Jon Gaudette
Here's the thing though.  I am planning a HUGE migration from Microsoft to Linux in a K-12 school system.  This includes servers AND workstations.  Now, trust me, I'm not fan of Microsoft, I downright despise them.  However, would any kid in the network get his hand on a workstation and be able

Re: Partition question

2002-06-13 Thread David McGlone
On Thursday 13 June 2002 05:36 pm, ebinc wrote: > What would be the noemal ext for a servrer partition I creating If it's on a server I would recomend using NTFS > - Original Message - > From: David McGlone <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Thursday, June 13, 2002 10

Re: Largest file size for Linux/Samba?

2002-06-13 Thread daniel
the filesize limit on a win2k box is MUCH higher than 1gb (fat32's cap is @4gb... ntfs is considerably larger) if you're worried about file size though, you can always compile the tarball on an ext3 filesystem and then split the file into small pieces using 'split'.

RE: Opps...

2002-06-13 Thread Rodney Fulk
Ok this worked.. Thanks! > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bret Hughes > Sent: Thursday, 13 June 2002 6:18 p.m. > To: [EMAIL PROTECTED] > Subject: RE: Opps... > > > On Thu, 2002-06-13 at 16:57, Rodney Fulk wrote: > > Ok, without acc

Re: Sudo

2002-06-13 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 [EMAIL PROTECTED] wrote: >from the sudoers man page: > > john ALPHA = /usr/bin/su [!-]*, !/usr/bin/su *root* > > On the ALPHA machines, user john may su to anyone except > root but he is not allowed to give su(1) any flags

Re: Root User Equivalence in Text-Only

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/16:47 -0500, Glenn Goodspeed <[EMAIL PROTECTED]> wrote: >Tony - Thanks for the idea, but it doesn't seem to work. The file, >/etc/group, contains a line - root:x:0:root. I added my user name to >this like so - root:x:0:root,glenn. Bu

Re: Sendmail SMTP - Port 25 blocked?

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/00:10 +0100, Alex Meaden <[EMAIL PROTECTED]> wrote: >I am used to using Mandrake 8.1 for my server duties, but today I >switched to Red Hat 7.3. I have most things up and running fine, but >cannot get the SMTP server (Sendmail) working.

Re: sendmail SMTP forwarding

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12-Jun-2002/15:41 -0600, Sentinel Sentinel <[EMAIL PROTECTED]> wrote: >I need to forward all emails from my redhat 7.2 linux server to another >email server which will send email to the world. Anyone know how this >can be accomplished? Define a s

Re: Opps...

2002-06-13 Thread rpjday
On Thu, 13 Jun 2002, Bret Hughes wrote: > On Thu, 2002-06-13 at 16:50, Jon Gaudette wrote: This is great and all > for in this case, when you forget your password, but what about the > security implications of this? Can't just "any ol' user" do this and > gain root privledges? > > Yep. Physica

Partition for server

2002-06-13 Thread ebinc
I'm createing a partition for a server using disk droid, I have a 40gig drive and 256meg memory, Red Hat 7.2/with Plesk (rpm version around 18meg for plesk) what would be a good partition (50meg ext3 /boot) is this to much for the boot partition? if so what do you think it should be? swap 512me

RE: Opps...

2002-06-13 Thread Bret Hughes
On Thu, 2002-06-13 at 16:57, Rodney Fulk wrote: > Ok, without access to the root password how can I do this? > I have grub as my boot loader.. > I do not see an obvious way of doing this... at the grub screen select the kernal you want to boot , press e, select the line that has the kernel parame

Re: Opps...

2002-06-13 Thread Bret Hughes
On Thu, 2002-06-13 at 16:50, Jon Gaudette wrote: This is great and all for in this case, when you forget your password, but what about the security implications of this? Can't just "any ol' user" do this and gain root privledges? Yep. Physical security of a machine is important. You can help a

Re: Tomcat setup question!!!!

2002-06-13 Thread ebinc
If your also hosting, check out ensim 3.1 it has tomcat 4 running by default - Original Message - From: chuck <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 2:15 PM Subject: Tomcat setup question I'm downloading Tomcat 4.0 and in the RUNNING.txt file, i nee

Re: sendmail SMTP forwarding

2002-06-13 Thread Alfredo Cole
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 El Mié 12 Jun 2002 15:41, escribiste: > I need to forward all emails from my redhat 7.2 linux server to > another email server which will send email to the world. Anyone > know how this can be accomplished? > > I'm still searching google and even bou

Re: Opps...

2002-06-13 Thread rweidman
Yes anyone who has console can do this On Thu, 13 Jun 2002, Jon Gaudette wrote: > This is great and all for in this case, when you forget your password, but what about > the security implications of this? Can't just "any ol' user" do this and gain root > privledges? > > -Jon > > [EMAIL PROTEC

RE: Opps...

2002-06-13 Thread Rodney Fulk
If they are at the keyboard on the machine and can go to single user mode.. Sure..   I would think everything else works as intended... If your in single user mode doesn't it just force the console to be the only "user" and no need to log in? I would also guess no xwindows? -Origin

Re: Opps...

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/17:50 -0400, Jon Gaudette <[EMAIL PROTECTED]> wrote: >This is great and all for in this case, when you forget your password, >but what about the security implications of this? Can't just "any ol' >user" do this and gain root privledges

RE: Root User Equivalence in Text-Only

2002-06-13 Thread Glenn Goodspeed
Tony - Thanks for the idea, but it doesn't seem to work. The file, /etc/group, contains a line - root:x:0:root. I added my user name to this like so - root:x:0:root,glenn. But I am still unable to copy a file from my home directory to another user's home directory while logged in as glenn. Anyt

RE: Opps...

2002-06-13 Thread Rodney Fulk
Ok, without access to the root password how can I do this? I have grub as my boot loader.. I do not see an obvious way of doing this... > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of > [EMAIL PROTECTED] > Sent: Friday, 14 June 2002 1:58 a.m. > To:

Re: Sudo

2002-06-13 Thread renzo
Quoting Joe Nestlerode <[EMAIL PROTECTED]>: > > I want the user to be able to use the su command to switch to any > user > > without requring a password, like root? > > How do I do this?? from the sudoers man page: john ALPHA = /usr/bin/su [!-]*, !/usr/bin/su *root* On

Re: Installation Problem for LInux 7.2

2002-06-13 Thread Alex Meaden
- Original Message - From: "abazaz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 7:24 PM Subject: Installation Problem for LInux 7.2 > Hi > > I have a Server which has RAID and SCSI set up on it. It has RED HAT 6.0 on > it. I wanted to install RED HAT 7.2 on

Tomcat setup question!!!!

2002-06-13 Thread chuck
I'm downloading Tomcat 4.0 and in the RUNNING.txt file, i need to know how to do this: "set an environment variable JAVA_HOME to the pathname of the directory into which you installed the JDK release" Can anyone help me out? Thanks. ___ Redhat-lis

The self reload mystery....

2002-06-13 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, I'm having the most bizzare problem. I'll keep it short... My web pages (on 7.2 box that I've never had trouble from) appear to be loading twice. I have tested using an incrementing session variable and it is definately happening. The

RE: rndc error

2002-06-13 Thread Devon Harding - GTHLA
Added controls, still get the following error: [root@felix root]# rndc reload rndc: connect: not found Someone else must be having the same problem. -Devon -Original Message- From: Michael Fratoni [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2002 1:13 AM To: [EMAIL PROTECTED] S

Re: How Can I change the network speed? (10Mb or 100 Mb)

2002-06-13 Thread Ray Abbitt
On Thu, 13 Jun 2002, Anand Buddhdev wrote: > On Thu, Jun 13, 2002 at 08:37:53AM -0400, Rodney Fulk wrote: > > > Isn't that handled automatically by the card? > > It's supposed to, but sometimes autonegotiation doesn't always work > right. Those who use cisco know it only too well. You said a mo

Re: How Can I change the network speed? (10Mb or 100 Mb)

2002-06-13 Thread Alex Meaden
>Hello , somebody knows which file I need to modify for my linux machine runs at 10Mbs or 100Mbs? Thanks You should be able to do this using the software that came with the NIC (ethernet card) - it is usually a DOS program that you run from a bootable disk HTH, Alex. -- Mr Alex Meaden Computer

RE: IPTables Routing Help

2002-06-13 Thread Fought,Tom
Get a copy of Securing and Optimizing Linux by Gerhard Mourani. In the meantime, go to their website and download some good template files for iptables.   http://www.openna.com/products/books/securing-optimizing-linux/   grab the floppy-2.0.tgz file.   I have found this to be a good reference

Re: uninstalling packages

2002-06-13 Thread antoine
> > 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 R

Re: PLEASE HELP, I still don't see how to solve this...

2002-06-13 Thread Chris Kloiber
On Wed, 2002-06-12 at 03:54, Antoine Jacoutot wrote: > Hi everybody ! > > I already posted to the list this problem I have and didn't get any > answer, so please, if you have even a little hint about what's going on, > let me know, it is very important for me that this problem get solved. > Thank

Sendmail SMTP - Port 25 blocked?

2002-06-13 Thread Alex Meaden
I am used to using Mandrake 8.1 for my server duties, but today I switched to Red Hat 7.3. I have most things up and running fine, but cannot get the SMTP server (Sendmail) working. I have modified /etc/mail/access to allow relaying from the local network, and have updated access.db. I cannot howe

squid and MS Win Socks Proxy: server / client

2002-06-13 Thread Chris Rondthaler
Hello: We have MS Proxy 2 clients on the network I support; and an MS Proxy 2 server between us and the Internet gateway. I'd like to run squid between us and the MS Proxy server in order to log and filter. Anyone have any insight on this scenario? Or, share some known issues we might need to be

sendmail SMTP forwarding

2002-06-13 Thread Sentinel Sentinel
I need to forward all emails from my redhat 7.2 linux server to another email server which will send email to the world. Anyone know how this can be accomplished? I'm still searching google and even bought the sendmail (orielly) book. I'd appreciate a heads up on how to do this. Thx Join

Plug and play

2002-06-13 Thread Matthew Bradford
Ok, I have asked this question before... maybe there was just too much info the first time:   Is there any way of disabling PNP in the 2.4.18-3 kernel (RH 7.3 out of the box) without having to recompile the whole thing?   Please help.       - Matt  

Re: redhat 7.3 and performance

2002-06-13 Thread Petri Somerkari
> > Ok mozilla has a turbo option (somewhere in prefs - cant remember > wherewhere) which preloads moz into memory ala ie which will cut > start up times > > Did you try gnome (sorry a bit of a gnome zealot) > > if so was there a difference > > If I remember right this is a known problem with kde

login script

2002-06-13 Thread Roman, John
set up a small test environment containing (1) Linux 7.3 computer, (1) WinXP computer and (1) WinNT computer. I brought the linux computer up as a PDC running Samba 2.2.3a. I was able to successfully add the WinXP and the WinNT computers to the linux domain. I'd like for the WinXP and the W

Re: Opps...

2002-06-13 Thread Jon Gaudette
This is great and all for in this case, when you forget your password, but what about the security implications of this?  Can't just "any ol' user" do this and gain root privledges? -Jon [EMAIL PROTECTED] wrote: Boot the box into single user mode edit the /etc/passwd file and take out the

Re: Privoxy, https, Mozilla

2002-06-13 Thread Hal Burgiss
On Thu, Jun 13, 2002 at 10:10:40PM +0200, Wolfgang Pfeiffer wrote: > Hi, > > Does someone know whether "Privoxy" (or ex-Junkbuster(?) can manage a > https connection when connected to one of the latest Mozilla releases? > > The same does not work with the old Junkbuster, that I have here, so > b

Re: Partition question

2002-06-13 Thread ebinc
What would be the noemal ext for a servrer partition I creating - Original Message - From: David McGlone <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 10:03 AM Subject: Re: Partition question On Thursday 13 June 2002 02:07 am, ebinc wrote: > Could somone tell

Re: Root User Equivalence in Text-Only

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/15:34 -0500, Glenn Goodspeed <[EMAIL PROTECTED]> wrote: >Hello, All - Can anyone tell me how to give a normal user root equivalence >on a RedHat 7.3 system in text-only mode? (Used to be able to do that in >Linuxconf.) Thanks. -Glen

Re: Opps...

2002-06-13 Thread rweidman
Boot the box into single user mode edit the /etc/passwd file and take out the root passwd reboot the box in regular mode login as root with no passwd change the root passwd On Thu, 13 Jun 2002, Rodney Fulk wrote: > > Argh! > > I seem to have forgotten my root password... > Is there a way to ch

Root User Equivalence in Text-Only

2002-06-13 Thread Glenn Goodspeed
Title: Root User Equivalence in Text-Only Hello, All - Can anyone tell me how to give a normal user root equivalence on a RedHat 7.3 system in text-only mode?  (Used to be able to do that in Linuxconf.)  Thanks.   -Glenn.

Opps...

2002-06-13 Thread Rodney Fulk
Argh! I seem to have forgotten my root password... Is there a way to change it by using the rh 7.2 boot CD? Or what would be my next best try? I can log on with another user but they do not have root access.. :( ___ Redhat-list mailing list [EMAIL

Privoxy, https, Mozilla

2002-06-13 Thread Wolfgang Pfeiffer
Hi, Does someone know whether "Privoxy" (or ex-Junkbuster(?) can manage a https connection when connected to one of the latest Mozilla releases? The same does not work with the old Junkbuster, that I have here, so before upgrading to privoxy I'd like to know whether it's all worth the pain ... :

Re: samba and windows shares

2002-06-13 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Jun-2002/13:54 -0400, [EMAIL PROTECTED] wrote: >2) [reboot] I know that there is some HUP kill restart type thing that >could kickstart the processes without rebooting, but I alway forget what it >is, so I just reboot. su - service smb sta

RE: samba and windows shares

2002-06-13 Thread Pierre Hardy
What kind of problems have you been getting? >> Original Message << On 6/13/02, 4:57:58 PM, "Michael S. Dunsavage" <[EMAIL PROTECTED]> wrote regarding RE: samba and windows shares: > in your smb.conf file do u have the browseable=true under all the shares? >

Re: Sudo

2002-06-13 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kent Borg wrote: >Don't give the techs direct sudo access to su, but to a new shell >script that does the su, but only after verifying that the requested >UID isn't root. We have an in-house C wrapper for sudo that does this. Email me offlist if yo

sendmail (was: redhat 7.3 and performance)

2002-06-13 Thread David Talkington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Duane Clark wrote: >The typical desktop user does not need sendmail. Most of us are getting >our email via pop, and sending mail with Mozilla or some other mail client. > >If someone does not know whether they need sendmail, then the answer is >rea

Re: Rhosts file

2002-06-13 Thread Keith Morse
On Thu, 13 Jun 2002, Gregory Hosler wrote: > >>From what little I remember of rsh, the metacharacter '+' is not legal in > > .rhosts. Only valid with respect to 'xhost'. > > actually, it IS a legal character, but you need to have the net groups setup > properly. From what I can tell, Linux doe

Re: Sudo

2002-06-13 Thread Jesse Angell
That sounds perfect! How would I write a script like that?? -- Jesse Angell PalaceUnlimited.com #1 Palace Host - Original Message - From: "Kent Borg" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 13, 2002 1:46 PM Subject: Re: Sudo > On Thu, Jun 13, 2002

RE: samba and windows shares

2002-06-13 Thread Al Adcock
You haven't provided enough information to adequately troubleshoot your problem... Here's a good place to start to get you going: http://handsonhowto.com/smb101.html This was where I started. Big caveat: make sure you have your permissions set up on the Linux box for your windows users (accou

Re: Sudo

2002-06-13 Thread Kent Borg
On Thu, Jun 13, 2002 at 07:50:58AM -0400, Sam Guercio wrote: > Well since he already has sudo access then just have him do a sudo su - Don't give the techs direct sudo access to su, but to a new shell script that does the su, but only after verifying that the requested UID isn't root. -kb, the

RE: samba and windows shares

2002-06-13 Thread Michael S. Dunsavage
in your smb.conf file do u have the browseable=true under all the shares? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of [EMAIL PROTECTED] Sent: Thursday, June 13, 2002 10:02 AM To: [EMAIL PROTECTED] Subject: samba and windows shares Hi guys has any

Re: Kernel panic: No init found. Try passing init= option to kernel.

2002-06-13 Thread Renato P Cardoso
Patrick, The directory /initrd already exist. []'s Renato - Original Message - From: "Patrick Nelson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 12, 2002 10:07 PM Subject: RE: Kernel panic: No init found. Try passing init= option to kernel. > Renato P Car

Largest file size for Linux/Samba?

2002-06-13 Thread Engstrom_Carl
I'm trying to do a backup from my client to a samba server (stock redhat 7.3).  The last time I tried this, the backup stopped when the file reached 1GB.  I think this is because of a file size limitation.  Has this been overcome?  Any suggestions for software on the win2K side that would al

Re: cdrom problems

2002-06-13 Thread Duane Clark
[EMAIL PROTECTED] wrote: > My cdroms are ide drives one a slave to the hard drive and one is with a > superdisk They are seen as scsi drives. can't mount them can eject the > trays. Was able to install rh 7.2 but thats it. I also tried sndconfig > for sound the right driver wasn't there but wa

RE: samba and windows shares

2002-06-13 Thread Engstrom_Carl
sorry, laptop died... let's try this again. 1) [./ntsysv] I use this to make sure that the smb process is set to start when I boot the server. 2) [reboot] I know that there is some HUP kill restart type thing that could kickstart the processes without rebooting, but I alway forget what it is, so

RE: redhat 7.3 and performance

2002-06-13 Thread Duane Clark
Okay, maybe I am dragging this out a bit... Gordon wrote: > On Tue, 2002-06-11 at 08:30, Adam Ellis wrote: > >> 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 Configur

RE: samba and windows shares

2002-06-13 Thread Engstrom_Carl
I installed RH 7.3 last weekend and Samba was working great! I'm not sure what you went through to set up the service, but for me it was as easy as this: 1) ./ntsysv (check to make sure thja -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 13, 2

Re: redhat 7.3 and performance

2002-06-13 Thread Mike Martin
--- Petri Somerkari <[EMAIL PROTECTED]> wrote: > > I am talking about memory here, it sure looks big. I have 128 MB. > What > sort of network problem ? > Any ideas how to find out what is problem, and possibly get rif of > ? > > I have also mounting problem nags about kernel not supporting

samba and windows shares

2002-06-13 Thread pcprobs
Hi guys has anyone got samba 2.2.4 and swat to work with windows. simply I'm trying to get windows to see the linux share folder. linux can see windows share and write to it. any tips much appreciated redhat 7.3. 2.4.18.4 ___ Redhat-list m

  1   2   >