[CentOS] LIMITING NUMBER OF KERNEL VERSIONS RETAINED

2008-01-12 Thread Chris Geldenhuis
Hi Some time ago there was a discussion on the above subject. I have scanned the past few month's mailing list archives and cannot find the relevant mail(s). Could somebody please repost the solution or point me at the correct resource. I would also appreciate advice on how to do this on a

RE: a quick and dirty hack to 'fix' the problem in a large scale-- RE: [CentOS] Nic order detection

2008-01-12 Thread Guolin Cheng
Michael, There are no points to argue about which are the best 'official' ways which just like a war between vi or Emacs before. I may be stupid but any methods fix users' problem are the best ones. I've tried the official 'rename' or udev ways before, but finally I gave up and end up the two way

Re: [CentOS] "find" switch to find files of a certain size?

2008-01-12 Thread Bill Campbell
On Sun, Jan 13, 2008, Fajar Priyanto wrote: >On Thursday 10 January 2008 23:21:55 [EMAIL PROTECTED] wrote: >> Is there a switch in "find" (or some other command besides find) that'll >> let you find files larger than a specified size? >> >> My file system is 88% full and I'd like to see where the b

Re: [CentOS] ERROR during HTTP install from a Centos mirror

2008-01-12 Thread fred smith
On Sat, Jan 12, 2008 at 06:18:51PM -0700, Craig White wrote: > On Sat, 2008-01-12 at 20:03 -0500, fred smith wrote: > > Hi! > > > > I'm trying to install centos 5.1 as a http installation from a centos > > mirror. > > > > i've done it before with Fedora, figured I could do it with Centos, too, >

Re: [CentOS] "find" switch to find files of a certain size?

2008-01-12 Thread Fajar Priyanto
On Thursday 10 January 2008 23:21:55 [EMAIL PROTECTED] wrote: > Is there a switch in "find" (or some other command besides find) that'll > let you find files larger than a specified size? > > My file system is 88% full and I'd like to see where the biggest space > hoggers are. I also found this on

Re: [CentOS] Out of disk space at 2 GB?

2008-01-12 Thread Fajar Priyanto
On Saturday 12 January 2008 21:23:13 Scott Ehrlich wrote: > On an ext3 filesystem, what would cause the system to claim it is out of > disk space for a program writing information to disk, when df -h shows > ample GB available and the file is being written to local disk rather than > an nfs-mounted

[CentOS] Can TFTPD run in a chroot jail?

2008-01-12 Thread Eric B.
Hi, I've been struggling with this problem for the last couple of hours and am nowhere near solving the problem. I am trying to run a tftp server in a chroot jail. Now perhaps I am being paranoid, but I would like to have it launched from within its own jail even if it supposedly does a chroo

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Sean Carolan
> sure but for less than $20 and 2-3 hours, you can master LDAP and be the > envy of all the guys in your office and the object of affection for all > the ladies. > > ;-) > > kerberos is actually a more secure authentication system because > passwords don't continually cross the network. I do plan

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Nicolas Sahlqvist
On 1/13/08, Ross S. W. Walker <[EMAIL PROTECTED]> wrote: > > In fact Kerberos and LDAP are two great tastes that go well together. > > Keep user information and authorization information in LDAP while keep user > authentication information in Kerberos. > > Later you could try to keep Kerberos authe

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Ross S. W. Walker
In fact Kerberos and LDAP are two great tastes that go well together. Keep user information and authorization information in LDAP while keep user authentication information in Kerberos. Later you could try to keep Kerberos authentication information in LDAP with Heimdel (spelling?) Kerberos (l

Re: [CentOS] ERROR during HTTP install from a Centos mirror

2008-01-12 Thread Craig White
On Sat, 2008-01-12 at 20:03 -0500, fred smith wrote: > Hi! > > I'm trying to install centos 5.1 as a http installation from a centos > mirror. > > i've done it before with Fedora, figured I could do it with Centos, too, > but every time I try it, it goes all the way thru Anaconda to the point > o

Re: [CentOS] ERROR during HTTP install from a Centos mirror

2008-01-12 Thread Akemi Yagi
On Jan 12, 2008 5:03 PM, fred smith <[EMAIL PROTECTED]> wrote: > www.gtlib.gatech.edu > /pub/centos/5.1/os/i386 > > and for the other mirror > > mirror.rhsmith.umd.edu > /pub/centos/5.1/os/i386 > > in the two lines of the form. > > Is this right? (the manuals aren't really really terribly explicit

[CentOS] ERROR during HTTP install from a Centos mirror

2008-01-12 Thread fred smith
Hi! I'm trying to install centos 5.1 as a http installation from a centos mirror. i've done it before with Fedora, figured I could do it with Centos, too, but every time I try it, it goes all the way thru Anaconda to the point of entering the root password, then I get an error about not being abl

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Craig White
On Sat, 2008-01-12 at 17:49 -0600, Sean Carolan wrote: > > Just so we're clear here, you are actually trying to learn two distinct > > things simultaneously, how to use LDAP and how to use LDAP to > > authenticate. They are not the same thing. If you knew how to use LDAP, > > adding authentication

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Sean Carolan
> Just so we're clear here, you are actually trying to learn two distinct > things simultaneously, how to use LDAP and how to use LDAP to > authenticate. They are not the same thing. If you knew how to use LDAP, > adding authentication to the knowledge base would be relatively trivial. > Likewise,

[CentOS] Is there any problem with updates repo ?????

2008-01-12 Thread Manuel Enrique Chavez Manzano
when I tried to update my centos i got this message why??? Setting up repositories base 100% |=| 1.1 kB 00:00 updates 100% |=| 951 B 00:00 addons100% |=|

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Craig White
On Sat, 2008-01-12 at 17:00 -0600, Sean Carolan wrote: > Thanks for your patience, Craig. So I took your advice and started > with a fresh install of CentOS 5, and followed the instructions in the > documentation exactly as they are written. I got this far: > > [EMAIL PROTECTED] migration]# ./m

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Sean Carolan
Thanks for your patience, Craig. So I took your advice and started with a fresh install of CentOS 5, and followed the instructions in the documentation exactly as they are written. I got this far: [EMAIL PROTECTED] migration]# ./migrate_all_online.sh Enter the X.500 naming context you wish to i

