Re: NFS PROBLEMS -- SOLVED!!!

2003-01-11 Thread John N. Alegre
Thanks to everyone who ventured suggestions on this. Thomas gets the cigar! On 10-Jan-03 "T. Ribbrock" <[EMAIL PROTECTED]>wrote: > This has happened to me once. The reason was: I forgot that the > default install of RHL 7.[23] installs an ipchains firewall on the > machine as well - and in the de

Re: A couple of problems...

2003-01-11 Thread Tiziano Cerato
| Hello everybody, | I looking for some help about 2 different problems. | I'm trying to install a DSL modem with an USB interface, the | problem is that it gets power from USB port but I can't get it | to power up. I never used any USB device before, so I'm only | guessing how to get it work...

Re: chroot ssh user possible?

2003-01-11 Thread fluke
Normally you chroot on a per *process* level instead of per user. But, the PAM_chroot module does allow it to happen on a per user basis provided that the program calling PAM is running root at the time it does so. Since the SSH server package that comes with Red Hat 8.0 still does not supp

how do update mi kernel (alsa->2.4.18-14)

2003-01-11 Thread [pepo]
HI friends. I've installed RH8.0 and the kernel version is 2.4.18-14 but If I wanna install ALSA drivers, they need kernel verison 2.4.18-19.8.0 ... so, how do I update my kernel from 2.4.18-4 to 2.4.18-19.8.0 ?? .. I try at linuxhq but I don't find it ... where do I can get rpm packages? thanks

Re: SMTP Relay Security

2003-01-11 Thread fluke
On Fri, 10 Jan 2003, Andy Kirk wrote: > I was until about an hour confident that my SMTP relay was secure. At that > time, I received a spam email promoting 1,000,000 email address, that > appears to have been sent from my mail server. At least, the From says > [EMAIL PROTECTED], and from lookin

(no subject)

2003-01-11 Thread bulent acikgoz
Hello friends, I use RH8. I want to telnet, But Itake this message; also my ip 10.0.0.225, . root@bulent root]# telnet 10.0.0.225 Trying 10.0.0.225... telnet: Unable to connect to remote host: Connection refused I use xinitd How can I active telnet and other services? Thank you friend

Re: ftp more secure than sftp (was: chroot ssh user possible?)

2003-01-11 Thread fluke
On Fri, 10 Jan 2003, Ed Wilts wrote: > I still stand by my claim that ftp is more secure than sftp... > > .../Ed I'll make you a bet, I will bet you $500 if: 1) You go to the center of the Def Con Eleven "Capture the Flag" room on August 1st at noon 2) Yell out three times "I stand by

Re: up2date

2003-01-11 Thread fluke
On Fri, 10 Jan 2003, Mike Burger wrote: > up2date -l will list the updates available for your system (according to > what you have installed on your system) that have not yet been > updated/installed. > > up2date -u will download and install everything available, without your > having to list

error messages in log file

2003-01-11 Thread nlimbu
Hi all. I have some problems: 1) In /var/log/messages, I am getting these two message many times: a) modprobe: modprobe: Can't locate module net-pf-10. what is this modules for? How can I fix it? b) named[1308]: denied query from [216.6.24.101.32768 for "my_domain.org" 2) My ma

gtcd dependecy problem

2003-01-11 Thread Mertens Bram
Hi, I'm removing as much packages as possible from my pc with Red Carpet. After removing 'db1' and 'db1-devel' gtcd reported the following error: [M8ram@localhost M8ram]$ gtcd gtcd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory I used

Installing Samba by rpm without GUI

2003-01-11 Thread Ronald Hermans
Hi list, I recently installed a firewall/router file server computer. I now want to install SAMBA so the 2 windows machines in my network can access the printer. But, I did not install in on installation and do not have a GUI installed in that machine. If I try to rpm samba I receive warnings of

PHP: Still not working!!!

2003-01-11 Thread edukes
I just did a complete re-install from scratch. PHP still doesn't work. I am totally stumped. I know php use the .conf file in conf.d, but it must need something other than the stock installed file to work. I changed the short tag to "on" in the php.ini. That didn't work/help either. Also o

Re: SMTP Relay Security

