Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Scott Silva
on 6-4-2010 8:10 AM Jerry Geis spake the following: > I have centos 4.8 i686. It has stock sendmail. see file below. > > I am getting reports that it is an open relay. I have searched all > around and > it seems like it should be closed. I have dnl for > accept_unresolvable_domains. > > What ca

Re: [CentOS] redundant ldap - client config

2010-06-04 Thread aurfalien
On Jun 4, 2010, at 3:14 PM, Ryan Manikowski wrote: > On 6/4/2010 3:09 PM, Paul Heinlein wrote: >> On Fri, 4 Jun 2010, aurfal...@gmail.com wrote: >> >> >>> Hi all, >>> >>> I have a few ldap servers slaved to a primary via syncrepl, all is >>> well. >>> >>> I've set my clients to auth against a fe

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Gary Greene
On 6/4/10 3:10 PM, "Dominik Zyla" wrote: > On Fri, Jun 04, 2010 at 03:06:30PM -0700, Gary Greene wrote: >> On 6/4/10 2:59 PM, "m.r...@5-cent.us" wrote: >>> Thanks, all, and with the help of the other admin, the system is up. What >>> I had to do was linux rescue, the chroot /mnt/sysimage, grub-in

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Ross Walker
On Jun 4, 2010, at 2:31 PM, Jerry Geis wrote: > Jerry Geis wrote: >>> >>> Never setup sendmail myself but google talks about: >>> makemap hash /etc/mail/access < /etc/mail/access >>> Did you do it? >>> >> >> Rebuilding access.db gets done by typing "make" in the /etc/mail >> directory. >> It has

Re: [CentOS] redundant ldap - client config

2010-06-04 Thread Ryan Manikowski
On 6/4/2010 3:09 PM, Paul Heinlein wrote: > On Fri, 4 Jun 2010, aurfal...@gmail.com wrote: > > >> Hi all, >> >> I have a few ldap servers slaved to a primary via syncrepl, all is well. >> >> I've set my clients to auth against a few and there /etc/ldap.conf >> looks like so; >> >> uri ldap://pr

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Dominik Zyla
On Fri, Jun 04, 2010 at 03:06:30PM -0700, Gary Greene wrote: > On 6/4/10 2:59 PM, "m.r...@5-cent.us" wrote: > > Thanks, all, and with the help of the other admin, the system is up. What > > I had to do was linux rescue, the chroot /mnt/sysimage, grub-install > > /dev/sda > > > > What I didn't get

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Gary Greene
On 6/4/10 2:59 PM, "m.r...@5-cent.us" wrote: > Thanks, all, and with the help of the other admin, the system is up. What > I had to do was linux rescue, the chroot /mnt/sysimage, grub-install > /dev/sda > > What I didn't get until later was it also needed /boot/grub/grub.conf, and > then > ln -s

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread m . roth
Thanks, all, and with the help of the other admin, the system is up. What I had to do was linux rescue, the chroot /mnt/sysimage, grub-install /dev/sda What I didn't get until later was it also needed /boot/grub/grub.conf, and then ln -s /boot/grub/grub.conf /boot/grub/menu.lst ln -s /boot/grub/gr

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Dominik Zyla
On Fri, Jun 04, 2010 at 04:41:13PM -0400, m.r...@5-cent.us wrote: > > On Fri, Jun 04, 2010 at 02:10:31PM -0400, m.r...@5-cent.us wrote: > >> I just adore the install. Esp. of GRUB. > >> > > > Try `grub-install --root-directory=/path/to/your/new/system /dev/hda' (if > > there is on hda). > > Now,

Re: [CentOS] update from 4.8 to 5.4?

2010-06-04 Thread Craig White
On Fri, 2010-06-04 at 16:49 -0400, Whit Blauvelt wrote: > On Fri, Jun 04, 2010 at 04:33:05PM -0400, m.r...@5-cent.us wrote: > > > It is officially (according to RH, AFAIK) NOT recommended to go up a full > > release by update. Subreleases are fine, but you want a clean install for > > a new releas

Re: [CentOS] update from 4.8 to 5.4?

2010-06-04 Thread Whit Blauvelt
On Fri, Jun 04, 2010 at 04:33:05PM -0400, m.r...@5-cent.us wrote: > It is officially (according to RH, AFAIK) NOT recommended to go up a full > release by update. Subreleases are fine, but you want a clean install for > a new release (that is, 4.x to 5.x). Ah, so that's still the RH way! That's w

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Bowie Bailey
m.r...@5-cent.us wrote: > I did the linux rescue, chroot (whoops, not chcon) to /mnt/sysimage, and > did grub-install --no-floppy /dev/sda > Now, when I reboot, it goes into the grub shell. Googling, and using the > hostile find, I set root (hd0,0), and then setup (hd0). It claims > everything is w

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Jim Davis
Did you check the devices.map file? Last time I got to do the GRUB jig-o-despair was after adding disks to an array controller somehow turned /dev/sda into /dev/sdc... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/cen

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread m . roth
> On Fri, Jun 04, 2010 at 02:10:31PM -0400, m.r...@5-cent.us wrote: >> I just adore the install. Esp. of GRUB. >> > Try `grub-install --root-directory=/path/to/your/new/system /dev/hda' (if > there is on hda). Now, is that root directory /, or /boot? mark

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread m . roth
> On Fri, Jun 04, 2010 at 02:10:31PM -0400, m.r...@5-cent.us wrote: >> I just adore the install. Esp. of GRUB. >> >> Does *anyone* who works on GRUB actually work in the real world, and not >> only on brand new machines? >> >> I just had happen at work what happened last fall on my home system: >>