Re: [CentOS] Sendmail and the $h (solved)

2008-01-12 Thread Ignacio Vazquez-Abrams
On Sat, 2008-01-12 at 13:32 -0500, Jason Pyeron wrote: > I feel dirty after trolling throught the .cf file. > > Plussed addresses will not work w/ procmail if there is a typo in the > sendmail.mc > Does not work (note the space before the new line): Yeah, m4 is psychotic that way. -- Ignacio V

[CentOS] Sendmail and the $h (solved)

2008-01-12 Thread Jason Pyeron
I feel dirty after trolling throught the .cf file. Plussed addresses will not work w/ procmail if there is a typo in the sendmail.mc Works: /etc/mail/sendmaill.mc Addr 0 1 2 3 4 5 6 7 8 9 A B C D E F 0 2 4 6 8 A C E ---

Re: [CentOS] centos command to monitor a process for exit

2008-01-12 Thread Daniel de Kok
On 1/10/08, Jerry Geis <[EMAIL PROTECTED]> wrote: > Is there a command that will monitor a process for exiting (crash or > normal exit) and > then execute another command based on the said process no longer being > active? If you want something simple, the wait(1) command can block until some proc

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Craig White
On Sat, 2008-01-12 at 10:44 -0600, Sean Carolan wrote: > > not really, have you run system-config-authentication ? That also > > configures pam & nss which are necessary items. > > Yes, I have and unfortunately when the 'ldap' tags are added to > /etc/nsswitch.conf the system won't allow me to au

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Sean Carolan
not really, have you run system-config-authentication ? That also configures pam & nss which are necessary items. Yes, I have and unfortunately when the 'ldap' tags are added to /etc/nsswitch.conf the system won't allow me to authenticate, su or sudo at all! If each user shows only once AN

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Craig White
On Sat, 2008-01-12 at 09:11 -0600, Sean Carolan wrote: > > sure, I use webmin's LDAP Users and Groups module on every network > > server that I maintain. It's perfect for my needs. > > Yes, this is exactly what I'm trying to do. It would be perfect for our > needs too. > > > The first question

Re: [CentOS] Out of disk space at 2 GB?

2008-01-12 Thread Joshua Gimer
By default 5% of the disk is going to be allocated for use by the root user. If you are seeing as a non root user that the disk is full, but when you become root you are able to write files, then this could be your issue. You can change the amount of blocks that are allocated for root, but

Re: [CentOS] [solved]service nfs start hangs on CentOS 4

2008-01-12 Thread Frank Büttner
William L. Maltby schrieb: That is good to hear. If you have any exposure to the 'Net or some untrusted users on you local net, it would be good to have some rules in the /etc/hosts.{allow | deny}. This was done by iptables:) Only allowed host can connect to the system, packages form other

Re: [CentOS] [solved]service nfs start hangs on CentOS 4

2008-01-12 Thread William L. Maltby
On Sat, 2008-01-12 at 16:07 +0100, Frank Büttner wrote: > William L. Maltby schrieb: > snip > > these files need to have the correct contents. > > > > E.g. mine have > > > > # hosts.allow This file describes the names of the hosts which are > > # allowed to use the local I

Re: [CentOS] centos command to monitor a process for exit

2008-01-12 Thread William L. Maltby
On Fri, 2008-01-11 at 16:06 -0800, Bill Campbell wrote: > On Sat, Jan 12, 2008, mouss wrote: > >Les Mikesell wrote: > >> Jerry Geis wrote: > >>> Is there a command that will monitor a process for exiting (crash or > >>> normal exit) and > >>> then execute another command based on the said process n

Re: [CentOS] md5 passwords?

2008-01-12 Thread Barry Brimer
On a C4.4 system, I want to add md5 passwords for the grub boot menu to prevent users from making selections other than the default boot options. I also want to add md5 passwords when attempting single user mode boots (may be answered by first request). The same for C5 systems.

