Stuart Clark wrote:
> Hi
>
> Why can't I get the fqdn on my box?
>
> The man hostname says
>
> The complete FQDN of the system is returned with hostname --fqdn.
>
> But when I do it I just get the hostname
>
>
> [EMAIL PROTECTED] root]# hostname --fqdn
> server1
> [EMAIL PROTECTED] root]# hos
Hi
Why can’t I get the fqdn
on my box?
The man hostname says
The complete FQDN of the system is returned with
hostname --fqdn.
But when I do it I just get the hostname
[EMAIL PROTECTED] root]# hostname
--fqdn
server1
[EMAIL PROTECTED] root]# hostname
server1
[EMA