similar to: bind and bind-chroot

Displaying 20 results from an estimated 3000 matches similar to: "bind and bind-chroot"

2009 Dec 17
4
NIS failover
We just updated our configuratiosn to have multiple NIS servers, when we initiated a test of client failover, we were disapointed. It seemed that the only way to get a filaover was to /etc/init.d/ypbind restart. It behaves as indicated in http://bugs.opensolaris.org/bugdatabase/view_bug.do?bug_id=5084845 using ypbind-1.17.2-13 on Centos 4.5 / Linux xxxxxxxxxxxx 2.6.9-55.0.12.ELsmp #1 SMP Fri Nov
2006 Mar 27
9
mdadm and smtp yum update issue
greetings i have a newer centos 4.2 server using qmail for smtp the /etc/yum.conf has this in it exclude=spamassassin exim postfix sendmail so when i do a yum update to go to 4.3 i get this --> Running transaction check --> Processing Dependency: smtpdaemon for package: mdadm --> Finished Dependency Resolution Error: Missing Dependency: smtpdaemon is needed by package mdadm how
2005 Oct 11
4
pointers for using CentOS box as filter for children
greetings has anyone here setup a CentOS box to use as a home or business gateway for children through young adults or otherwise? i realize this is a generalized question and that iptables and many other things exist that could be implemented. im looking for a way to give the youngster the benefit of the doubt and allow them to "obey God/parents" first before they have to be totally
2005 Aug 03
3
3Ware Escalade 9500S mature enough yet for CentOS?
greetings, the subject says it all right? ;-> naw...... is the 3ware Escalade 9500S series mature enough yet for CentOS? - rh -- Robert Hanson Abba Communications http://www.abbacomm.net
2005 Aug 29
2
RAID5 - MBR and default grub config on CentOS 4
greetings, i just know i have read several times on this list and in other places that on a RAID5 array that the MBR should be placed on the /boot partition. is this truly correct and if so, why? my experiences of putting the MBR on the /boot partition are contrary to that it will even work and boot that way... comments please? regards, - rh -- Robert Hanson Abba Communications
2005 Dec 07
3
mailing list traffic
is it just me and my mail servers going wacko or is there a ton of traffic on the mailing list today? - rh -- Robert Hanson - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
2008 Aug 11
4
Need to restart ypserv to update the nis maps
Hi I use NIS om my network (CentOS4.6). When an update on a map occurs (home directory changed in /etc/passwd for instance), I run make -C /var/yp/ and check the result on a client. On the client I use "ypcat passwd" and find indeed that the update has propagated (the clients run ypbind service). On the client I have configured /etc/nsswitch.conf with : passwd: files nis shadow:
2005 Aug 10
1
additional boot options with older Compaq 1850R and DL360 and DL380 units
greetings does the list at this url cover *all* options or are there some hidden or newer ones by chance? http://www.centos.org/docs/4/html/rhel-ig-x8664-multi-en-4/ap-bootopts.html i am playing with CentOS 4 on some Compaq dual PIII hardware. The first unit is an 1850R with dual 500Mhz. If you need more info please let me know. it is a basic unit with raid controller and a Gig of DRAM etc.
2006 Feb 17
1
test ping
test ping - rh -- Robert Hanson - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
2005 Aug 30
1
server install and software config advise please
Greetings I did another quick server install on an old rackmount Compaq Proliant 1850R with hardware RAID5 today. would someone please shed some of their experience and light on how they deal with deleting or keeping the default configs on these items please when i do a chkconfig --list | grep :on | more nfslock 0:off 1:off 2:off 3:on 4:on 5:on 6:off readahead
2005 Oct 19
2
yum update in background
greetings, is it a proper way and/or good idea to perform a yum update in the background like this? yum -y update & at this moment, i do not have as reliable of an "wireless access connection" to the remote server machine at the data center as i would like and i want to take this one box from 4.1 to latest 4.2 comments please? thanks! - rh -- Robert Hanson - Abba
2005 Nov 03
2
single CD server install ISO disk ready?
greetings, i was wondering if i missed an announcement or if the quarterly update pushed back the release of the single CD server install ISO ??? :-) is there an ETA please? thank you! - rh -- Robert Hanson - Abba Communications Computer & Internet Services (509) 624-7159 - www.abbacomm.net
2006 Mar 17
1
getrichquick crazy user's email habits
greetings i have a lady that likes the getrichquick stuff and has subscribed to just about every possible spammers mail queue in the known universe. right now she has 2290 emails in her mailbox and i cannot view them in squirrelmail to dust em i dont want to dust her email just yet.... i want to learn from this situation how to better admin for a single user as well as the entire system
2011 Sep 30
1
CentOS 6 and NIS not working
I am having no luck getting NIS to work on a clean install of CentOS 6. It seems to be an issue with ypbind. I have simple /etc/yp.conf which explicitly sets the server domain myDomain server myServer The service seems to start okay #service ypbind start Starting NIS service: [OK] Binding NIS service: ? [OK] But when I try to use any of the yp services, like ypwhich #ypwhich ypwhich:
2005 Aug 15
2
Kickstart, package always selected
I'm trying to kickstart a Centos 4.1 system with the minimum set of packages. I have no use for ypbind so I'm trying to prevent from being installed, but kickstart/anaconda always insist on its installation (complaining that the package is missing). This is the %packages section of my ks file so far: %packages #-@ dialup kernel grub e2fsprogs lvm2 -slocate -bluez-utils -bluez-bluefw
2008 May 27
2
how to force a cycle package dependancy
Hi I''m trying to ensure ypbind and yp-tools are not installed BUT they one of the rare group of rpms that require each other. I have package { "yp-tools": ensure => absent, require => Package["ypbind"], } package { "ypbind": ensure => absent, require =>
2013 Jun 04
2
Delete ypbind.........dependancy headaches.. yp-tools is needed by (installed) ypbind
Hi, My brain is hurting a bit over this one. How does one delete ypbind cleanly from a RHEL6 box? It has a dep of yp-tools. No problem...I add both to the uninstall list in hiera; packages_oel6_absent: <snip> - ypbind - yp-tools SNIP from manifest; $packagesabsent = hiera("${packages_key}_absent",''nil'') if
2005 Jun 28
1
[OT] Memory Models and Multi/Virtual-Cores -- WAS: 4.0-> 4.1 update failing
From: Robert Hanson <roberth at abbacomm.net> > or should i be more specific with the question(s)? > the reason i ask is that i just dumped 2 gig dram in a basic > P4 Intel 3.0GHz box to play with. > regards and TIA, At more than 1GiB on Linux/x86, you must use a 4G+4G kernel (this is the default) to see more than 960MiB. This causes a signficant (10%+) performance hit. On
2005 Jul 29
1
sda of CentOS 4 and hda Windows dual boot possible?
greetings, since i have a test server in front of me and i have never tried it i request your assistance please. ive always been a fdisk and lilo person i have a fresh CentOS 4 "test" install on a WD120 sata /dev/sda /dev/sda1 / /dev/sda2 /boot /dev/sda3 swap and it just so happens i have a old test 17Gig Maxtor PATA with a fresh Win98 on it from helping my father migrate to a newer
2013 Nov 12
1
How to replace NA's data with some value
Hi all, I have a data set with missing value. I would like to estimate those missing value by using normal ratio method. Below is part of my data: AS BL Serdang Jhr Phg Target station 0 0.0 12.8 0.0 23.7 0.0 6 0.0 81.7 0.2 0.0 NA 0 1.5 60.9 0.0 0.0 15.5 1 13.0 56.8 17.5 32.8 6.4 4 3.0 66.4