Re: [CentOS] update from 4.8 to 5.4?

2010-06-04 Thread m . roth
Bob wrote: > At Fri, 4 Jun 2010 15:16:05 -0400 CentOS mailing list > wrote: >> I'm running CentOS 4.8 and have some DVD's for 5.4. I have a lot of >> customized and additional software installed and would like to avoid >> starting over with a scratch install. After the upgrade from the DVD I >>

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Dominik Zyla
On Fri, Jun 04, 2010 at 02:10:31PM -0400, m.r...@5-cent.us wrote: > I just adore the install. Esp. of GRUB. > > Does *anyone* who works on GRUB actually work in the real world, and not > only on brand new machines? > > I just had happen at work what happened last fall on my home system: then, > I

Re: [CentOS] redundant ldap - client config

2010-06-04 Thread Dominik Zyla
On Fri, Jun 04, 2010 at 10:22:51AM -0700, aurfal...@gmail.com wrote: > Hi all, > > I have a few ldap servers slaved to a primary via syncrepl, all is well. > > I've set my clients to auth against a few and there /etc/ldap.conf > looks like so; > > uri ldap://primary.domain.com ldap://secondary

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Dominik Zyla
On Fri, Jun 04, 2010 at 03:37:59PM -0400, Jerry Geis wrote: > I have removed everything in the access file - re-ran the abuse test site > and it passed at this time with no relays. So Something in the access file > was messing things up. > > Thanks for the suggestions. Why don't you use postfix o

Re: [CentOS] update from 4.8 to 5.4?

2010-06-04 Thread Robert Heller
At Fri, 4 Jun 2010 15:16:05 -0400 CentOS mailing list wrote: > > I have searched the list, and don't see this covered or didn't search for the > right words. > > I'm running CentOS 4.8 and have some DVD's for 5.4. I have a lot of > customized > and additional software installed and would lik

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
I have removed everything in the access file - re-ran the abuse test site and it passed at this time with no relays. So Something in the access file was messing things up. Thanks for the suggestions. jerry ___ CentOS mailing list CentOS@centos.org http

Re: [CentOS] redundant ldap - client config

2010-06-04 Thread aurfalien
Thanks Paul. I'll try em. On Jun 4, 2010, at 12:09 PM, Paul Heinlein wrote: > On Fri, 4 Jun 2010, aurfal...@gmail.com wrote: > >> Hi all, >> >> I have a few ldap servers slaved to a primary via syncrepl, all is >> well. >> >> I've set my clients to auth against a few and there /etc/ldap.conf

[CentOS] update from 4.8 to 5.4?

2010-06-04 Thread Robert Tate
I have searched the list, and don't see this covered or didn't search for the right words. I'm running CentOS 4.8 and have some DVD's for 5.4. I have a lot of customized and additional software installed and would like to avoid starting over with a scratch install. After the upgrade from the DV

Re: [CentOS] redundant ldap - client config

