On Wed, 29 Jan 2003, Shirad Salaheddine wrote:
> On my shell (bash shell), I am typing the following : [root] :
> domainname -d, expecting to have my domain listed but it aint.
Wrong command. Use "hostname -d" instead.
--
"Of course I'm in shape! Round's a shape, isn't it?"
--
redhat-list m
man domainname
"domainname - show or set the system's NIS/YP domain name"
"-d, --domain
Display the name of the DNS domain. Don't use the command domainname to
get the DNS domain name because it will show the NIS domain name and not the
DNS domain name. Use dnsdomainname instead."
Messing wit