re: can't get rid of bad X

2002-03-07 Thread Billy R Nordyke
Thanks to all. Your instructions worked like a charm. Now when I mess up X I can try again. Still can't get theRage Fury Pro card to work. Tried to install the SVGA and VGA drivers but of course there were a slew of conflicts. Tried using rpm -Fvh with no luck at making the card work. Xconfigu

RE: text conversion between Linux and Windows

2002-03-07 Thread PRASADSL
i am going to try that :) -Original Message- From: Paul Greene [mailto:[EMAIL PROTECTED]] Sent: Friday, March 08, 2002 11:12 AM To: [EMAIL PROTECTED] Subject: Re: text conversion between Linux and Windows That worked great! (I went with the PDF trick). Thanks, Paul At 10:58 PM 3/7/2

Re: text conversion between Linux and Windows

2002-03-07 Thread Paul Greene
That worked great! (I went with the PDF trick). Thanks, Paul At 10:58 PM 3/7/2002 -0500, you wrote: >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA1 > >On Thu, 7 Mar 2002, Paul Greene wrote: > >To print out man pages on various whatevers, what I usually do is, for > >example: > > > >man tcpdump

Re: text conversion between Linux and Windows

2002-03-07 Thread Edward Dekkers
> I find it easier in the long run to configure a printer on the Linux box > and just do something like this: > > man -t tcpdump | lpr > > The output is Postscript and retains the formatting of the original > document. If you really want to print from the Winbox, you can keep the > formatting li

Re: Keyboard and mouse die

2002-03-07 Thread Edward Dekkers
> Hey Ed, > > I think I might try doing that. I'm gone this weekend, but when I get back > home I'll look into BIOS updates and see whats available. Problem though..do > I need to be able to boot into Windows to update the BIOS? I don't have any > Windows partitions on my drive anymore. I think I

Re: Dialer

2002-03-07 Thread Manuel A. Camacho Q.
There are many graphical interfaces to dial to Internet. If you installed GNOME, more than probably you are using rp3 for connection. So, start rp3. Then right click over the interface, and choose Configure ppp. Edit the connection you want to use as a regular user.Check for the Advanced ta

Re: [OT]Basic to Matlab

2002-03-07 Thread Manuel A. Camacho Q.
You may try looking for some sort of BASIC to C or FORTRAN translator, and then you can use them in Matlab (or Octave =) ). -Manuel. Julian Niño wrote: > Hello: > > > > I need information about some "compiler " from Basic to Matlab files. > > > > thanks. >

Re: How to get usb ports running, to use with digtal camera?

2002-03-07 Thread John P Verel
Got the ports working, thanks for the input all. I did this as root from the command line: modprobe usbcore modprobe usb-uhci mount -t usbdevfs none /proc/bus/usb Also added entries in console.perms for usb: =/dev/usb 0660 0600 root Running usbview on with the camera on sees the usb hub a

Re: network selective packet loss

2002-03-07 Thread Gordon Messmer
On Tue, 2002-03-05 at 13:55, Aaron M Daley wrote: No the interesting parts. 1. This only happens when I ping from the problem server to another server or workstation on our private network. If I ping anything else, it comes back fine. 2. If I ping either of these machines from any other compute

Re: FTP problems in RH 7.1

2002-03-07 Thread aftab alam
hi You go to /etc/xinetd.d and see the file wu-ftpd. If there is any entry like "disable yes". You just comment this line and reboot the system. Dan Simoes wrote: > New to this list, so hi all. > > I have seen reports of this problem before, with no conclusive solution. > > On a fresh 7.1 i

problem in mysqi

2002-03-07 Thread Jianping Zhu
I downloaded the the qpl MySQL-VERSION.i386.rpm and installed in redhat 7.2 sucessfully. but I find i can not use command like BINDIR/mysqladmin version to test the server because the file mysqladmin is not there. And I can not find bidir/mysqlshow bindir/mysql Do I have to install MySQL-clien

Re: text conversion between Linux and Windows

2002-03-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 7 Mar 2002, Paul Greene wrote: >To print out man pages on various whatevers, what I usually do is, for >example: > >man tcpdump > tcpdump.txt > >and then transfer the resultant text file over to a Windows machine for >printing. I find it eas

Re: /proc/meminfo

