¿ How can configure apache ( with a module fo tomcat ) to redirect some urls to a servlet ?

2003-10-09 Thread Salvador Santander
s.tomcat_home=/usr/local/jakarta-tomcat-4.0.4 # # workers.java_home should point to your Java installation. Normally # you should have a bin and lib directories beneath it. # workers.java_home=/usr/java/j2sdk1.4.2_01 # # You should configure your environment slash... ps=\ on NT and / on UNIX #

Re: howto configure rshd?

2003-09-30 Thread Bruno Negrão
I found by myself. To configure the rsh server machine to accept rsh from the root user of a client machine you need to edit 3 files. Say the rsh client machine is called client.company, for each file, add a line: - /etc/hosts.equiv: client.company - /root/.rhosts: client.company Also, it´s

howto configure rshd?

2003-09-26 Thread Bruno Negrão
Hi all, How to configure rshd? ( i´ve already read the rshd man page but i still can´t make it work). When I try to connect the server from the client, i receive the message: "connection refused". I couldn´t understand how the files hosts.equiv and .rhost are related. I want to give r

RE: Configure Dell Powervault 110T tape drive

2003-09-25 Thread Vincent_Valdez
> -Original Message- > From: Juan Nin [mailto:[EMAIL PROTECTED] > Sent: Thursday, September 25, 2003 9:39 AM > To: [EMAIL PROTECTED] > Subject: Configure Dell Powervault 110T tape drive > > > Hi, > > I´m trying to install an external tape drive Dell P

Configure Dell Powervault 110T tape drive

2003-09-25 Thread Juan Nin
t via web and clicking on any icon I get the following error: Failed to connect to communication process So.. anyone has any idea on how to configure the tape drive??? I´ve googled a lot and found nothing on how to do it :( Thanks in advance, Juan -- redhat-list mailing list unsubscr

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread Jack Bowling
On Wed, Sep 17, 2003 at 12:44:29AM +0200, [EMAIL PROTECTED] wrote: > > * and then Lists declared > > Assuming you haven't had any luck with the other suggestions regarding > > redhat-config-xfree86, some things to look at (in no specific order) > > > > 1) Does your monitor def have freq rang

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread nick
* and then Lists declared > Assuming you haven't had any luck with the other suggestions regarding > redhat-config-xfree86, some things to look at (in no specific order) > > 1) Does your monitor def have freq ranges that would allow higher res? > Look in /usr/share/hwdata/MonitorsDB to see i

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread Lists
eck out http://www.xfree86.org/ - Paul On Tue, 2003-09-16 at 16:27, [EMAIL PROTECTED] wrote: > * and then Lists declared > > If that isn't available, have you tried to manually edit > > /etc/X11/XF86Config ? Try some basic values for your display, i.e. > > con

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread nick
* and then [EMAIL PROTECTED] declared > You could always try 'redhat-config-xfree86 --reconfig', so that it > doesn't base your X configuration on your existing screwed up XF86Config > file. Yes, I've done that too. It seems that for some reason I'm locked in low rez... are there any other too

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread redhat
t;> /etc/X11/XF86Config ? Try some basic values for your display, i.e. >> configure for a generic VGA monitor with low resolution. Once X is up, >> you can run the GUI tool. > > Right! - I got X up by swapping modes to to "640 480" instead of "800 > 600" b

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread nick
* and then Lists declared > If that isn't available, have you tried to manually edit > /etc/X11/XF86Config ? Try some basic values for your display, i.e. > configure for a generic VGA monitor with low resolution. Once X is up, > you can run the GUI tool. Right! - I got

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread Reuben D. Budiardja
Use the good ol' 'Xconfigurator' .. or is that not included in newer RH? I always use that. RDB On Tuesday 16 September 2003 02:56 pm, Kelerion wrote: > using "xf86config" of course.. forgot to mention that..lol > > Kel > > [EMAIL PROTECTED] wrote: > > Hi all, > > > > I can't use redhat-config-x

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread nick
* and then Kelerion declared > using "xf86config" of course.. forgot to mention that..lol Doesn't exist in redhat 9 but I can use redhat-config-xfree86 --noui Just that question about the lowest sync rate, If I can get *anything* up and running, I can tune it -- Nick W -- redhat-list

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread nick
* and then Kelerion declared > get it up and running first.. use the lowest sync rate listed.. get into > X.. and then you can run redhat-config-cfree86 > > thats what I did anyways when I installed RH on a new machine.. Ok, what would 'the lowest sync rate' be? This is what mine currently

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread Lists
asic values for your display, i.e. configure for a generic VGA monitor with low resolution. Once X is up, you can run the GUI tool. The following is from /usr/share/hwdata/MonitorsDB on my RH9 system: Generic; Generic Non-Interlaced SVGA, 1024x768 @ 60 Hz, 800x600 @ 72 Hz; 0; 31.5-48.5; 50-70 Gener

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread Kelerion
using "xf86config" of course.. forgot to mention that..lol Kel [EMAIL PROTECTED] wrote: Hi all, I can't use redhat-config-xfree86 as it won't start of course! I do not know the monitor sync ranges and although it worked just fine on my old RIVA 2 card, the built in S3 ProSavage KM133 is hva

Re: Configure X without redhat-config-xfree86?

2003-09-16 Thread Kelerion
get it up and running first.. use the lowest sync rate listed.. get into X.. and then you can run redhat-config-cfree86 thats what I did anyways when I installed RH on a new machine.. hth Kel [EMAIL PROTECTED] wrote: Hi all, I can't use redhat-config-xfree86 as it won't start of course!

Configure X without redhat-config-xfree86?

2003-09-16 Thread nick
Hi all, I can't use redhat-config-xfree86 as it won't start of course! I do not know the monitor sync ranges and although it worked just fine on my old RIVA 2 card, the built in S3 ProSavage KM133 is hvaing none of it. Can someone please advise me? Many thanks -- Nick W -- redhat-list mail

Re: Configure vsftp

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 16:14:09 -0500 (CDT) "Distribution Lists" <[EMAIL PROTECTED]> wrote: > is this set in > vsftp.conf ? > > Regards > Yes, take a look at the man page for vsftpd.conf: man vsftpd.conf Cheers, Sean -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://w

Re: Configure vsftp

2003-08-27 Thread Distribution Lists
is this set in vsftp.conf ? Regards > On Wed, 27 Aug 2003 15:15:29 -0500 (CDT) > "Distribution Lists" <[EMAIL PROTECTED]> wrote: > >> I am using vsftp as an anonymous ftp, but at the same time I many users >> in >> /etc/passwd, that use the server for SMTP and POP3. >> >> However I want to open u

Re: Configure vsftp

2003-08-27 Thread Sean Estabrooks
On Wed, 27 Aug 2003 15:15:29 -0500 (CDT) "Distribution Lists" <[EMAIL PROTECTED]> wrote: > I am using vsftp as an anonymous ftp, but at the same time I many users in > /etc/passwd, that use the server for SMTP and POP3. > > However I want to open up ftp to just one user using vsftp, how can I do

Configure vsftp

2003-08-27 Thread Distribution Lists
I am using vsftp as an anonymous ftp, but at the same time I many users in /etc/passwd, that use the server for SMTP and POP3. However I want to open up ftp to just one user using vsftp, how can I do this without letting others through ? I.e how can I configure specific users to be able to ftp

Re: How to install and configure Microcom Deskporte Internal/L modem

2003-08-04 Thread James Gibbon
"bEEnHeX" wrote: > Greetings, > > I have installed Red Hat linux 9.0 (Shrike) onto my system without problems > and haven't updated it yet. My Microcom Deskporte Internal/L modem was not > detected and configured by default and I would like to do it manualy. > It has a lucent chip. > > I ha

How to install and configure Microcom Deskporte Internal/L modem

2003-08-04 Thread bEEnHeX
Greetings, I have installed Red Hat linux 9.0 (Shrike) onto my system without problems and haven't updated it yet. My Microcom Deskporte Internal/L modem was not detected and configured by default and I would like to do it manualy. It has a lucent chip. I have downloaded ltmodem-kv_2.4.20_19

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Benjamin J. Weiss
> > All, > > > > > I set out to recompile Nagios with MySQL support. The first step is to > > run ./configure --with-mysql-xdata, but it's not finding the mysql > > libraries. > > Never used any of the software you mentioned, but did you check all the

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Benjamin J. Weiss
> > my /etc/ld.so.conf looks like: > > > > /usr/kerberos/lib > > /usr/X11R6/lib > > /usr/lib/qt-3.0.5/lib > > /usr/lib/sane > > /usr/lib/mysql > > /usr/include/mysql > > The mysql directory above looks suspect. It should be the path to the > mysql libraries, not to the mysql include directory. >

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 02 August 2003 10:58 am, Michael Fratoni wrote: > On Friday 01 August 2003 10:07 am, Benjamin J. Weiss wrote: > > my /etc/ld.so.conf looks like: > > > > /usr/kerberos/lib > > /usr/X11R6/lib > > /usr/lib/qt-3.0.5/lib > > /usr/lib/sane > > /

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-02 Thread Michael Fratoni
ed it again. Again, configure isn't finding the > libraries. The configure program said to check the ld.so.conf file for > entries for the libraries. It looks right to me (file shown at the > bottom of the post). So, I ran ldconfig and then cleared the cache > again, and still no d

Re: Pre-make 'configure' program can't find mysql libraries?

2003-08-01 Thread Reuben D. Budiardja
On Friday 01 August 2003 10:07 am, Benjamin J. Weiss wrote: > All, > > I set out to recompile Nagios with MySQL support. The first step is to > run ./configure --with-mysql-xdata, but it's not finding the mysql > libraries. Never used any of the software you mentioned, but d

Pre-make 'configure' program can't find mysql libraries?

2003-08-01 Thread Benjamin J. Weiss
installed), and the nagios install I had done uses text file configs. I set out to recompile Nagios with MySQL support. The first step is to run ./configure --with-mysql-xdata, but it's not finding the mysql libraries. I'm runnning RedHat 8.0, with everything up2date. I hadn't had my

Re: configure RH9 httpd RPM to use php?

2003-07-14 Thread Bill Tangren
Hardy Merrill wrote: Rick Warner [EMAIL PROTECTED] wrote: On Mon, 2003-07-14 at 11:16, Bill Tangren wrote: Is it possible to configure the httpd rpm in RH 9 to use php, or do I need to install apache from source and configure it that way? I have php and apache installed (from RPM's), bu

Re: configure RH9 httpd RPM to use php?

2003-07-14 Thread Hardy Merrill
Rick Warner [EMAIL PROTECTED] wrote: > On Mon, 2003-07-14 at 11:16, Bill Tangren wrote: > > Is it possible to configure the httpd rpm in RH 9 to use php, or do I > > need to install apache from source and configure it that way? I have php > > and apache installed (from RPM&

Re: configure RH9 httpd RPM to use php?

2003-07-14 Thread Rick Warner
On Mon, 2003-07-14 at 11:16, Bill Tangren wrote: > Is it possible to configure the httpd rpm in RH 9 to use php, or do I > need to install apache from source and configure it that way? I have php > and apache installed (from RPM's), but the necessary modules don't seem >

configure RH9 httpd RPM to use php?

2003-07-14 Thread Bill Tangren
Is it possible to configure the httpd rpm in RH 9 to use php, or do I need to install apache from source and configure it that way? I have php and apache installed (from RPM's), but the necessary modules don't seem to have been included in httpd.conf. Is this possible? TIA, Bi

Re: configure: error: Your OpenSSL headers do not match your library

2003-07-12 Thread Ed Wilts
On Fri, Jul 11, 2003 at 06:11:54PM -0700, Al Sparks wrote: > I'm running RH 7.2. > > I'm trying to manually (via tarballs) install openssh-3.6p1. I've > already installed openssl-0.9.6j. When I configure openssh with > > ./configure \ > --prefix=/

configure LVM

2003-07-11 Thread santosh kumar
Hi, The m/c is loaded with redhat 7.2 with kernel 2.4.7-10 want to configure LVM but is it possible to change current partition format to LVM format. I need to add new harddisk and want to configure LVM Now configuration is like this FilesystemSize Used Avail Use% Mounted on /dev

configure: error: Your OpenSSL headers do not match your library

2003-07-11 Thread Al Sparks
I'm running RH 7.2. I'm trying to manually (via tarballs) install openssh-3.6p1. I've already installed openssl-0.9.6j. When I configure openssh with ./configure \ --prefix=/usr/local \ --sysconfdir=/etc \ --with-ipv4-default \ --with-ssl-dir

Re: how to configure sendmail to accept mails from mydomain.com

2003-06-25 Thread MKlinke
On Wednesday 25 June 2003 07:16, Didier Casse wrote: > Hi I'm using sendmail-8.12.8-4 . In the previous sendmail I placed a > line something like Dj$mydomain.com so that sendmail treats mail from > mydomain.com as local mail. With this new sendmail there doesn't seem > to be this feature around. >

RE: how to configure sendmail to accept mails from mydomain.com

2003-06-25 Thread Cowles, Steve
> -Original Message- > From: Didier Casse > Sent: Tuesday, June 24, 2003 10:01 PM > Subject: how to configure sendmail to accept mails from mydomain.com > > > Hi I'm using sendmail-8.12.8-4 . In the previous sendmail I placed a > line something like Dj$

how to configure sendmail to accept mails from mydomain.com

2003-06-24 Thread Didier Casse
Hi I'm using sendmail-8.12.8-4 . In the previous sendmail I placed a line something like Dj$mydomain.com so that sendmail treats mail from mydomain.com as local mail. With this new sendmail there doesn't seem to be this feature around. Does anybody know how to make sendmail recognize that it i

how to configure sendmail to accept mails from mydomain.com

2003-06-24 Thread Didier Casse
Hi I'm using sendmail-8.12.8-4 . In the previous sendmail I placed a line something like Dj$mydomain.com so that sendmail treats mail from mydomain.com as local mail. With this new sendmail there doesn't seem to be this feature around. Does anybody know how to make sendmail recognize that it is

Re: How do I configure for my office network?

2003-06-18 Thread Technoslick
On Wed, 2003-06-18 at 09:49, Technoslick wrote: > On Mon, 2003-06-16 at 15:35, [EMAIL PROTECTED] wrote: > > [RH9.0] > > > > I need to configure my laptop to work with our office Windows network, > > domain name=OFFICE. In the Windows NT PDC, my laptop is known as

Re: How do I configure for my office network?

2003-06-18 Thread Technoslick
On Mon, 2003-06-16 at 15:35, [EMAIL PROTECTED] wrote: > [RH9.0] > > I need to configure my laptop to work with our office Windows network, > domain name=OFFICE. In the Windows NT PDC, my laptop is known as > 'tomdell'. > > My laptop is configured to use DHCP, and

Re: How do I configure for my office network?

2003-06-18 Thread Ed . Greshko
ED]To: [EMAIL PROTECTED] > .net>cc: > Sent by: Subject: Re: How do I configure for > my office network? > redhat-list-admin > @redhat.com >

Re: How do I configure for my office network?

2003-06-18 Thread tomh
D]To: [EMAIL PROTECTED] .net>cc: Sent by: Subject: Re: How do I configure for my office network?

Re: How do I configure for my office network?

2003-06-17 Thread Mark Guzzo
On Tue, 2003-06-17 at 10:05, [EMAIL PROTECTED] wrote: > [RH9.0] > > I need to configure my laptop to work with our office Windows network, > domain name=OFFICE. In the Windows NT PDC, my laptop is known as > 'tomdell'. > > My laptop is configured to use DHCP, and

RE: How do I configure for my office network?

2003-06-17 Thread Hill, Benjamin W
] [mailto:[EMAIL PROTECTED] Sent: 17 June 2003 16:05 To: [EMAIL PROTECTED] Subject: How do I configure for my office network? [RH9.0] I need to configure my laptop to work with our office Windows network, domain name=OFFICE. In the Windows NT PDC, my laptop is known as 'tomdell'. My

How do I configure for my office network?

2003-06-17 Thread tomh
[RH9.0] I need to configure my laptop to work with our office Windows network, domain name=OFFICE. In the Windows NT PDC, my laptop is known as 'tomdell'. My laptop is configured to use DHCP, and it's getting an IP address. In the network configuration panel I have: [DN

How do I configure for my office network?

2003-06-16 Thread tomh
[RH9.0] I need to configure my laptop to work with our office Windows network, domain name=OFFICE. In the Windows NT PDC, my laptop is known as 'tomdell'. My laptop is configured to use DHCP, and it's getting an IP address. In the network configuration panel I have: [DN

php configure....

2003-06-15 Thread sharif
CAN ANYBODY HELP ME to configure my apache server for php i installed all the necessary rpms for php... but still can't make it work .. for me pls inform me in simple step s... how to make it work :) thank U sharif. -- redhat-list mailing list unsubscribe mailto:[

RE: samba configure help required.!!@@!!

2003-06-13 Thread michael . bartlett
lto:[EMAIL PROTECTED] Sent: 13 June 2003 10:22 To: [EMAIL PROTECTED] Subject: samba configure help required.!!@@!! i am new in linux . right now i am using RedHAT7.3 got my smb.conf configured as follows. # #=== Global Settings [globa

Re: samba configure help required.!!@@!!

2003-06-13 Thread Jon Haugsand
* root sharif > but still i don't know how to access my Windows BOXES from my linux box. > or ...the vise versa... > what are the next steps.. i should follow??? > pls let me know. I'll recommend you to read one of the many tutorials on samba laying around on the Internet or on your own /usr/share

Re: samba configure help required.!!@@!!

2003-06-13 Thread Peter Peltonen
On Fri, 2003-06-13 at 12:22, root_sharif wrote: > but still i don't know how to access my Windows BOXES from my linux box. Are your Windows boxes also in a workgroup called WORKGROUP? For accessing the Windows boxes from Linux, try smbclient (for a FTP like UI) or, if you want to mount them like

samba configure help required.!!@@!!

2003-06-13 Thread root_sharif
i am new in linux . right now i am using RedHAT7.3 got my smb.conf configured as follows. # #=== Global Settings [global] log file = /var/log/samba/%m.log dns proxy = no netbios name = Linux netbios aliases = Linux server

Re: Configure failure for PHP on RH9

2003-06-12 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 11 Jun 2003 08:16:04 -0500, John Nichel wrote: > > Why did you download that libXpm.3.4f-ELF.tar.gz file? > > What's wrong with libXpm as included within Red Hat's packages? > > > > XFree86-libs-4.3.0-2 > > > > /usr/X11R6/lib/libXpm.so.4

Re: Configure failure for PHP on RH9

2003-06-11 Thread John Nichel
Michael Schwendt wrote: Why did you download that libXpm.3.4f-ELF.tar.gz file? What's wrong with libXpm as included within Red Hat's packages? XFree86-libs-4.3.0-2 /usr/X11R6/lib/libXpm.so.4 /usr/X11R6/lib/libXpm.so.4.11 XFree86-devel-4.3.0-2 /usr/X11R6/lib/libXpm.a /usr/X11R6/lib/

Re: Configure failure for PHP on RH9

2003-06-11 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 10 Jun 2003 20:10:32 -0500, John Nichel wrote: >I'm trying to configure php with xpm ( --with-xpm-dir=/usr/X11R6 ), > and I keep getting this error > > configure: error: Problem with libXpm.(a|so) or libX11.(a|so)

Re: How configure Iptable in RedHat 8.0

2003-06-11 Thread Le Ngoc Thach
80 blocked. Some ISP's block ports >under 1024 & you need to request to have the port opened. > >-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Le Ngoc Thach >Sent: Wednesday, June 11, 2003 10:50 AM >To: [EMAIL PROTECTED] >Su

RE: How configure Iptable in RedHat 8.0

2003-06-11 Thread Lisa Ryan
MAIL PROTECTED] Subject: How configure Iptable in RedHat 8.0 Hi, I'm using iptables-1.2.6a-2 in RedHat 8.0 router, gateway and firewall. I can not configure to implement the case: Ex: - External IP of gateway is 203.162.4.1, this host is also listening at port 80 (Apache WebServer) and

How configure Iptable in RedHat 8.0

2003-06-11 Thread Le Ngoc Thach
Hi, I'm using iptables-1.2.6a-2 in RedHat 8.0 router, gateway and firewall. I can not configure to implement the case: Ex: - External IP of gateway is 203.162.4.1, this host is also listening at port 80 (Apache WebServer) and portal 8080 (Tomcat). - Internal IP of gateway is 192.168.2.1

Configure failure for PHP on RH9

2003-06-10 Thread John Nichel
Hi, I'm trying to configure php with xpm ( --with-xpm-dir=/usr/X11R6 ), and I keep getting this error.... configure: error: Problem with libXpm.(a|so) or libX11.(a|so). Please check config.log for more information. config.log has this... configure:35198: checking for the location of l

how to configure web browser to auto authenticate at proxy server

2003-05-30 Thread Randy Perkins
/kionetrc, and the format of the files is the same as a .netrc but it has an added attribute called "type". i can not find and information on the type values. i am willing to use mozilla if it supports this feature. How to i configure my web clients so that when i use a web proxy i do not ha

RE: Configure secondary mail server

2003-04-03 Thread santosh kumar
Want to configure secondary mail server to switch instantly in case of primary mail server crashes. The primary mail server is configured with fetch mail. Please anyone advice any links or steps to configure secondary mail server.. Thanks in advance.. Thanks & Regds, santosh -Orig

RE: Configure secondary mail server

2003-04-03 Thread santosh kumar
Hi, Need to configure a 2nd mail server to swich instantly in case of 1st server crashes.. Regds, santosh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zoki Sent: Wednesday, April 02, 2003 7:22 PM To: rhlist Subject: Re: Configure secondary mail server

Re: Configure secondary mail server

2003-04-02 Thread Zoki
Le 01/04/2003 11:05, « santosh kumar » <[EMAIL PROTECTED]> a écrit : > Hi folks, > > Can any one tell me how to configure secondary mail server to > fetch mail. Right now have a POP3 mail server which is configured with > fetchmail so I > want to configure another

Configure secondary mail server

2003-04-01 Thread santosh kumar
Hi folks, Can any one tell me how to configure secondary mail server for fetch mail. Right now have a POP3 mail server which is configured with fetchmail so want to configure another mail server as a backup , which could be helpful in case of primary mail server crash. Waiting for valuable

Re: configure amanda

2003-03-28 Thread Matthew Saltzman
On Fri, 28 Mar 2003, Jianping Zhu wrote: > Thanks for respose. > > I have redhat7.3 box r1 r2 r3. > r1 has amanda amanda-server amanda-client and tape > r2 has amanda amanda-client > r3 has amanda amanda-client > > now i want backup /home directies of all there boxes to tape. > I have not idea whe

Re: configure amanda

2003-03-28 Thread Jianping Zhu
Thanks for respose. I have redhat7.3 box r1 r2 r3. r1 has amanda amanda-server amanda-client and tape r2 has amanda amanda-client r3 has amanda amanda-client now i want backup /home directies of all there boxes to tape. I have not idea where to start. can anybody give me sone hints. and also r1

Re: configure amanda server

2003-03-28 Thread Jeff Kinz
On Fri, Mar 28, 2003 at 09:12:22AM -0500, Jianping Zhu wrote: > i have redat 7.3 > I have insall amada and amanda-server rpms in my server, but i am not > sure where to put amanda.conf and how to change the amanda.conf in the > /example directory. Can somebody give me some suggestion and give me a

configure amanda server

2003-03-28 Thread Jianping Zhu
i have redat 7.3 I have insall amada and amanda-server rpms in my server, but i am not sure where to put amanda.conf and how to change the amanda.conf in the /example directory. Can somebody give me some suggestion and give me an example of working amanda.conf? Thanks --

RE: "Correct" way to configure RedHat Linux to support different hardware profiles for laptop docking station

2003-03-20 Thread Robert Adkins II
6-254-5800 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ben Russo Sent: Thursday, March 20, 2003 1:52 PM To: [EMAIL PROTECTED] Subject: "Correct" way to configure RedHat Linux to support different hardware profiles for laptop docking station Wh

"Correct" way to configure RedHat Linux to support different hardwareprofiles for laptop docking station

2003-03-20 Thread Ben Russo
When my laptop is in the docking station it has an External Monitor, a USB optical mouse, and an extra NIC that should be used. When it is not in the docking station it has the onboard touchpad (PS/2) mouse, an LCD display and uses the onboard NIC? In the past I have hacked together my own rc.sy

Re: Linuxconf no longer exists with RedHat 8.0 ... How do I easily configure sendmail/postfix ?

2003-03-09 Thread Brad Alpert
> Hello, > > I recently purchased RedHat 8.0 and I noticed that there is no > linuxconf anymore. > > How do I configure sendmail or postfix so that I can specify > virtual domains, aliases, config options, spam protection, mail > forwarding, ... as it used to be wi

Linuxconf no longer exists with RedHat 8.0 ... How do I easily configure sendmail/postfix ?

2003-03-09 Thread f
Hello,   I recently purchased RedHat 8.0 and I noticed that there is no linuxconf anymore.   How do I configure sendmail or postfix so that I can specify virtual domains, aliases, config options, spam protection, mail forwarding, ... as it used to be with RedHat 5 or 6

Re: How to configure Voice Chat with iptables

2003-03-06 Thread William Warren
On Thu, Mar 06, 2003 at 05:07:06PM +0530, Prashant Kulkarni wrote: > Hi Friends, > > I am using linux 8 as firewall(iptables) masquerade, > every thing works well except Voice Chat. > My clients behind the firewall are not able to do voice chat. > > Kindly provide the solution at the earlie

How to configure Voice Chat with iptables

2003-03-06 Thread Prashant Kulkarni
Hi Friends, I am using linux 8 as firewall(iptables) masquerade, every thing works well except Voice Chat. My clients behind the firewall are not able to do voice chat. Kindly provide the solution at the earliest. Thanks & Regards, Prashant. -- redhat-list mailing list unsubscribe mailto:[

How to configure Voice Chat with iptables

2003-03-06 Thread Prashant Kulkarni
Hi Friends,   I am using linux 8 as firewall(iptables) masquerade, every thing works well except Voice Chat. My clients behind the firewall are not able to do voice chat.   Kindly provide the solution at the earliest.   Thanks & Regards,   Prashant.    

Re: How to configure the partition manually during setup partitionRH & i wish to do it manually?

2003-02-19 Thread J M Craig/Alpha-G
out twice as much swap space Ah, well. [EMAIL PROTECTED] wrote: how to configure with the minimum requirements for all the partittion need for RH system? Mind anyone tell me how much space for each partition? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED

Re: How to configure the partition manually during setup partitionRH & i wish to do it manually?

2003-02-19 Thread Chinmay Nadkarni
eople will do things differently, but this ia what I've been using for the last couple of years. Hope this helps. - Chinmay. [EMAIL PROTECTED] wrote: how to configure with the minimum requirements for all the partittion need for RH system? Mind anyone tell me how much space for each partition?

How to configure the partition manually during setup partition RH & i wish to do it manually?

2003-02-19 Thread Alex Chooi
how to configure with the minimum requirements for all the partittion need for RH system? Mind anyone tell me how much space for each partition? -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

RE: How to configure the partition manually during setup RH?

2003-02-18 Thread santosh kumar
Hi, I think u can manually edit or delete the partitions by fdisk command.. Regds, santosh -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Ramesh .T.S Sent: Wednesday, February 19, 2003 12:53 PM To: [EMAIL PROTECTED] Subject: Re: How to configure the

Re: How to configure the partition manually during setup RH?

2003-02-18 Thread Ramesh .T.S
use manual partition or DISK DRUID for easier management. - Original Message - From: "Alex Chooi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 19, 2003 12:06 PM Subject: How to configure the partition manually during setup RH? > Any ide

Re: How to configure the partition manually during setup RH?

2003-02-18 Thread Ed . Greshko
On Wed, 19 Feb 2003, Alex Chooi wrote: > Any idea? i want more control on the hard disk space rather than let system > to define... ?? During the install process you are asked if you want the install process to do it automagically or if you want to do it yourself (using disk durid?). Did yo

How to configure the partition manually during setup RH?

2003-02-18 Thread Alex Chooi
Any idea? i want more control on the hard disk space rather than let system to define... Best Regards, alex.. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: newbie RE: BIND & ./configure

2003-01-14 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 13 Jan 2003 09:41:33 -0700, Craig Cameron wrote: > Ok, I've got 9.2.1 installed, but I still don't know how compile BIND. > The instructions say to execute the following command: > > ./configure && make > &

Newbie squidGuard configure

2003-01-13 Thread benny bitan
Title: Message Hi All I have recently installed Redhat 8.0 and i am having a problem configuring the squidGuard with sduid 1.2.0 . After the installition the squidGuard goes into emergency mode. Icurrect sam  syntax errors in the config file. Now there is no error's in the log file the't s

RE: newbie RE: BIND & ./configure

2003-01-13 Thread Craig Cameron
Ok, I've got 9.2.1 installed, but I still don't know how compile BIND. The instructions say to execute the following command: ./configure && make What directory should I be in to execute this command. I cannot find a configure script or this make file. Thanks. -Original

RE: newbie RE: BIND & ./configure

2003-01-13 Thread Craig Cameron
Ok, I've got 9.2.1 installed, but I still don't know how compile BIND. The instructions say to execute the following command: ./configure && make What directory should I be in to execute this command. I cannot find a configure script or this make file. Thanks. -Original

RE: newbie RE: BIND & ./configure

2003-01-13 Thread Cowles, Steve
> -Original Message- > From: Craig Cameron > Sent: Monday, January 13, 2003 11:40 AM > Subject: RE: newbie RE: BIND & ./configure > > > Ok, I've got 9.2.1 installed, but I still don't know how > compile BIND. The instructions say to execute t

RE: newbie RE: BIND & ./configure

2003-01-13 Thread Matt Rowley
If you installed the rpm, you don't need to compile. If the output of `rpm -q bind` shows that you have it installed, you're done. Configure and run. Skip the docs telling you how to compile. --Matt --On Monday, January 13, 2003 10:39 AM -0700 Craig Cameron <[EMAIL PROTECTED

RE: newbie RE: BIND & ./configure

2003-01-13 Thread Craig Cameron
Ok, I've got 9.2.1 installed, but I still don't know how compile BIND. The instructions say to execute the following command: ./configure && make What directory should I be in to execute this command. I cannot find a configure script or this make file. Thanks. -Original

Re: newbie RE: BIND & ./configure

2003-01-10 Thread Mike Burger
hich RPM to use to find these packages. > > DO I have to download the source RPM? > > Thanks in advance. > > -Original Message- > From: Jeffrey Tadlock [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 12:11 PM > To: [EMAIL PROTECTED] > Subject:

RE: BIND & ./configure

2003-01-10 Thread Mike Burger
No, actually, you wouldn't. ./configure is used to create a system profile, used for compiling, usually to create the Makefile. The precompiled binary, which is also a more recent version that you're trying to use (RH's 9.2.1 vs your 9.1.3), would already be compiled and re

Re: newbie RE: BIND & ./configure

2003-01-09 Thread Matt Rowley
Ok, I downloaded BIND 9.2.1, but when I try to install the rpm with the following command: rpm -ivh bind-9.2.1-1.7x.2.i386.rpm It says it needs the following dependencies: libdns.so.5 libisc.so.4 You need to upgrade bind-utils to 9.2.1. I looked both on the install cd's and the Redhat FTP sit

newbie RE: BIND & ./configure

2003-01-09 Thread Craig Cameron
site, but I fail to see which RPM to use to find these packages. DO I have to download the source RPM? Thanks in advance. -Original Message- From: Jeffrey Tadlock [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 12:11 PM To: [EMAIL PROTECTED] Subject: Re: BIND & ./confi

Re: BIND & ./configure

2003-01-09 Thread Jeffrey Tadlock
On Thu, Jan 09, 2003 at 11:52:59AM -0700, Craig Cameron wrote: > When I installed Linux, I chose to install networking and DNS & BIND. > So you are planning on using BIND that came installed with Red Hat, correct? You may want to head to http://www.redhat.com and look at the documentation on con

RE: BIND & ./configure

2003-01-09 Thread Craig Cameron
When I installed Linux, I chose to install networking and DNS & BIND. Thanks. -Original Message- From: Jeffrey Tadlock [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 11:38 AM To: [EMAIL PROTECTED] Subject: Re: BIND & ./configure On Thu, Jan 09, 2003 at 10:53:13

Re: BIND & ./configure

2003-01-09 Thread Jeffrey Tadlock
On Thu, Jan 09, 2003 at 10:53:13AM -0700, Craig Cameron wrote: > IT just says no such file or directory. I installed the BIND software with > the installation of RedHat itself. I am a little confused. Did you download the source code to compile on your own or did you download an RPM to install B

RE: BIND & ./configure

2003-01-09 Thread Craig Cameron
I'd probably have the same problem. Does anybody know what directory the BIND software is in? Thanks. -Original Message- From: Mike Burger [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 09, 2003 11:09 AM To: 'RedHat listserv (E-mail)' Subject: Re: BIND & ./conf

Re: BIND & ./configure

2003-01-09 Thread Mike Burger
ct says to simply type > ./configure, but it doesn't work. I tried installing the bind-utils.rpm(not > exactly name), but no luck. I tried to install the bindconf.rpm(again not > exact spelling), but it requires some other rpm's that I can't find on > either of the 2 cd's. >

  1   2   3   4   >