2010-06-04 Thread Paul Heinlein
On Fri, 4 Jun 2010, aurfal...@gmail.com wrote: > Hi all, > > I have a few ldap servers slaved to a primary via syncrepl, all is well. > > I've set my clients to auth against a few and there /etc/ldap.conf > looks like so; > > uri ldap://primary.domain.com ldap://secondary.domain.com > > However wh

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
Jerry Geis wrote: > Jerry Geis wrote: >>> >>> Never setup sendmail myself but google talks about: >>> makemap hash /etc/mail/access < /etc/mail/access >>> Did you do it? >>> >> >> Rebuilding access.db gets done by typing "make" in the /etc/mail >> directory. >> It has been done. >> >> Jerry >

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
Jerry Geis wrote: >> >> Never setup sendmail myself but google talks about: >> makemap hash /etc/mail/access < /etc/mail/access >> Did you do it? >> > > Rebuilding access.db gets done by typing "make" in the /etc/mail > directory. > It has been done. > > Jerry > ok - going crazy I made a copy

Re: [CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread Gary Greene
On 6/4/10 11:10 AM, "m.r...@5-cent.us" wrote: > I just adore the install. Esp. of GRUB. > > Does *anyone* who works on GRUB actually work in the real world, and not > only on brand new machines? > > I just had happen at work what happened last fall on my home system: then, > I had /dev/hda, and

[CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread R P Herrold
a cross post -- how tacky On Fri, 4 Jun 2010, m.r...@5-cent.us wrote: > Does *anyone* who works on GRUB actually work in the real > world, and not only on brand new machines? certainly -- I had a data recovery a couple weeks ago where all I could reach on boot was the grub command prompt, a t

[CentOS] GRUB, and how do I loathe thee

2010-06-04 Thread m . roth
I just adore the install. Esp. of GRUB. Does *anyone* who works on GRUB actually work in the real world, and not only on brand new machines? I just had happen at work what happened last fall on my home system: then, I had /dev/hda, and was trying a clean install on a new SATA drive; right now, I'

[CentOS] redundant ldap - client config

2010-06-04 Thread aurfalien
Hi all, I have a few ldap servers slaved to a primary via syncrepl, all is well. I've set my clients to auth against a few and there /etc/ldap.conf looks like so; uri ldap://primary.domain.com ldap://secondary.domain.com However when either primary or slaves go down, while the clients can l

[CentOS] Recommendations for a webcam

2010-06-04 Thread Karanbir Singh
hi, I am looking for recommendations for a webcam that works out of the box( or something that does not need major work getting going ) on CentOS-5. But I also need it to do : Better than 640x480, have the ability to work in low light and stream via vlc. I have a Philips SPC 900nc which looks

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread Gary Greene
On 6/3/10 8:27 PM, "Zhihao Lou" wrote: > Dear List, > > I'm trying to set up a lab with multiple workstations running CentOS > 5. Does anybody knows how to keep the packages in sync among > workstations? Ideally I want any change made on any machine be able to > applied to all other machines. Alt

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
> > Never setup sendmail myself but google talks about: > makemap hash /etc/mail/access < /etc/mail/access > Did you do it? > Rebuilding access.db gets done by typing "make" in the /etc/mail directory. It has been done. Jerry ___ CentOS mailing lis

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
lists-centos wrote: > ok, what's in your /etc/mail/local-host-names, mailertable and > virtusertable files? > > - Richard > > > # local-host-names - include all aliases for your machine here. visualintercom.com unifiedpaging.com pagestation.com messagenetsystems.com mailertable is empty. J

Re: [CentOS] [FZH] å³äºŽå¦‚ä½ •得到最新的Fedora 13 命令

2010-06-04 Thread m . roth
> From: sync >>刚在网上看到可以使用下面的命令来更新到最新的Fedora >> 13 : >>r...@xxx:yum --releasever=13 upgrade >>这个命令我尝试了的确可以的,分享给大家... > > This is not the fedora mailing list... > And where did you get the --releasever option from? > A

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread m . roth
> On 06/04/2010 07:24 AM, m.r...@5-cent.us wrote: >>> If you set up a big number of workstations (my pain shreshold woud >>> probably be around 20), or if you have hard requirements that the >>> workstations are really equal in patch level you should maybe consider >>> a >>> Spacewalk server: >>> >

Re: [CentOS] [FZH] 关于如何得到最新的Fedora 13 命令

2010-06-04 Thread cornel panceac
> > This is not the fedora mailing list... > And where did you get the --releasever option from? > > JD > > it is in yum-3.2.27-4.fc13.noarch and probably some older versions. -- Among the maxims on Lord Naoshige's wall, there was this one: "Matters of great concern should be treated lightly.

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread John Doe
Jerry Geis wrote: > I am getting reports that it is an open relay. I > have searched all > around and > it seems like it should be closed. Never setup sendmail myself but google talks about: makemap hash /etc/mail/access < /etc/mail/access Did you do it? JD

Re: [CentOS] small touchscreen/ side monitor for access control application

2010-06-04 Thread Bart Schaefer
On Fri, Jun 4, 2010 at 8:33 AM, R P Herrold wrote: > > A couple months ago there was an inquirant looking for a > small, wall mountable monitor to provide an display and input > device for entrance control on an area.  Think Geek was out of > stock on a possible offering, but just came back.  I ju

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread Sergey Podushkin
Zhihao Lou пишет: > I'm trying to set up a lab with multiple workstations running CentOS > 5. Does anybody knows how to keep the packages in sync among > workstations? Ideally I want any change made on any machine be able to > applied to all other machines. Alternatively, to "push" the changes > (a

Re: [CentOS] [FZH] 关于如何得到最新的 Fedora 13 命令

2010-06-04 Thread John Doe
From: sync >刚在网上看到可以使用下面的命令来更新到最新的Fedora 13 : >r...@xxx:yum --releasever=13 upgrade >这个命令我尝试了的确可以的,分享给大家... This is not the fedora mailing list... And where did you get the --releasever option from? JD ___ CentOS mailing list CentOS@centos.org

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread Benjamin Franz
On 06/04/2010 07:24 AM, m.r...@5-cent.us wrote: >> If you set up a big number of workstations (my pain shreshold woud >> probably be around 20), or if you have hard requirements that the >> workstations are really equal in patch level you should maybe consider a >> Spacewalk server: >> >> https://f

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Les Mikesell
Jerry Geis wrote: > I have centos 4.8 i686. It has stock sendmail. see file below. > > I am getting reports that it is an open relay. I have searched all > around and > it seems like it should be closed. I have dnl for > accept_unresolvable_domains. > > What can I do to close my sendmail. Norm

[CentOS] [FZH] 关于如何得到最新的Fedora 13 命令

2010-06-04 Thread sync
刚在网上看到可以使用下面的命令来更新到最新的Fedora 13 : r...@xxx: yum --releasever=13 upgrade 这个命令我尝试了的确可以的,分享给大家... ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

[CentOS] small touchscreen/ side monitor for access control application

2010-06-04 Thread R P Herrold
A couple months ago there was an inquirant looking for a small, wall mountable monitor to provide an display and input device for entrance control on an area. Think Geek was out of stock on a possible offering, but just came back. I just received this notification of availabity Mimo Mi

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
lists-centos wrote: > Did you run the tests at: > > > > against your server? If so, what test did it fail at? > > What's in your /var/mail/access file with a "RELAY" tag? > > the test shows: Mail relay testing Connecting to 24.123.23.170 for anonymous test

Re: [CentOS] help with sendmail closing relay

2010-06-04 Thread Marko A. Jennings
On Fri, June 4, 2010 11:10 am, Jerry Geis wrote: > I have centos 4.8 i686. It has stock sendmail. see file below. > > I am getting reports that it is an open relay. I have searched all around > and it seems like it should be closed. I have dnl for > accept_unresolvable_domains. > > What can I do to

[CentOS] help with sendmail closing relay

2010-06-04 Thread Jerry Geis
I have centos 4.8 i686. It has stock sendmail. see file below. I am getting reports that it is an open relay. I have searched all around and it seems like it should be closed. I have dnl for accept_unresolvable_domains. What can I do to close my sendmail. Thanks, Jerry My sendmail.mc is as fo

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread m . roth
> If you set up a big number of workstations (my pain shreshold woud > probably be around 20), or if you have hard requirements that the > workstations are really equal in patch level you should maybe consider a > Spacewalk server: > > https://fedorahosted.org/spacewalk/ > http://wiki.centos.org/Ho

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread Baird, Josh
If you wish to "push" packages from a central server whenever you want, you could create your own local CentOS repos which rsync from CentOS repos nightly, and then use some simple scripts to execute "yum update" or whatever via SSH on remote nodes. Josh -Original Message- From: centos-bo

Re: [CentOS] Package Distribution Server?

2010-06-04 Thread Jens Neu
If you set up a big number of workstations (my pain shreshold woud probably be around 20), or if you have hard requirements that the workstations are really equal in patch level you should maybe consider a Spacewalk server: https://fedorahosted.org/spacewalk/ http://wiki.centos.org/HowTos/Packa