2002-03-07 Thread Chen Shi-Ping
Thanks Ed and Statux for response my email. It works. Thank you very much. Shi-Ping On Wed, 6 Mar 2002, Ed Wilts wrote: > From: "Chen Shi-Ping" <[EMAIL PROTECTED]> > > I have RedHat 6.2 on my laptop. I know I have 128 MB memory, > > but I can see 64 MB at /proc/meminfo only in the following c

Re: Dual NIC Configure

2002-03-07 Thread Steve Arnold
On Thu, 2002-03-07 at 19:03, Patrick Nelson wrote: > So I'm setting up a new RH72 server (No X). Anyway, so I did the basic > installation and selected the basic functionality that I need (will remove > other packages that are not need later). So the installation goes fine and > then boots into

Re: text conversion between Linux and Windows

2002-03-07 Thread Mark Bradbury
man tcpdump | col -b > tcpdump.txt On Fri, 2002-03-08 at 12:47, Paul Greene wrote: > To print out man pages on various whatevers, what I usually do is, for example: > > man tcpdump > tcpdump.txt > > and then transfer the resultant text file over to a Windows machine for > printing. > > But

Re: problem with /etc/sysconfig/harddisks

2002-03-07 Thread Matthew Saltzman
On Fri, 8 Mar 2002, Matthew Melvin wrote: > On Tue, 5 Mar 2002 at 4:13pm (-0600), derek m wickersham wrote: >[...] > > > Also, does anyone know if hdparm's "-k" option is implied when I use > > /etc/sysconfig/harddisks? > > *shurg* I think not: I have /etc/harddisks, though it doesn't contain a

text conversion between Linux and Windows