2003-01-11 Thread Gerry Doris
On Sat, 11 Jan 2003 [EMAIL PROTECTED] wrote: > On Fri, 10 Jan 2003, Andy Kirk wrote: > snip... > > 3) Again, if the problem is a forged From field, these not really an easy > solution to stop it. You can try to push the IETF to promote digital > signature checking as a revised SMTP standard but t

Re: how do update mi kernel (alsa->2.4.18-14)

2003-01-11 Thread Michael Fratoni
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 11 January 2003 05:39 am, [pepo] wrote: > HI friends. > I've installed RH8.0 and the kernel version is 2.4.18-14 but If I > wanna install ALSA drivers, they need kernel verison 2.4.18-19.8.0 ... > so, how do I update my kernel from 2.4.18

Re: PHP: Still not working!!!

2003-01-11 Thread Yoink!
On Sat, 11 Jan 2003 [EMAIL PROTECTED] wrote: > I just did a complete re-install from scratch. PHP still doesn't work. > I am totally stumped. > > I know php use the .conf file in conf.d, but it must need something > other than the stock installed file to work. I changed the short tag to > "on" i

(no subject)

2003-01-11 Thread Alexis MOREAU
Hello everybody, After installing Xine and all components (ie module nav in order to read dvd), I have this message : libdvdread: Can't open libdvdcss: libdvdcss.so.0: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou répertoire de ce type. libdvdread: Encrypted DVD support unavailable.

Re: PHP: Still not working!!!

2003-01-11 Thread Colin Coles
check your file extns: AddOutputFilter INCLUDES .php #or whatever extn you use in httpd.conf and; #or whatever extn you use in php.conf, and also that: Include conf.d/*.conf is in httpd.conf On Saturday 11 January 2003 14:00, [EMAIL PROTECTED] wrote: > I just did a complete re-install from scrat

Re: error messages in log file

2003-01-11 Thread Gerry Doris
On Sat, 11 Jan 2003 [EMAIL PROTECTED] wrote: > Hi all. I have some problems: > > 1) In /var/log/messages, I am getting these two message many times: > > a) modprobe: modprobe: Can't locate module net-pf-10. what is this > modules for? How can I fix it? This module is checked for when usi

Re: SMTP Relay Security

2003-01-11 Thread Anthony E. Greene
On 10-Jan-2003/18:34 -0800, "Todd A. Jacobs" <[EMAIL PROTECTED]> wrote: >If you must allow relaying for some reason, restrict it to known hosts >and/or IP's, and enable pop-before-smtp if possible. [snip] POP-Before-SMTP is a kludge that was Good Enough while clients and servers that support SMTP

Re: Installing Samba by rpm without GUI

2003-01-11 Thread Jeffrey Tadlock
On Sat, Jan 11, 2003 at 02:48:16PM +0100, Ronald Hermans wrote: > If I try to rpm samba I receive warnings of other packages that must be > installed. And they too rely on other packages. Is there a text oriented > tool I can use that does the same as the redhat-config-packages > application. If

Re: Installing Samba by rpm without GUI

2003-01-11 Thread Ted Gervais
Here is how I did what you are trying to do: Whhile connected to the internet and while a registered user of the REdHat Network - I entered the followiing at a prompt: up2date samba-swat samba-client samba common samba. And away it went. All the latest samba software from REDHAT was ins

Re: gtcd dependecy problem

2003-01-11 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 11 Jan 2003 13:49:34 +, Mertens Bram wrote: > I'm removing as much packages as possible from my pc with Red Carpet. > > After removing 'db1' and 'db1-devel' gtcd reported the following > error:[M8ram@localhost M8ram]$ gtcd > gtcd: error while

critical server commands logging

2003-01-11 Thread Prashant Desai
Hello everybody i want to log each and every commands which each user gives during their login session to the redhat linux 7.1/6.1/7.0 servers these server are very critical for us and as there are multiple users around 5 whom are using these server , ya all the logging should go to the sysl

Re: gtcd dependecy problem

2003-01-11 Thread Ed Wilts
On Sat, Jan 11, 2003 at 05:42:09PM +0100, Michael Schwendt wrote: > On 11 Jan 2003 13:49:34 +, Mertens Bram wrote: > > > I'm removing as much packages as possible from my pc with Red Carpet. > > After removing 'db1' and 'db1-devel' gtcd reported the following > > error:[M8ram@localhost M8ram]