Re: [CentOS] Howto for LDAP authentication with replication

2008-01-12 Thread Sean Carolan
sure, I use webmin's LDAP Users and Groups module on every network server that I maintain. It's perfect for my needs. Yes, this is exactly what I'm trying to do. It would be perfect for our needs too. The first question that occurs to me is if you did all that. When you do 'getent passwd'

Re: [CentOS] [solved]service nfs start hangs on CentOS 4

2008-01-12 Thread Frank Büttner
William L. Maltby schrieb: snip these files need to have the correct contents. E.g. mine have # hosts.allow This file describes the names of the hosts which are # allowed to use the local INET services, as decided # by the '/usr/sbin/tcpd' server. #

Re: [CentOS] Out of disk space at 2 GB?

2008-01-12 Thread Les Mikesell
Scott Ehrlich wrote: On an ext3 filesystem, what would cause the system to claim it is out of disk space for a program writing information to disk, when df -h shows ample GB available and the file is being written to local disk rather than an nfs-mounted filesystem? I believe the hard drive i

Re: [CentOS] service nfs start hangs on CentOS 4

2008-01-12 Thread William L. Maltby
On Fri, 2008-01-11 at 20:12 +0100, Frank Büttner wrote: > Frank Büttner schrieb: > > Milton Calnek schrieb: > >> > >> > >> Frank Büttner wrote: > >>> [EMAIL PROTECTED] schrieb: > > Hello when I try to start nfs the command hangs. > > I have found out, that the problem is, that I set an IP a

Re: [CentOS] Out of disk space at 2 GB?

2008-01-12 Thread mouss
Scott Ehrlich wrote: > On an ext3 filesystem, what would cause the system to claim it is out of > disk space for a program writing information to disk, when df -h shows > ample GB available and the file is being written to local disk rather > than an nfs-mounted filesystem? > > I believe the hard

[CentOS] Out of disk space at 2 GB?

2008-01-12 Thread Scott Ehrlich
On an ext3 filesystem, what would cause the system to claim it is out of disk space for a program writing information to disk, when df -h shows ample GB available and the file is being written to local disk rather than an nfs-mounted filesystem? I believe the hard drive is good. Ideas welcome

Re: a quick and dirty hack to 'fix' the problem in a large scale -- RE: [CentOS] Nic order detection

2008-01-12 Thread Les Mikesell
Michael D. Kralka wrote: Why resort to "tricks" when there is a perfectly good solution supported by the distribution? I've learned that it never pays to be clever. When resorting to neat little tricks to get things to work, they get forgotten, or worse when someone else must look into a problem

Re: a quick and dirty hack to 'fix' the problem in a large scale -- RE: [CentOS] Nic order detection

2008-01-12 Thread Michael D. Kralka
Guolin Cheng wrote: > Les and Michael, I am going to bite my tongue and not ask to you refrain from top posting. As your subject suggests, you are proposing a quick and dirty hack to deal with interface assignment to physical NICs. Why bother with a quick and dirty hack when a sensible solution e

Re: [CentOS] md5 passwords?

2008-01-12 Thread mups . cp
Use grub-md5-crypt to generate the md5 hash. After edit /boot/grub/grub.conf and insert password --md5 your_hash_here With this option users couldn't edit grub options, so they couldn't neither boot in single user because they should provide the password in this case. On Jan 12, 2008 6:01 AM, Sco

[CentOS] CentOS-announce Digest, Vol 35, Issue 4

2008-01-12 Thread centos-announce-request
Send CentOS-announce mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit http://lists.centos.org/mailman/listinfo/centos-announce or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED] You can reac

Re: [CentOS] PHP 5.2.5 when ?

2008-01-12 Thread John R Pierce
Santa Claus wrote: It is not clear why Red Hat (and CentOS too), so weak responds to changes of important packages. In this case the question: how to upgrade to PHP 5.2.5 correctly? If its really not clear, you're totally missing the whole *point* of RHEL. ___

[CentOS] PHP 5.2.5 when ?

2008-01-12 Thread Santa Claus
Hi >> When (some) expected rpm package for the upgrade php to version 5.2.5(CentOS4) ? >ummm ... the answer is probably never. It is not clear why Red Hat (and CentOS too), so weak responds to changes of important packages. In this case the question: how to upgrade to PHP 5.2.5 correctly? 1. mak

a quick and dirty hack to 'fix' the problem in a large scale -- RE: [CentOS] Nic order detection

2008-01-12 Thread Guolin Cheng
Les and Michael, There are a few ways to workaround the NIC detection issue. Each has its own advantages and limits. The first method is: suppose you or your team have full control of running kernel on your hundreds/thousands of boxes, your can then build some NIC drivers statically in the kernel

[CentOS] md5 passwords?

2008-01-12 Thread Scott Ehrlich
On a C4.4 system, I want to add md5 passwords for the grub boot menu to prevent users from making selections other than the default boot options. I also want to add md5 passwords when attempting single user mode boots (may be answered by first request). The same for C5 systems. Thanks. Sco