2002-03-07 Thread Paul Greene
To print out man pages on various whatevers, what I usually do is, for example: man tcpdump > tcpdump.txt and then transfer the resultant text file over to a Windows machine for printing. But due to some formatting codes that Unix uses for highlighting text with bold attributes (or different

Dual NIC Configure

2002-03-07 Thread Patrick Nelson
So I'm setting up a new RH72 server (No X). Anyway, so I did the basic installation and selected the basic functionality that I need (will remove other packages that are not need later). So the installation goes fine and then boots into the command prompt. Cool go and start setup and select net

Re: deny copying files

2002-03-07 Thread Gordon Messmer
The SUID bit has nothing to do with not being able to copy the file. Users can't copy /usr/bin/passwd because they don't have read access to the file. That doesn't quite meet the criteria of the original request, which was to restrict copying while allowing users to read the contents of the file

Re: need help on Sendmail

2002-03-07 Thread Gordon Messmer
On Thu, 2002-03-07 at 04:58, admin wrote: > hi > any help to the below problem ? I am unable to telnet 192.168.8.1 25 > which is SMTP port Check /etc/mail/sendmail.mc, where you'll find: dnl This changes sendmail to only listen on the loopback device 127.0.0.1 dnl and not on any other network d

Java 2 intallation

2002-03-07 Thread dbrett
Has anybody figured out how to install Java 2 for any browser running on Linux? All my attempts have failed, some quite badly. david ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: USB on an IBM Thinkpad i1300

2002-03-07 Thread Chet Nichols III
>> What kernel are you using? I'm actually not home this weekend, so I can't check..but I know its a 2.4 kernel..2.4.9 maybe? Do I need to recompile a new kernel, or? I'm using whatever kernel is the current Redhat 7.2 kernel..up2date recently updated it too, so that's all I can tell you from her

Re: Keyboard and mouse die

2002-03-07 Thread Chet Nichols III
Hey Ed, I think I might try doing that. I'm gone this weekend, but when I get back home I'll look into BIOS updates and see whats available. Problem though..do I need to be able to boot into Windows to update the BIOS? I don't have any Windows partitions on my drive anymore. I think I had looked

Problem with RH 7.2 install on SIS board

2002-03-07 Thread bbales
I posted this problem before and received an answer direct by email. Since then I have been asked by three other SIS board owners for help on the same problem. I am reposting with the apparent solution so others (including the RedHat people) may be aware of the problem and one solution. When

Re: problem with /etc/sysconfig/harddisks

2002-03-07 Thread Matthew Melvin
On Tue, 5 Mar 2002 at 4:13pm (-0600), derek m wickersham wrote: [...] > > There were two extra settings I added: -X66 and -u1. So my EXTRA_PARAMS > looks like this: > EXTRA_PARAMS=-X66 -u1 > > When I reboot, rc.sysinint processes my harddiskhda and harddiskhdc just > fine up until the EXTRA_PA

RE: emulate ICQ, messenger!

2002-03-07 Thread Ryan Speed
if you are looking for a client that speaks those protocols. The best by far IMHO is gaim, the developers are very active (they implement bug/feature requests quite frequently). you can find all the info you need at http://gaim.sf.net hope that helps, ryan :-Original Message- :From: [

emulate ICQ, messenger!

2002-03-07 Thread ramzez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi... there is some applicationa that emulate the ICQ and hotmail/yahoo messenger?? thanks - -- Linux User Registered #232544 http://counter.li.org/ my GnuPG-key at www.keyserver.net - --- rm -rf /bin/laden --- -BEGIN PGP SIGNATURE- Version

Re: Libs needed

2002-03-07 Thread Kirby Clements
Much thanks to Ed and Trond. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Libs needed

2002-03-07 Thread Ed . Greshko
On Thu, 7 Mar 2002, Kirby Clements wrote: > Put another way, where/how do I get these files needed, such as: > > > libdb-3.2.so > libmm.so.11 [bin]$ rpm --redhatprovides libdb-3.2.so libmm.so.11 db3-3.2.9-4 mm-1.1.3-1 Ed ___ Redhat-list mailing

Re: Libs needed

2002-03-07 Thread Trond Eivind Glomsrød
Kirby Clements <[EMAIL PROTECTED]> writes: > What is the best way to overcome libraries/object files needed when > installing programs like ApacheSSL and Apache, and others like openssl-perl. > I am continuing to run into dependency problems when doing a > > rpm -Uvh > > On a 7.2 sys

Libs needed

2002-03-07 Thread Kirby Clements
What is the best way to overcome libraries/object files needed when installing programs like ApacheSSL and Apache, and others like openssl-perl. I am continuing to run into dependency problems when doing a rpm -Uvh On a 7.2 system Put another way, where/how do I get these files neede

up2date - rhnsd error

2002-03-07 Thread eric clover
i just started to try to use the up2date. i have been getting the same error day after day. it is trying to install netscape from rpm, but i do not have it installed from rpm. i have the 4.79 version right from netscape. i keep getting the below error. Mar 7 16:28:48 localhost rhnsd[25532]: comm

FTP problems in RH 7.1

2002-03-07 Thread Dan Simoes
New to this list, so hi all. I have seen reports of this problem before, with no conclusive solution. On a fresh 7.1 install, I can ftp localhost without a problem on the box. Remote ftp sessions connect, then are "closed by remote host". syslog shows nothing interesting. I have checked: - host

Re: remote logins for admin

2002-03-07 Thread Rodolfo J. Paiz
At 3/7/2002 12:45 AM -0600, you wrote: >What would be a good way to login to my RH7.2 box from a remote location >to do things like adding email users, etc? Seems to me there are more >secure way than telnet, that are more favored these days, am I right? Use ssh. Get the latest RPM's from the u

[OT]Basic to Matlab

2002-03-07 Thread Julian Niño
Hello:   I need information about some "compiler " from Basic to Matlab files.   thanks.

Re: CDRom drive

2002-03-07 Thread Trevor Hamm
On Thu, 2002-03-07 at 14:26, [EMAIL PROTECTED] wrote: > What is a good CDRom that will work with Linux and won't giv eme any driver > issues. > AFAIK, all IDE and SCSI CDROMs work with Linux. There's even support for some of the older non-IDE, non-SCSI CDROMs that used to interface with the so

Re: sockets - accept()

2002-03-07 Thread Statux
Posting a snippet of code might help, although a Networking-in-C list might be more suitable :) On Thu, 7 Mar 2002, Bruce Tong wrote: > I'm bringing a home-grown in-house server application up to newer versions > of RedHat (7.1 and 7.2). When a client attempts to connect, the server's > accept(

Re: How to format man pages for A4 paper printing?

2002-03-07 Thread Vidiot
>We do this a different way: we use nroff for the formatting >(implicitly by using the output of the "man" command) and feed it >to a2ps, using its A4 options. >Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Read up on groff. You can give it a paper option. MB -

multiple nics and ports

2002-03-07 Thread dbrett
Is it possible to have one computer with two network cards and have one application use the first nic and all other applications use the second nic? david ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/red

sockets - accept()

2002-03-07 Thread Bruce Tong
I'm bringing a home-grown in-house server application up to newer versions of RedHat (7.1 and 7.2). When a client attempts to connect, the server's accept() call fails and the error is EINVAL ("Invalid Argument"). The socket code has not changed since inception, right around RedHat 4.2. If I buil

Re: Redhat Transition issue

2002-03-07 Thread Trond Eivind Glomsrød
Ed Wilts <[EMAIL PROTECTED]> writes: > On Thu, Mar 07, 2002 at 03:53:05PM -0500, Trond Eivind Glomsrød wrote: > > Ed Wilts <[EMAIL PROTECTED]> writes: > > > > > On Mon, Mar 04, 2002 at 01:27:21PM +0530, Ashwin Khandare wrote: > > > > a)There has been change in directory s