Re: hda: errors

2003-01-11 Thread Ed Wilts
On Sat, Jan 11, 2003 at 12:25:35PM -0600, Robert Canary wrote: > I know I have a hardrive going bad, but I am trying to figure out what > the error message is telling me. Can someone interpret this for me. > :-) Maybe it is just a certain patition, or set of bad blocks... > the third patition

hda: errors

2003-01-11 Thread Robert Canary
Greetings list, I know I have a hardrive going bad, but I am trying to figure out what the error message is telling me. Can someone interpret this for me. :-) Maybe it is just a certain patition, or set of bad blocks... the third patition is the only critical one. Ever so often the errors a

Re: NFS PROBLEMS -- SOLVED!!!

2003-01-11 Thread T. Ribbrock
On Sat, Jan 11, 2003 at 03:39:14AM -0600, John N. Alegre wrote: > Thanks to everyone who ventured suggestions on this. > > Thomas gets the cigar! I'm just happy that I'm not the only one to whom that one has happened... ;-) Cheerio, Thomas -- ---

Re: PHP: Still not working!!!

2003-01-11 Thread Thomas E. Dukes
On Sat, 2003-01-11 at 09:42, Colin Coles wrote: > check your file extns: > AddOutputFilter INCLUDES .php #or whatever extn you use > in httpd.conf > and; > #or whatever extn you use > in php.conf, and also that: > Include conf.d/*.conf > is in httpd.conf Just completed the above, but as usual, it

net.ipv4.conf.all settings do not always work as expected

2003-01-11 Thread David Goode
(Saturday, January 11, 2003 11:45:41 AM) Hi, I am having an issue enabling certain /proc settings using the all directory. For some things, such as forwarding, performing echo 1 > /proc/sys/net/ipv4/conf/all/forwarding, will results in changed values for both the default

Re: Embarrasing question regarding up2date on RH8

2003-01-11 Thread Will Mc Donald
From: "Edward Dekkers" <[EMAIL PROTECTED]> > I feel like a dill - I'm normally the one ANSWERING questions - not asking > them. > > Anyways - here it is - it's something simple and stupid. > > On 2 newly installed RH8 machines, when I run up2date, I get no route to > host. > > I've disabled ipta

Trust SMART?

2003-01-11 Thread Ashley M. Kirchner
I have a drive that is consistently giving me file system errors. This drive holds a very large number of files, very active files. It's a backup, and cache drive for a web application, so several GB of data gets transferred to and from it every night. Now, the drive's SMART capability ha

Re: Trust SMART?

2003-01-11 Thread Ashley M. Kirchner
Richie Crews wrote: Could not hurt to unmount the FS and fsck it, hopefully its a non production system or one you can do it on =\ That's my daily, morning routine. within 72 hours, the FS would have errors on it again. -- W | I haven't lost my mind; it's backed up on tape somewhere. +-

Re: Trust SMART?

2003-01-11 Thread Richie Crews
Could not hurt to unmount the FS and fsck it, hopefully its a non production system or one you can do it on =\ On Sat, 2003-01-11 at 15:17, Ashley M. Kirchner wrote: > I have a drive that is consistently giving me file system errors. > This drive holds a very large number of files, very acti

Re: Trust SMART?

2003-01-11 Thread Ashley M. Kirchner
Richie Crews wrote: does /var/log/messages or dmesg report any harddrive seek or read/write errors? Nope. I usually find out about the errors whenever the web application reports a file being inaccessible, and/or corrupted. When I look at the physical file, I find out that it's attribut

Re: Trust SMART?

2003-01-11 Thread Richie Crews
does /var/log/messages or dmesg report any harddrive seek or read/write errors? On Sat, 2003-01-11 at 15:31, Ashley M. Kirchner wrote: > Richie Crews wrote: > > >Could not hurt to unmount the FS and fsck it, hopefully its a non > >production system or one you can do it on =\ > > > > > That'

Re: send mail in MIME format

2003-01-11 Thread Andrew Pasquale
On Sat, Jan 11, 2003 at 07:48:53PM - or thereabouts, Greg Conway wrote: > Hi all, > > I am trying to automate the Emailing of a tar file from a RedHat system, but > when it arrives at it's destination it's obviously been converted to a text > file! > Try using mutt to attach the file in mime

Re: X11 over SSH connection resets

2003-01-11 Thread Ray Abbitt
Sancho Neves-Graca said: > The SSH connections drop after a few hours of inactivity on the client > side. However, I would like to keep the connections open, such that the > X11 applications are still alive from one day to another. > Well, it might not be the right answer, but after fighting it for

Re: Passing args

2003-01-11 Thread Todd A. Jacobs
On Fri, 10 Jan 2003, Mike Vanecek wrote: > ged () > { > while [[$1]]; do > gedit $1 & shift; > done > } This doesn't look right. The brackets are too close, and will not be properly tokenized. On my system: $ type ged ged is a function ged () { while [[

Re: SMTP Relay Security

2003-01-11 Thread Anand Buddhdev
Todd A. Jacobs wrote: Lots of MTAs still don't support it without patches (e.g. qmail). So it's not exactly a universal solution, but it's a good one to use if you have the option. 1 MTA, ie. qmail, is hardly "lots of MTAs". On the contrary, most modern SMTP servers support SMTP AUTH. The lis

Re: USB storage device access

2003-01-11 Thread dbrett
I have similiar problem. I bought a usb to serial adpter. How do I find it out which device it is? I am trying to get minicom to use this connection. david On Fri, 10 Jan 2003, Mad Hatter wrote: > > Look in /proc/partitions. Add device. Wait 3 > > seconds. Check > > /proc/partitions aga

hanging on pcmcia on boot

2003-01-11 Thread dbrett
I have a new laptop, which I am trying to install RH 7.3 on. I ran into a couple of problems with pcmcia. When I tried to boot up with the cdrom. It hung with pcmcia on the screen. Nothing would respond (keyboard, mouse), so I have to power off the computer. I managed to get the installation t

RE: Domain Name

2003-01-11 Thread george
should this be the fully qualified domain name or just hostname? I have read two differing accounts on this -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Anand Buddhdev Sent: Sunday, 12 January 2003 9:25 AM To: [EMAIL PROTECTED] Subject: Re: Domain Name

Re: Passing args

2003-01-11 Thread Mike Vanecek
Thanks for the response, but ... -- Original Message --- From: "Todd A. Jacobs" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 14:03:31 -0800 (PST) Subject: Re: Passing args > This doesn't look right. The brackets are too close, and will not be > properly tokeni

Re: Domain Name

2003-01-11 Thread Jeffrey Tadlock
On Sat, Jan 11, 2003 at 11:25:07PM +0100, Anand Buddhdev wrote: > Edit /etc/sysconfig/network, and set your hostname there. It will be set > correctly at every bootup then. For completenesses sake, also edit > /etc/hosts, and change localhost.localdomain to your new hostname. Actually leave the

Re: Passing args

2003-01-11 Thread rpjday
On Sat, 11 Jan 2003 17:08:40 -0600 Mike Vanecek <[EMAIL PROTECTED]> wrote: > > while [[ -n $1 ]]; do > > gedit $1 & shift; should that be "gedit $1 && shift;" ? ^^ rday -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscrib

Re: Passing args

2003-01-11 Thread Mike Vanecek
Todd, here are the results of my run: [root@www root]# cat getfun # ed is a real program, so use something else to avoid confusion. # Usage: ged function gedx { while [[ $1 ]]; do gedit $1 & shift done } function gedz { while [[ -n $1 ]]; do gedit $1 & shift

Re: Domain Name

2003-01-11 Thread Jeffrey Tadlock
On Sun, Jan 12, 2003 at 10:05:45AM +1100, george wrote: > should this be the fully qualified domain name or just hostname? > > I have read two differing accounts on this The /etc/sysconfig/network entry should be the fully qualified domain name per the Reference Guide on Red Hat's site. Hope thi

Re: Domain Name

2003-01-11 Thread Anand Buddhdev
george wrote: should this be the fully qualified domain name or just hostname? I have read two differing accounts on this In general, it should be the fully qualified domain name. If you don't have a domain name to use, you can even just 'invent' one and use it, eg. hostname.mydomain. Howeve

Re: Passing args

2003-01-11 Thread Todd A. Jacobs
On Sat, 11 Jan 2003, Mike Vanecek wrote: > ./dummy Don't do this. Use "source dummy" instead. Bash (instead of bash2) isn't putting the function into the current shell when you execute it. Whatever the reason, why not just avoid all the fuss? Create ged somewhere in your path as a script, chmo

Re: Passing args

2003-01-11 Thread Todd A. Jacobs
On Sat, 11 Jan 2003, Mike Vanecek wrote: > [root@www root]# type gedx > bash: type: gedx: not found See my previous post. Source the script, don't execute it. And use bash2 instead of bash; there's rarely a good reason not to do so. -- "Of course I'm in shape! Round's a shape, isn't it?" -

Re: Passing args

2003-01-11 Thread Robert P. J. Day
On Sat, 11 Jan 2003, Mike Vanecek wrote: > [root@www root]# ./getfun > Profile executed $ . ./getfun rday -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list

Re: Domain Name

2003-01-11 Thread Mike Vanecek
-- Original Message --- From: Jeffrey Tadlock <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 18:35:01 -0500 Subject: Re: Domain Name > On Sun, Jan 12, 2003 at 10:05:45AM +1100, george wrote: > > should this be the fully qualified domain name or just hostname? > >

Re: Passing args

2003-01-11 Thread Todd A. Jacobs
On Sat, 11 Jan 2003 [EMAIL PROTECTED] wrote: > should that be "gedit $1 && shift;" ? No, the single "&" is tokenized by the shell as both the job backgrounder and a command separator (e.g. ";"). The shell often compresses functions like this, presumably to save RAM. The double ampersand is th

Re: Passing args

2003-01-11 Thread Mike Vanecek
Thank you, thank you, thank you. -- Original Message --- From: "Todd A. Jacobs" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 15:36:06 -0800 (PST) Subject: Re: Passing args > On Sat, 11 Jan 2003, Mike Vanecek wrote: > > > ./dummy > > Don't do this. Use "sou

Re: Domain Name

2003-01-11 Thread Ted Gervais
At 12:35 AM 1/12/2003 +0100, you wrote: george wrote: should this be the fully qualified domain name or just hostname? I have read two differing accounts on this In general, it should be the fully qualified domain name. If you don't have a domain name to use, you can even just 'invent' one an

Re: Passing args

2003-01-11 Thread Mike Vanecek
-- Original Message --- From: "Todd A. Jacobs" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 15:37:50 -0800 (PST) Subject: Re: Passing args > On Sat, 11 Jan 2003, Mike Vanecek wrote: > > > [root@www root]# type gedx > > bash: type: gedx: not found > > See my p

Mysql will not answer outside localhost

2003-01-11 Thread Terry Hobart
I have an RH 8 stock installation (meaning I have not yet updated it from rhn). I had it install MySQL from the disks. I cannot however access it from outside the localhost box. I can always access it from inside the box. mysql - u root -p or any other user I create @localhost The following i

Re: Domain Name

2003-01-11 Thread Ted Gervais
So, your hostname is : HOSTNAME=www.mm-vanecek.cc. What does this show you at a users prompt? Is it 'WWW' ? Just curious. Because if I make my hostname able.george.smth I am sure the prompt will have it shortened up to just 'able'?? Maybe I am wrong but it seems that this is what happened

Re: Passing args

2003-01-11 Thread Todd A. Jacobs
On Sat, 11 Jan 2003, Mike Vanecek wrote: > I just did a default install which was bash. How and where would I > change to bash2? /usr/bin/chsh -s /bin/bash2 -- "Of course I'm in shape! Round's a shape, isn't it?" -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsu

Re: Domain Name

2003-01-11 Thread Werner Puschitz
On Sat, 11 Jan 2003, Ted Gervais wrote: > > > So, your hostname is : HOSTNAME=www.mm-vanecek.cc. What does this show > you at a users prompt? Is it 'WWW' ? > Just curious. Because if I make my hostname able.george.smth I am sure > the prompt will have it shortened up to just 'able'?? >

Re: Domain Name

2003-01-11 Thread Mike Vanecek
-- Original Message --- From: Ted Gervais <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 20:23:16 -0400 Subject: Re: Domain Name > So, your hostname is : HOSTNAME=www.mm-vanecek.cc. What does this show > you at a users prompt? Is it 'WWW' ? > Just curious. Be

Virus Msg

2003-01-11 Thread Mike Vanecek
Everytime I post to this group, I get a message saying possible virus. I sent him a message, but got no reply. I guess it is time to put him in my host.deny file. Anyone get these happy day messages? -- ** non-support message ** >From [EMAIL PROTECTED] S

Preventing selection of AIC7xxx on up2date

2003-01-11 Thread Michael Pelley
Hi all. Does anyone now how I can prevent the up2date of a RedHat 8 system from selecting the AIC7xxx module? After up2date-ing the kernel, it keeps selecting the AIC7xxx module instead of the (old-but-reliable) AIC7xxx_old modules and this causes kernel panics. Thanks, Mike ---

Re: Passing args

2003-01-11 Thread Mike Vanecek
-- Original Message --- From: "Todd A. Jacobs" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 16:34:40 -0800 (PST) Subject: Re: Passing args > On Sat, 11 Jan 2003, Mike Vanecek wrote: > > > I just did a default install which was bash. How and where would I > > c

Re: send mail in MIME format

2003-01-11 Thread Anthony E. Greene
On 11-Jan-2003/19:48 +, Greg Conway <[EMAIL PROTECTED]> wrote: >Hi all, > >I am trying to automate the Emailing of a tar file from a RedHat system, >but when it arrives at it's destination it's obviously been converted to >a text file! > >I presume what I need to do is send the file in MIME for

Re: Domain Name

2003-01-11 Thread Jeffrey Tadlock
On Sat, Jan 11, 2003 at 07:39:33PM -0500, Werner Puschitz wrote: > > Just curious. Because if I make my hostname able.george.smth I am sure > > the prompt will have it shortened up to just 'able'?? > > > > Maybe I am wrong but it seems that this is what happened to me before.. > > It's shorten

lm_sensors

2003-01-11 Thread Doug Getgood
I have recently upgraded some machines to RH8 (from 7.3) and I have a definite problem with lm_sensors in RH8: it just will not work!   On the first pc I thought it might be a problem with the sensor chip, so I tried windoze for a day, and the chip was fine. I gave up on that one (for now) a

Gdk Warnings

2003-01-11 Thread Richard S. Crawford
Many of the applications I start under GNOME on my Red Hat 8.0 system generate the following error when I start them from the command line: = Gdk-WARNING **: locale not supported by Xlib, locale set to C Gdk-WARNING **: can not set loca

Re: Rpm gui in redhat 8

2003-01-11 Thread Chuck Mead
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 redhat-config-packages On Sat, 11 Jan 2003, Kapil Sharma posted the following: KS>Hi, KS>I have installed redhat 8. I ma trying to find out a replacement for KS>Gnorpm which used to be in redhat 7.x. Redhat package management tool KS>can only install

Rpm gui in redhat 8

2003-01-11 Thread Kapil Sharma
Hi, I have installed redhat 8. I ma trying to find out a replacement for Gnorpm which used to be in redhat 7.x. Redhat package management tool can only install/remove packages provided by redhat distribution. It cannot check for packages signature and other features like querying packages, verifyin

Re: send mail in MIME format

2003-01-11 Thread Andrew Pasquale
On Sat, Jan 11, 2003 at 09:10:20PM -0500 or thereabouts, Andrew Pasquale wrote: > On Sat, Jan 11, 2003 at 10:47:15PM - or thereabouts, Greg Conway wrote: > > Hi Andrew, > > > > Sounds good, except I don't have mutt on my system! It's a Cobalt RaQ3. > > > > So... where can I find mutt? > > >

Disk Druid

2003-01-11 Thread Andrew Lucas
When I installed redhat 8.0, I used Disk Druid to set up my disks. I added another hard drive and need to partition it. Where do I get disk druid? Its not installed and I can figure out which RPM its in. I was able to partition my drive with fdisk, but now I cant even format it because I do

