RE: Compile modules for Apache V2

2003-01-30 Thread Turner, John
I've never used "--with-layout=RedHat", so I don't know exactly what that does. Typically, configure takes an argument like "--with-prefix=/SOME/DIR" where /SOME/DIR is where you want files to go, like /usr/local/apache. You might want to run find and check to see if there are multiple httpd fil

RE: Redhat file server using W2K user id's

2003-01-30 Thread Turner, John
http://www.samba.org John > -Original Message- > From: DuSTiN KRySaK [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 30, 2003 2:51 AM > To: Redhat Mailing List > Subject: Redhat file server using W2K user id's > > > Hi there... I have a win2000 network, and want to start to > ge

RE: how to resize partition without losing data?

2003-01-29 Thread Turner, John
LL erase all > existing data > on the drive(s). It can only be done on new drives, or at new > installation time, when you can sacrifice the data on the disks. > > > If you're installing new disk(s), or re-installing a system, > and don't > care about losin

RE: how to resize partition without losing data?

2003-01-29 Thread Turner, John
ference to a single drive. ;) > > I don't think there is a HOW-TO out yet for it. Maybe someone > needs to > prod me with a sharp stick, and make me write one... (I > suppose if I'm > going to rant about it, the least I could do is write up a simple > mini-HOW-TO on

RE: RH 7.2 - snmpd starts without errors but doesn't show up in p s

2003-01-29 Thread Turner, John
Thanks. I haven't updated it...it's a production server that is running fine, and I am leery of doing anything to it, even though I know it would probably be OK. I actually just downloaded and installed ucd-snmp 4.2.5 from sourceforge, and it looks like everything is fine. I get the output I ex

RE: how to resize partition without losing data?

2003-01-29 Thread Turner, John
Cool, thanks for the 8.0 info. John > -Original Message- > From: Tibbetts, Ric [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29, 2003 2:28 PM > To: [EMAIL PROTECTED] > Subject: Re: how to resize partition without losing data? > > > Doug; > Thanks for adding that. I meant to pu

RE: how to resize partition without losing data?

2003-01-29 Thread Turner, John
Thanks for the info. John -Original Message- From: Douglas Myers [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 29, 2003 1:37 PM To: [EMAIL PROTECTED] Subject: RE: how to resize partition without losing data? http://www.sistina.com/products_lvm.htm lvm homepage, has HOWTO, etc I

RE: how to resize partition without losing data?

2003-01-29 Thread Turner, John
OK, cool. Thanks for the rant. Now, how about a pointer to more information on LVM, like a HOWTO, whether it's installed by default in 7.2/7.3/8.0, where to get it, etc. instead John > -Original Message- > From: Tibbetts, Ric [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 29

RE: Domain Name not listed!

2003-01-29 Thread Turner, John
man domainname "domainname - show or set the system's NIS/YP domain name" "-d, --domain Display the name of the DNS domain. Don't use the command domainname to get the DNS domain name because it will show the NIS domain name and not the DNS domain name. Use dnsdomainname instead." Messing wit

RE: RH 7.2 - snmpd starts without errors but doesn't show up in ps

2003-01-29 Thread Turner, John
Thanks for the reply. The snmpd.conf file is attached. Comments and suggestions welcome! John > -Original Message- > From: Javier Gostling [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 28, 2003 4:43 PM > To: [EMAIL PROTECTED] > Subject: Re: RH 7.2 - snmpd starts without errors b

RE: Compile modules for Apache V2

2003-01-29 Thread Turner, John
In the source directory: ./configure --with-prefix=/where/you/want/apache --enable-module=so --enable-ssl make make install That will get you the following list of modules, automagically: core.c mod_access.c mod_auth.c mod_include.c mod_log_config.c mod_env.c mod_setenvif.c mod_

RH 7.2 - snmpd starts without errors but doesn't show up in ps

2003-01-28 Thread Turner, John
Greetings - I'm trying to get snmpd started on a RH 7.2 server. First, let me say that I have it running just fine on another server, also 7.2. The only difference between the two servers, AFAIK, is hardware. The OS installation and configuration is as identical as I can make it. I ran /usr/b

RE: Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
essmer [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 1:20 PM > To: [EMAIL PROTECTED] > Subject: RE: Max amount of RAM in 7.2 question > > > On Tue, 2003-01-21 at 09:45, Turner, John wrote: > > > > Actually, I think building from source is my only option,

RE: Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
Actually, I think building from source is my only option, unless the bigmem kernel is SMP. Any ideas how I might go about confirming if it is or not without trying the bigmem kernel on my production server? John > -Original Message- > From: Gordon Messmer [mailto:[EMAIL PROTECTED]] > S

RE: Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
say for > sure as I have > > never had the opportunity to work with such equipment, I > have only read > > about such hardware. > > > > I believe you could get an answer as to how to > configure a kernel for > > your HMA equipment on a kernel mailing list. > > > &

RE: Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
Excellent. Thank you for replying! John > -Original Message- > From: Bret Hughes [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 11:58 AM > To: [EMAIL PROTECTED] > Subject: RE: Max amount of RAM in 7.2 question > > > On Tue, 2003-01-21 at 1

RE: Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
Rockin'! Thank you for replying. Looks like I have some testing to do. John > -Original Message- > From: Nick Lindsell [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 21, 2003 11:45 AM > To: [EMAIL PROTECTED] > Subject: Re: Max amount of RAM in 7.2 question > > > At 10:18 21/01/

RE: Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
> addressing? > > - Original Message - > From: "Turner, John" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, January 21, 2003 4:18 PM > Subject: Max amount of RAM in 7.2 question > > > > > > Greetings - > >

Max amount of RAM in 7.2 question

2003-01-21 Thread Turner, John
Greetings - I've scoured Google and redhat.com most of the morning for a specific answer, but haven't found it. Hopefully someone here will have it. I have a Compaq ProLiant server with RH 7.2 SMP (2.4.9-31smp kernel). Up until this morning, it had 1.25 GB of RAM. This morning I installed 6 G