Re: Redhat Transition issue

2002-03-07 Thread Ed Wilts
On Thu, Mar 07, 2002 at 03:53:05PM -0500, Trond Eivind Glomsrød wrote: > Ed Wilts <[EMAIL PROTECTED]> writes: > > > On Mon, Mar 04, 2002 at 01:27:21PM +0530, Ashwin Khandare wrote: > > > a)There has been change in directory structure to some >extent > > >

Re: Redhat Transition issue

2002-03-07 Thread Trond Eivind Glomsrød
Ed Wilts <[EMAIL PROTECTED]> writes: > On Mon, Mar 04, 2002 at 01:27:21PM +0530, Ashwin Khandare wrote: > > a)There has been change in directory structure to some >extent > > b)Path of various configuration files have been changed > >

Re: SED Question

2002-03-07 Thread Cameron Simpson
On 00:41 07 Mar 2002, Vidiot <[EMAIL PROTECTED]> wrote: | >This is actually false. For the envelope ("From ") it's true, but for | >the mail headers (the envelope's not part of the headers) the header name | >is case insensitive. Have a look at RFC2822 - an enlightening document. | >Cameron Simpso

Re: How to format man pages for A4 paper printing?

2002-03-07 Thread Cameron Simpson
On 06:30 07 Mar 2002, José Romildo Malaquias <[EMAIL PROTECTED]> wrote: | On Tue, Mar 05, 2002 at 11:41:46AM +0100, Rick van der Linde wrote: | > >I want to print some manuals, but the default formatting I am getting | > >is for letter paper and I am using A4 paper. I am doing: | > > $ ma

RE: CDRom drive

2002-03-07 Thread Paul Hamm
I know of no currently avaialable internal cdrom drives that will give you a problem with linux, IDE or SCSI. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 3:27 PM To: [EMAIL PROTECTED] Subject: CDRom drive What is a good CDRom that

CDRom drive

2002-03-07 Thread Michael . Hughes
What is a good CDRom that will work with Linux and won't giv eme any driver issues. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: confuse with errata to rpm nicely

2002-03-07 Thread Ed Wilts
On Thu, Mar 07, 2002 at 06:12:40PM +0100, Ismael Touama wrote: > I am really disturbing with my linux learning, I read all the day severals > doc to understand in order to do the things kind properly. > According to the vulnerability in Netfilter, I say to me cool my first > update > (or upgrade -

Re: [OT] AT power supply specs?

2002-03-07 Thread Ed Wilts
On Tue, Mar 05, 2002 at 09:38:21AM -0600, JW wrote: > > I need to test an AT power supply with a meter but I can't find a wiring > diagram (schematic) for it. The only ones I can find are for ATX, for > example: > > Nore: Google strips out the "AT" thinking it's the word "at" which makes it >

How do I configure 6.2 kernel to accept ip rule?

2002-03-07 Thread Richardson, Robert
Title: How do I configure 6.2 kernel to accept ip rule? Hi, I have a Compaq 1850r that does not do filesystem partitions at all after RH 6.2.  This is to be a download server that needs RX/TX packets to be load balanced on all three NICs. In order to accomplish that I need both "ip route" and

Re: php update and mysql

2002-03-07 Thread Ed Wilts
On Mon, Mar 04, 2002 at 08:37:04AM -0500, Jack Wallen wrote: > i noticed after updating php (and it's components) that it seems to no > longer function with mysql. why would red hat release an update that > would break this functionality? is there a way to repair this? > > (oh i did the upgrade

Re: Redhat Transition issue

2002-03-07 Thread Ed Wilts
On Mon, Mar 04, 2002 at 01:27:21PM +0530, Ashwin Khandare wrote: > a)There has been change in directory structure to some extent > b)Path of various configuration files have been changed > c)New libraries have been introduced

