On Wed, Dec 18, 2013 at 11:16 AM, Robert Moskowitz <r...@htt-consult.com> wrote:
> During install I did not find a dialog to set my host name (FQDN). Somehow
> it picked up what I like for host, but the domain part it is picking up from
> dhcp of the subnet I was on during the install.  I want to force the whole
> fqdn regardless of where I am.

I think hostnamectl is the command to use (not just # hostname).

This documentation for Fedora 18 should still apply:
http://docs.fedoraproject.org/en-US/Fedora/18/html/System_Administrators_Guide/s1_Using_Hostnamectl.html

And you should also look at:

$ man hostname

It looks like this --
http://docs.fedoraproject.org/en-US/Fedora/18/html/System_Administrators_Guide/s2_Set_All_the_Hostnames.html
-- is what you should do:

# hostnamectl set-hostname name

(In the example above, name is your preferred hostname)
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to