Re: fsck

2003-05-28 Thread Andrew Williams
On Wed, 2003-05-28 at 13:17, Vano Beridze wrote: > Hello > > I've got RedHat Linux 8.0 > > If I shutdown the system abnormally, the system promps to start fsck > after reboot. How can I tell the system to start fsck without a 'Y' > confirmation at startup? I don't want to confirm fsck run, I just

ifconfig command

2003-05-28 Thread Lisa Ryan
Hi, I'm putting in the command ifconfig eth0:0 x.x.x.x netmask 255.255.255.224 and route add -host x.x.x.x dev eth0:0 However, when I do a route -n command, the genmask is set to 255.255.255.255 instead of 255.255.255.224 when I do an ifconfig the mask is correct. Can anyone tell me what I nee

Re: setting the default print command for acroread

2003-05-28 Thread Jon Haugsand
* Jon Haugsand > > $HOME/.Xresources > $HOME/.Xdefaults > /usr/X11R6/lib/X11/app-defaults/* By the way, you have to push any change into the xrdb server: xrdb -load .Xresources Check if its ok: xrdb -query | grep lprCommand -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no

Re: Passwd File

2003-05-28 Thread Mike Burger
On Wed, 28 May 2003, admir wrote: > Hi, > > I am new to linux and right now I am studying it. I read that password in > the "passwd" file are noet encrepted. > > I also opend it ones with pico and it was in clear text. > > I tried to open it today and clear text was gone. I can only see a ''X"

RE: Passwd File

2003-05-28 Thread Burke, Thomas G.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 passords are encrypted (normally) with a simple one-way hashing algorithm - the encrypting key is included in the stuff that's in the result. If you install shadow passwords, the password file is "ghosted" to another directory, and encrypted different

RE: pls do NOT abuse the list (was Re: xinetd)

2003-05-28 Thread Richard S. Crawford
http://www.catb.org/~esr/faqs/smart-questions.html -- -- Slainte, Richard S. Crawford AIM: Buffalo2K / Y!: rscrawford / ICQ: 11640404 http://www.mossroot.com http://www.stonegoose.com "It is only with our heart that we can see clearly. What is essential is invisible to the eye." --Antoine de Sa

Passwd File

2003-05-28 Thread admir
Hi, I am new to linux and right now I am studying it. I read that password in the "passwd" file are noet encrepted. I also opend it ones with pico and it was in clear text. I tried to open it today and clear text was gone. I can only see a ''X" in password place. What is going on? How can I get

Re: setting the default print command for acroread

2003-05-28 Thread Jon Haugsand
* David Holden > in my /usr/local/Acrobat5/Reader/intellinux/app-defaults/AcroRead > it has > > *lprCommand:/usr/bin/lpr > > but this is clearly being ignored, as print always bring up dialog with > kprinter as the command. Have you looked in one of the following: $HOME/.Xresources $HOME/.Xdefau

Re: Sendmail Not Sending

2003-05-28 Thread mbowman
Hi, What version of RH and sendmail are you using? Have you checked /var/log/maillog for errors ? Has anything changed with the environment (sendmail configuration, file permissions etc) ? Regards, -- Matthew K Bowman Systems Administrator, Universal Digital Communications. "A. S. Budden

Sendmail Not Sending

2003-05-28 Thread A. S. Budden
Hi there, I'm having some problems with sendmail -- quite regularly, I send various emails (with mutt) and Mutt claims that they're sent successfully, but when I go to check /var/spool/mqueue a few hours later (I've got into the habit of checking it after lunch every day), they're sitting there no

Re: setting the default print command for acroread

2003-05-28 Thread David Holden
On Wed, 2003-05-28 at 11:36, Jon Haugsand wrote: > * David Holden > > Can anyone tell me where acroread get its default print command. > > On my system it is in the file: > > /usr/local/Acrobat5/Reader/intellinux/app-defaults/AcroRead > > -- > Jon Haugsand, [EMAIL PROTECTED] > http://www.norg

RE: pls do NOT abuse the list (was Re: xinetd)

2003-05-28 Thread Edward Croft
Oh, (What you thought I was done???), one more thing about community. I stated in my previous missive that I wouldn't need this community if I knew it all, but that isn't true really is it? I need to give back, because that is what open source is about, giving back to the community. The other part

RE: pls do NOT abuse the list (was Re: xinetd)

2003-05-28 Thread Edward Croft
But seriously folks. .. I agree, pointing a person to google is beneficial. As long as it is done in a helpful manner. Enabling a person to help themselves by pointing them to the many resources available so that they can do their own research and in doing so learn. That is always a good thing

Re: finding which RPM fulfills a dependancy

2003-05-28 Thread Mike Burger
On Wed, 28 May 2003, Gary Stainburn wrote: > Hi folks, > > I'm trying to install bochs on a RH7.3 system and I've come against some > failed dependancies - i.e.: > > [EMAIL PROTECTED] gary]# rpm -i bochs-2.0.2.i386.rpm > error: failed dependencies: > libvgagl.so.1 is needed by bochs-2

Re: mp3 player, what is the recomanded player,

2003-05-28 Thread Mike Burger
On 28 May 2003, Karim Nowruzi wrote: > hello every body there, > I think life without music is a little bit boring. > since the mp3 support has been removed from the xmms player of redhat 8 and 9, > what is the recommended mp3 player? > thanks XMMS is still good. Just go to http://www.xmms.org

Re: pls do NOT abuse the list (was "Re: xinetd")

2003-05-28 Thread Edward Croft
> > but on a redhat maillist, it's more like a SPAM ! > > No. It's nowhere near spam. In this particular case, it was not very > helpful, as it was obvious that the person was looking for a RH > related answer (as opposed to a generic answer), so I agree that folks > need to check when it's useful

RE: Samba/Winbind

2003-05-28 Thread Andrew Loughnan
It would be good to know what you want to do with winbind so as we can help you more effectively. eg squid auth; Thanks Andrew Loughnan > -Original Message- > From: Ian Dobson [mailto:[EMAIL PROTECTED] > Sent: Wednesday, 28 May 2003 8:16 PM > To: [EMAIL PROTECTED] > Subject: Samba/Winb

Re: pls do NOT abuse the list (was "Re: xinetd")

2003-05-28 Thread Dave Altonaga
I agree with the statement about doing a little research before asking for advice and I agree that simple replies as "google" are a waste. But! so are rants about those that say google, and yes also this one that I'm posting now. Even I, a newbie, (I've only been using RH since 7.0 was released)

finding which RPM fulfills a dependancy

2003-05-28 Thread Gary Stainburn
Hi folks, I'm trying to install bochs on a RH7.3 system and I've come against some failed dependancies - i.e.: [EMAIL PROTECTED] gary]# rpm -i bochs-2.0.2.i386.rpm error: failed dependencies: libvgagl.so.1 is needed by bochs-2.0.2-1 libvga.so.1 is needed by bochs-2.0.2-1

ip conflict

2003-05-28 Thread nlimbu
Hi all, How can we detect ip conflict in linux machine (immediately) as in windows? Nabin Limbu -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Re: mp3 player, what is the recomanded player,

2003-05-28 Thread Josep M.
Hello. Better look at http://www.gurulabs.com/downloads.html ,there is RPMs ready for:) And not only for MP3,there is some more interesting ,and .src.rpm are available in the same page. Josep El Miércoles 28 Mayo 2003 12:24, Devrim GUNDUZ escribió: > Hi, > > On 28 May 2003, Karim Nowruzi wr

Re: setting the default print command for acroread

2003-05-28 Thread Jon Haugsand
* David Holden > Can anyone tell me where acroread get its default print command. On my system it is in the file: /usr/local/Acrobat5/Reader/intellinux/app-defaults/AcroRead -- Jon Haugsand, [EMAIL PROTECTED] http://www.norges-bank.no -- redhat-list mailing list unsubscribe mailto:[EMAIL P

Re: mp3 player, what is the recomanded player,

2003-05-28 Thread Devrim GUNDUZ
Hi, On 28 May 2003, Karim Nowruzi wrote: > since the mp3 support has been removed from the xmms player of redhat 8 and 9, > what is the recommended mp3 player? You are free to download mp3 support for xmms from xmms.org and install it ;) Refer to the web site for details. Regards, -- Devrim

mp3 player, what is the recomanded player,

2003-05-28 Thread Karim Nowruzi
hello every body there, I think life without music is a little bit boring. since the mp3 support has been removed from the xmms player of redhat 8 and 9, what is the recommended mp3 player? thanks -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/l

Samba/Winbind

2003-05-28 Thread Ian Dobson
is there a faq for samba/winbind on Redhat 8 or 9? I mean I know that there is one at samba.org, but thats isn't always the redhat way and I want to do it the right way with the least amount of pain :) -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailm

setting the default print command for acroread

2003-05-28 Thread David Holden
Can anyone tell me where acroread get its default print command. I ask because acroread (not a redhat program) alway comes up with kprinter as its default print command I've tried adding *lprCommand:/usr/bin/lpr to my .acrorc but it has no effect. Anyone know where its getting kprinter fro

Re: [RH List] Re: All my RPM's are not working?!?!?!

2003-05-28 Thread Emmanuel Seyman
On Wed, May 28, 2003 at 02:40:37AM -0600, Ashley M. Kirchner wrote: > >My question is, why hasn't Red Hat fixed this problem yet? Jeff Johnson has released new versions of rpm 4.x but these apparently still have issues. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=89290> Emmanuel

Software Raid

2003-05-28 Thread Simon Tischer
Hi I have a software raid1 (two 40GB ide) on one ide bus running under rh9, and sometimes one of them breaks down, but /dev/md0 is still working. after restarting raid, all is working normal. And no damage on one of both discs Can anyone tell me why it is? Thanks for help ---

Re: All my RPM's are not working?!?!?!

2003-05-28 Thread Martin Mewes
Edward Dekkers <[EMAIL PROTECTED]> wrote: >I was going to refer you to the Q & A site Aly is putting up, as this is >a FAQ, but I notice the submission I made is not on there yet. Your submission is in the queue ;-) We are now in reorganizing the team and LaTeX-Sources in order to be more flexib

Re: [RH List] Re: All my RPM's are not working?!?!?!

2003-05-28 Thread Edward Dekkers
Ashley M. Kirchner wrote: Edward Dekkers wrote: I was going to refer you to the Q & A site Aly is putting up, as this is a FAQ, but I notice the submission I made is not on there yet. Here's the solution: kill all instances of rpm rm -f /var/lib/rpm/__db* rpm --rebuilddb My question is

Re: V3 DSA signature: BAD at samba-common-2.2.7a-8.9.0.i386.rpm

2003-05-28 Thread Michael Schwendt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 28 May 2003 09:59:13 +0200, [EMAIL PROTECTED] wrote: > according to the Security Alert on redhat.com, i want to install the latest > samba-update for RH9. Main samba package worked, but > when I try to > > rpm -Fvh samba-common-2.2.7a-8.9.0

Re: [RH List] Re: All my RPM's are not working?!?!?!

2003-05-28 Thread Ashley M. Kirchner
Edward Dekkers wrote: I was going to refer you to the Q & A site Aly is putting up, as this is a FAQ, but I notice the submission I made is not on there yet. Here's the solution: kill all instances of rpm rm -f /var/lib/rpm/__db* rpm --rebuilddb My question is, why hasn't Red Hat fixed

Re: V3 DSA signature: BAD at samba-common-2.2.7a-8.9.0.i386.rpm

2003-05-28 Thread Edward Dekkers
[EMAIL PROTECTED] wrote: Hi, according to the Security Alert on redhat.com, i want to install the latest samba-update for RH9. Main samba package worked, but when I try to rpm -Fvh samba-common-2.2.7a-8.9.0.i386.rpm I´m running into an error "V3 DSA signature : BAD, key ID db42a60e" samba-co

Re: scp question

2003-05-28 Thread Dave McNeill
...or just do 'sh-keygen -p' on your existing private key - saves the bother of distributing your new public key. >>> [EMAIL PROTECTED] 28/05/03 01:49:47 >>> Kalin Mintchev said: > yes - it's asking for passphraze not password - how do i generate a key > without passphrase? remove your current

fsck

2003-05-28 Thread Vano Beridze
Hello I've got RedHat Linux 8.0 If I shutdown the system abnormally, the system promps to start fsck after reboot. How can I tell the system to start fsck without a 'Y' confirmation at startup? I don't want to confirm fsck run, I just want fsck to start automatically. Thank you -- Vano Beridze

V3 DSA signature: BAD at samba-common-2.2.7a-8.9.0.i386.rpm

2003-05-28 Thread joerg . sprankel
Hi, according to the Security Alert on redhat.com, i want to install the latest samba-update for RH9. Main samba package worked, but when I try to rpm -Fvh samba-common-2.2.7a-8.9.0.i386.rpm I´m running into an error "V3 DSA signature : BAD, key ID db42a60e" samba-common-2.2.7a-8.9.0.i386.rpm

Re: All my RPM's are not working?!?!?!

2003-05-28 Thread Edward Dekkers
Jonathan Michael Nowacki wrote: I'm trying to install tomcat by typing $ rpm -ivv tomcat4-4.1.24-full.2jpp.noarch.rpm I was going to refer you to the Q & A site Aly is putting up, as this is a FAQ, but I notice the submission I made is not on there yet. Here's the solution: kill all instances

GTK+2.2 update?!?

2003-05-28 Thread Pauly
Hi, I'm using RH8 and the default installed GTK+ 2.0 libs (in /usr/lib). Now I got a new program that I want to tun and to compile and it uses the GTK+ 2.2 lib. No problem so far, I thought. I compiled and installed the new GTK+2.2 libs to /opt/gtk Now I tried different things: - Put the path /

All my RPM's are not working?!?!?!

2003-05-28 Thread Jonathan Michael Nowacki
I'm trying to install tomcat by typing $ rpm -ivv tomcat4-4.1.24-full.2jpp.noarch.rpm then I see D: == tomcat4-4.1.24-full.2jpp.noarch.rpm D: Expected size: 4118895 = lead(96)+sigs(241)+pad(7)+data(4118551) D: Actual size: 4118895 D: opening db environment /var/lib/rpm/

Re: Stunnel, ipop3d, and RH 9

2003-05-28 Thread Doug Pham
Thank you all for the help. I modified the iptables config file to allow port 110 and 995 and everything is working now. I started the question at the wrong places but all the help responses solved the problem. Thanks Doug _ The