Re: Neep Help on remove RPM package hi

2002-03-07 Thread Ed Wilts
On Sun, Mar 03, 2002 at 09:51:17PM +0800, admin wrote: > > hi >I need help on the below error, how do I remove multiple packages, > after read man rpm > nothing is mention on remove multiple packages, any ideal how ? > > [root@localhost i386]# rpm -e telnet > error: "telnet" specifies multip

Re: Openssh on RH7.2

2002-03-07 Thread Bret Hughes
On Thu, 2002-03-07 at 09:20, Bill Carlson wrote: > On 7 Mar 2002, Bret Hughes wrote: > > > When I have problems like this it is usually either permisions on the > > .shh directory or the authorized_keys file. BTW it is not > > authenticated_keys :) ssh is very particular about this. you can tr

Re: up2date question?

2002-03-07 Thread Benny Pedersen
--- Reply to a message --- By: Mike Burger ->: a Mail :>: Re: up2date question? >> remember unix is not stupid microdollers :-) > True, but the recommendations I've read all specify 4xRAM for swap. well my winXP have a pagefile at 768MB still with 512MB ram, hmm well unix developpers have not

Re: confuse with errata to rpm nicely

2002-03-07 Thread Eric Wood
After registering with redhat network (rhn_register), I'll I do is # update -u It downloads and install errate rpms automatically. Easy as pie. -eric wood - Original Message - From: "Ismael Touama" <[EMAIL PROTECTED]> > Is someone can take a bit of his/her time to introduce me in a

RE: Using the date command in a crontab entry - THANKS!

2002-03-07 Thread Eric Sisler
My thanks to [EMAIL PROTECTED] and Arthur H. Johnson II <[EMAIL PROTECTED]> for helping to alleviate my stupidity. ;-) It seems that crond was tripping over the % rather than the +: >actually its the % that crond is interpreting as newline. use >/usr/local/sbin/backup.bash "`date +\%Y-\%m-\%d

RE: Slow POP3 / SMTP / FTP connection from internal windoze machines to linux firewall (gateway)

2002-03-07 Thread Paul Hamm
Yah zone files for your internal static ips. A slave dns server as a backup for the box you are working on. And most likely a change to your dhcp server to tell all those Windows boxes where to get there DNS. -Original Message- From: Greg Caskey [mailto:[EMAIL PROTECTED]] Sent: Thursday

Re: Java servlet

2002-03-07 Thread Rob Saul
On Wednesday 06 March 2002 09:36, you wrote: > I have redhat 7.2, I want to run java servelet on it, can anyone give a > suggestion which product is best for servlet in redhat 7.2. ( apche > tomcat, apach web sever jsev, JSDK?) > Apache + Tomcat is a good starting place. Have a look at jakarta.a

Re: Slow POP3 / SMTP / FTP connection from internal windoze machinesto linux firewall (gateway)

2002-03-07 Thread Greg Caskey
Hi... Thanks for your reply. My questions on this are as follows: 1. The 2nd NIC's IP address is 10.0.0.1 for the internal machines. Would my named.conf look like this: options { directory "/var/named"; }; ; zone "0.0.127.in-addr.arpa"{ type master; file "named

Re: php update and mysql

2002-03-07 Thread Charles Galpin
Hi Jack > >>> [EMAIL PROTECTED] 3/4/2002 8:37:04 AM >>> > i noticed after updating php (and it's components) that it seems to > no > longer function with mysql. why would red hat release an update that > would break this functionality? is there a way to repair this? Try this ln -s /var/lib/mys

confuse with errata to rpm nicely

2002-03-07 Thread Ismael Touama
Hi, I am really disturbing with my linux learning, I read all the day severals doc to understand in order to do the things kind properly. According to the vulnerability in Netfilter, I say to me cool my first update (or upgrade - don't know-) with rpm command line. But I read in /errata (CAN-2002

Re: Slow POP3 / SMTP / FTP connection from internal windoze machines to linux firewall (gateway)

2002-03-07 Thread Emmanuel Seyman
On Thu, Mar 07, 2002 at 09:13:43AM -0700, Greg Caskey wrote: > > My question then is how do I change this. > I have added the line to the /etc/hosts file: (which made netstat -r fast) > 10.0.0.1 fqdn alias I believe you'll need to run a cacheing nameserver on the machine (there's a rpm on the C

Re: php update and mysql

2002-03-07 Thread JAMES VAN ETTEN
I had the same thing happen and all I did was put the old php-mysql-4.0.6-7.i386.rpm back. I kept all the other new php rpm packages and it works again. Jim VE >>> [EMAIL PROTECTED] 3/4/2002 8:37:04 AM >>> i noticed after updating php (and it's components) that it seems to no longer function wi

RE: (no subject)

2002-03-07 Thread Stephen_Reilly
> Hi > HOw to upgrade the Kernel, i have Redhat7.0 installed > and its not seeing the whole memory for some reason > tried append and command line parameters. > How much memory do you have ? I happily see 2Gb of RAM with kernel version 2.2.5 on one of the boxen here ... steve

Re: [AWF] can not connect to database

2002-03-07 Thread JAMES VAN ETTEN
I had the same thing happen and all I did was put the old php-mysql-4.0.6-7.i386.rpm back. I kept all the other new php rpm packages and it works again. Jim VE >>> [EMAIL PROTECTED] 3/4/2002 10:25:40 AM >>> that's exactly what i did sunday morning - but i was just kinda wondering about the secu

Re: (no subject)

2002-03-07 Thread Arthur H. Johnson II
Personally, I never install the kernel from RPM. Follow the Kernel HOWTO guide from Linudoc and build it from source. On Mon, 4 Mar 2002, Javid Abdul-AJAVID1 wrote: > > > Hi > HOw to upgrade the Kernel, i have Redhat7.0 installed > and its not seeing the whole memory for some reason > tried appe

Re: Using the date command in a crontab entry

2002-03-07 Thread Arthur H. Johnson II
I do this all the time, but what I do is the following: # twords beginning of file export DATE=`date +%Y%m%d` # where I want to call the variable tar cvf /backup/$DATE.tar /appl /home/samba On Thu, 7 Mar 2002, Eric Sisler wrote: > Greetings, > > I'm trying to insert the date command in a c

RE: Using the date command in a crontab entry

2002-03-07 Thread Stephen_Reilly
actually its the % that crond is interpreting as newline. use /usr/local/sbin/backup.bash "`date +\%Y-\%m-\%d`" Fri steve -Original Message- From: Eric Sisler [mailto:[EMAIL PROTECTED]] Sent: 07 March 2002 15:51 To: [EMAIL PROTECTED] Subject: Using the date command in a crontab entry G

Re: need help on Sendmail

2002-03-07 Thread Pete Peterson
> From: "admin" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Subject: need help on Sendmail > > hi > any help to the below problem ? I am unable to telnet 192.168.8.1 25 > which is SMTP port > I have add 'hosts' 192.168.8.1 myhome.net, and add 'rely-domain' for > 192.168.8.1 so do 'access

Slow POP3 / SMTP / FTP connection from internal windoze machines tolinux firewall (gateway)

2002-03-07 Thread Greg Caskey
Hello...   I have a 6.2 machine setup with DNS services from my ISP. This machine acts as our firewall/gateway machine as well as our qmail pop server.  The machine has two Nic's one external  and one for the internal network both have separate IP's. Our internal network consists of many win

Using the date command in a crontab entry

2002-03-07 Thread Eric Sisler
Greetings, I'm trying to insert the date command in a crontab entry, and I keep getting an error. I've tried just about every possible syntax I can think of, so I'm either being stupid or what I want can't be done. I've tried the following entries (minus the time/date/day fields): /usr/loca

failure notice

2002-03-07 Thread MAILER-DAEMON
Hi. This is the qmail-send program at netgate.scsengineers.com. I'm afraid I wasn't able to deliver your message to the following addresses. This is a permanent error; I've given up. Sorry it didn't work out. <[EMAIL PROTECTED]>: date: error while loading shared libraries: libc.so.6: cannot load

(no subject)

2002-03-07 Thread mail
___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list

Re: [AWF] can not connect to database

2002-03-07 Thread jwallen
that's exactly what i did sunday morning - but i was just kinda wondering about the security issue (the reason they sent out the updates). i would like to think we could make those updates and not have a key feature in php broken. On Mon, 4 Mar 2002, Jacob Rush wrote: > jack wallen wrote: >

(no subject)

2002-03-07 Thread Javid Abdul-AJAVID1
Hi HOw to upgrade the Kernel, i have Redhat7.0 installed and its not seeing the whole memory for some reason tried append and command line parameters. thanks ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinf

Redhat Transition issue

2002-03-07 Thread Ashwin Khandare
hi everybody,     We have built a software using shell,perl ,php  etc  that runs on this 6.2 linux box properly.                         But we r facing major problem in transitioning to 7.2 since our software dont run on 7.2 and it crashes.The reason         we hav

php update and mysql

2002-03-07 Thread Jack Wallen
i noticed after updating php (and it's components) that it seems to no longer function with mysql. why would red hat release an update that would break this functionality? is there a way to repair this? (oh i did the upgrade with ximian's red-carpet) thanks -- Jack Wallen, Jr.

Update kernel with reiserfs' problem

2002-03-07 Thread river
Hi, Does anybody have the experience to successfully update kernel with root partition on reiserfs in Redhat 7.2? When I installed Redhat 7.2, I put my root partition on reiserfs. Today I want to update kernel from 2.4.7 to 2.4.9, I got failed. It said "all my loop devices are in use". So I can'

Neep Help on remove RPM package hi

2002-03-07 Thread admin
hi I need help on the below error, how do I remove multiple packages, after read man rpm nothing is mention on remove multiple packages, any ideal how ? [root@localhost i386]# rpm -e telnet error: "telnet" specifies multiple packages [root@localhost i386]# rpm -qa | grep telnet telnet-0.17-20

need help on Sendmail

2002-03-07 Thread admin
hi any help to the below problem ? I am unable to telnet 192.168.8.1 25 which is SMTP port I have add 'hosts' 192.168.8.1 myhome.net, and add 'rely-domain' for 192.168.8.1 so do 'access' I have reinstall RH 7.2 from fresh, I still keep encounter the problem, I am able to ping 127.0.0.1 and my i

Re: RedHat 6.2 fails on Pentium 4?

2002-03-07 Thread Kapeller Rene PSI
I decided to install on a PIII system and then swap the disk. I have not done extensive testing yet, however so far it looks ok and it would be an acceptable workaround. I'm planing to go to 7.2 sometimes, but as we have >100 systems and lots of home grown software, this needs some planing an

2.4.9-31 boot failed

2002-03-07 Thread Toby Meehan
Running RH7.2 with all current updates from RHN. Pulled down the 2.4.9-31 update using up2date, but when I tried the new kernel, it failed to boot. After selecting the new kernel in grub, I got this: Booting 'Redhat Linux (2.4.9-31)' root(hd0,1) Filesystem type is ext2fs, partition type 0x83

problem with /etc/sysconfig/harddisks

2002-03-07 Thread derek m wickersham
Hi, I'm having a problem with /etc/sysconfig/harddisks on my RH7.1 machine. First, I'll point out that the documentation on redhat.com isn't as detailed as the documentation within the harddisks file. So to get down to it, I have copied harddisks to harddiskhda and harddiskhdc. Then I edited th

multi-homed boxes and service-based routing

2002-03-07 Thread John Affleck
(I asked this on the enigma-list, but didn't get enough information, so excuse the duplication) I know this is a common question, but the two usual answers (routed and/or gated) confuse me, so I'm going to ask anyway. This is way beyond my level of network knowledge... Hypothetically, I'd like t

[OT] AT power supply specs?

2002-03-07 Thread JW
Hello, I need to test an AT power supply with a meter but I can't find a wiring diagram (schematic) for it. The only ones I can find are for ATX, for example: http://www.compute-aid.com/atxspec.html http://www.duxcw.com/faq/ps/ps.htm If anyone has links to an AT diagram or can send one to me

Re: [AWF] can not connect to database

2002-03-07 Thread Michael Mayer
Hi there, I've got a working PHP 4.1.2 version, icluding XML, MySQL and Zlib support. If there's a public interest, I will make it available... On Mon, 4 Mar 2002, Jacob Rush wrote: > Oh yah I should have mentioned that this was on a host that > has no public internet access. If your host is li

Re: [AWF] can not connect to database

2002-03-07 Thread Jacob Rush
Oh yah I should have mentioned that this was on a host that has no public internet access. If your host is live on the internet your best off building your own php for now. Until Redhat gets working php-mysql rpms anyway. [EMAIL PROTECTED] wrote: >that's exactly what i did sunday morning - but

Re: no mysql connection after up2date

2002-03-07 Thread Jack Wallen
had the same problem. had to do --oldpackage on the rpms that came with the 7.2 release to get mysql functions back. On Mon, 2002-03-04 at 10:34, Nick Wilson wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi all > I've just run up2date and installed the php packages to fix the > vu

Re: [REDHAT] Re: remote logins for admin

2002-03-07 Thread David Kramer
On 7 Mar 2002, Bret Hughes wrote: > Webmin is very cool but by default uses unencryted passwords (not good) > so make sure you install the SSL stuff for it. When I'm elsewhere with my laptop or work or something I often ssh to my server at home. However, Webmin is a great tool to set up because

Re: Authenticate Squid against NT Domain

2002-03-07 Thread Justin Ellison
I had it working at my old job. Use the smb_auth module as a Squid helper. I read about it under the documentation at www.swelltech.com. Justin On Thu, 2002-03-07 at 06:43, Ed Wilts wrote: > > Ideally I would prefer to pick up automagically their NT login without > them > > having enter their

Re: moving mail spool to other partition

2002-03-07 Thread Anthony E. Greene
At 12:44 3/6/2002 -0800, diyanat wrote: >is there any way i can clear and compress the logs or mails , i think i can >use logrotate , but i got to figure out how it works , meanwhile ill dig the >manuals and find out untill someone gives me a tip or two Edit /etc/logrotate.conf and uncomment the

Re: Openssh on RH7.2

2002-03-07 Thread Bill Carlson
On 7 Mar 2002, Bret Hughes wrote: > When I have problems like this it is usually either permisions on the > .shh directory or the authorized_keys file. BTW it is not > authenticated_keys :) ssh is very particular about this. you can try > running the ssh daemon in debug mode to get more inform

Re: moving mail spool to other partition

2002-03-07 Thread Trevor Hamm
On Wed, 2002-03-06 at 14:44, diyanat wrote: > > I administer a redhat 6.1 system having 20 user accounts and occasioanlly > every week the /var (256 mb) partition gets 100 % full due to mail spool > and logs and mails gets bounced as it fails to create output due to lack of > spcae , and i ha

RE: sendmail help any one

2002-03-07 Thread L J
Thanks it work wonderfull -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of kirson Sent: Thursday, March 07, 2002 10:41 PM To: [EMAIL PROTECTED] Subject: Re: sendmail help any one HI Please edit /usr/share/sendmail-cf/cf/redhat.mc and commet the line (

Re: sendmail help any one

2002-03-07 Thread kirson
HI Please edit /usr/share/sendmail-cf/cf/redhat.mc and commet the line ( with dnl ) DEAMON_OPTIONS('port=smtp,Addr=127.0.0.1... m4 redhat.mc > /etc/sendmail.cf ( make a cp of it first ) restart the sendmail service , i think it should work from here Have a good day K - Original

sendmail help any one

2002-03-07 Thread L J
hi any help to the below problem ? I am unable to telnet 192.168.8.1 25 which is SMTP port I have add 'hosts' 192.168.8.1 myhome.net, and add 'rely-domain' for 192.168.8.1 so do 'access' I have reinstall RH 7.2 from fresh, I still keep encounter the problem, I am able to ping 127.0.0.1 and my

Re: Openssh on RH7.2

2002-03-07 Thread Charles Galpin
> On Thu, 2002-03-07 at 01:14, Arman Magluyan wrote: > > So I thought, maybe I need to upgrade my Openssh to 3.02P and I removed > > using rpm -e opensshxxx and then did untar the version from openssh.org but > > it looks like this is just a client, not the daemon. Even tried the RPM > > vers

moving mail spool to other partition

2002-03-07 Thread diyanat
I administer a redhat 6.1 system having 20 user accounts and occasioanlly every week the /var (256 mb) partition gets 100 % full due to mail spool and logs and mails gets bounced as it fails to create output due to lack of spcae , and i have to move the logs manually to other partition /usr/l

Re: remote logins for admin

2002-03-07 Thread Julian Opificius
Thanks Brett, As usual the man pages are a little cryptic, but I'll battle my way through it and yell for help if I get stuck. The Cisco box has NAT translation which will explicitly point incoming packets on port 22 to whichever internal box I tell it: that's how I run mail and web, so that' p

  1   2   >