There is no DHCP at all. The OS was installed with a static IP configuration during the install setup. I specified the hostname at that time by typing it into the installer prompt.
[rbeede@ubuntu13:/home/rbeede] $ cat /etc/hostname okdev1383 [rbeede@ubuntu13:/home/rbeede] $ cat /etc/network/interfaces # This file describes the network interfaces available on your system # and how to activate them. For more information, see interfaces(5). # The loopback network interface auto lo iface lo inet loopback # The primary network interface auto eth0 iface eth0 inet static address 10.9.156.83 netmask 255.255.252.0 network 10.9.156.0 broadcast 10.9.159.255 gateway 10.9.156.1 # dns-* options are implemented by the resolvconf package, if installed dns-nameservers 10.9.0.25 10.10.0.25 dns-search example.org -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1276796 Title: bash fails to provide FQDN for PS1 with \H To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1276796/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs