Re: [gentoo-user] Re: Re: /etc/shadow syntax

2005-06-07 Thread Hans-Gunther Borrmann
/etc/shadow consists of more then 30 characters and also contains other characters then those in the 64 character set mentioned. -- ________ Hans-Gunther Borrmann <[EMAIL PROTECTED]> Rechenzentrum der Universitaet Freiburg Hermann-Herde

Re: [gentoo-user] FW: cluster health monitoring

2006-10-24 Thread Hans-Gunther Borrmann
ave hddtemp installed and I > > was > > > thinking about writing a python script to send me e-mails when the hdd > > temperature is over 100F. Before I do that, I wonder what is already > > available for monitoring the system's health. > > > > Tha

Re: [gentoo-user] Can not emerge net-misc/openssh-4.2_p1-r1

2006-02-03 Thread Hans-Gunther Borrmann
### I have the same problem in the same environment. The emerge of openssh-4.2_p1 fails with the same error message and yes,libpam is installed. If I emerge with "-pam" the installation fails with some other library missing, which is installed too. -- __

Re: [gentoo-user] Emerge -C doesn't clean up /etc/ config files

2005-04-28 Thread Hans-Gunther Borrmann
a feature. > from "emerge --help config": In addition to protecting overwritten files, Portage will not delete any files from a protected directory when a package is unmerged. While this may be a little bit untidy, it does prevent potentially valuable config files from being del

Re: [gentoo-user] How to set domainname

2006-08-17 Thread Hans-Gunther Borrmann
out setting up dns_domain but if this is > used, it overwrites /etc/resolv.conf. > > So how is the domainname now set? > > Tony in /etc/resolv.conf (man resolv.conf). Gunther -- ________ Hans-Gunther Borrmann <[EMAIL PROTECTE

Re: [gentoo-user] How to set domainname

2006-08-17 Thread Hans-Gunther Borrmann
ies for names". and from where does my machine get its domain name? It is only contained in resolv.conf. urmel ~ # hostname urmel urmel ~ # dnsdomainname ruf.uni-freiburg.de Gunther -- Hans-Gunther Borrmann <[EMAIL PROTECTED]&

Re: [gentoo-user] How to set domainname

2006-08-17 Thread Hans-Gunther Borrmann
On Thursday 17 August 2006 11:02, Roman Zilka wrote: > # cat /etc/resolv.conf > nameserver 127.0.0.1 > nameserver 10.0.0.3 > search gvid.cz > domain gvid.cz domain and search are mutually exclusive! Gunther -- ______