Re: Mysql will not answer outside localhost

2003-01-11 Thread dbrett
Did you try the "-h 'server-name(or ipaddress)'" option as well when logged in as root? david On Sat, 11 Jan 2003, Terry Hobart wrote: > I have an RH 8 stock installation (meaning I have not yet updated it > from rhn). I had it install MySQL from the disks. I cannot however > access it from outs

Re: Disk Druid

2003-01-11 Thread Jeffrey Tadlock
On Sat, Jan 11, 2003 at 10:16:34PM -0500, Andrew Lucas wrote: > When I installed redhat 8.0, I used Disk Druid to set up my disks. I > added another hard drive and need to partition it. Where do I get disk > druid? Its not installed and I can figure out which RPM its in. I was > able to partition m

Re: Mysql will not answer outside localhost

2003-01-11 Thread Terry Hobart
Forgive the ignorance but can you explain the -h server-name further. I can only log in as root when on the localhost. Thanks dbrett wrote: > Did you try the "-h 'server-name(or ipaddress)'" option as well when > logged in as root? > > david > > On Sat, 11 Jan 2003, Terry Hobart wrote: > > > I h

What SCSI device does USB memory appear on ???

2003-01-11 Thread clemens
OK, Im confused. As far as I can tell, all of the 'diagnostics' I can run LIE about where a USB memory device is going to be found on the SCSI bus, or at best are inconsistant. This appears to be (mainly) a problem when you have multiple USB devices that get plugged and unplugged (I have a 256Mb

Linux and Windows CE handhelds

2003-01-11 Thread Alex
Are there any Linux equivalents for Microsoft's ActiveSync? I have a Compaq Aero hand-held (Windows CE) and I would like to be able to transfer contacts and files back and forth over a serial link Thanks -Alex -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsu

Re: tons of email

2003-01-11 Thread Jerry Hubbard
Please read the bottom of the message. > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list > -- Jerry Hubbard <[EMAIL PROTECTED]> -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]

RE: Domain Name

2003-01-11 Thread george
Many thanks .. very helpful -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jeffrey Tadlock Sent: Sunday, 12 January 2003 10:35 AM To: [EMAIL PROTECTED] Subject: Re: Domain Name On Sun, Jan 12, 2003 at 10:05:45AM +1100, george wrote: > should this be the

Re: Mysql will not answer outside localhost

2003-01-11 Thread John Nichel
Did you set up the users in the user table to access from remote hosts? Try this when logged in on the local host, then restart MySQL INSERT INTO `mysql.user` (`Host`, `User`, `Password`, `Select_priv`, `Insert_priv`, `Update_priv`, `Delete_priv`, `Create_priv`, `Drop_priv`, `Reload_priv`,

RE: Mysql will not answer outside localhost

2003-01-11 Thread Larry Brown
Take a look at your user table in the mysql db. Make sure they are listed properly as being able to access from their computer. If they are listed as being able to access from their computer, list their computer's name in the /etc/hosts file along with their IP just to make sure it is not some dn

Configuring X for my Dell Inspiron 2650 laptop

2003-01-11 Thread roor tokes
Hey I cant get X to work with my Dell Inspiron 2650 laptop computer. It has a Nvidia Gforce2 Go100 video processor but i cant get the LCD screen to work with X. I know Red hat 8.0 (What I am using) supports the other Inspiron models (the older ones) because the older versions supported them.

Re: send mail in MIME format

2003-01-11 Thread Mike Vanecek
-- Original Message --- From: Andrew Pasquale <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 21:10:20 -0500 Subject: Re: send mail in MIME format > On Sat, Jan 11, 2003 at 10:47:15PM - or thereabouts, Greg Conway wrote: > > Hi Andrew, > > > > Sounds good, ex

Re: Rpm gui in redhat 8

2003-01-11 Thread Mike Vanecek
-- Original Message --- From: Chuck Mead <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Sent: Sat, 11 Jan 2003 21:11:13 -0500 (EST) Subject: Re: Rpm gui in redhat 8 > redhat-config-packages > Very limited. No search. No ftp to RH or Freshmeat. Only works from the CD. Does not have al