#2369: Set hostname with FQDN
-------------------------------------+--------------------------------------
Reporter: d...@… | Owner: lfs-b...@…
Type: task | Status: closed
Priority: normal | Milestone:
Component: Bootscripts | Version: SVN
Severity: normal | Resolution: invalid
Keywords: |
-------------------------------------+--------------------------------------
Comment(by matt...@…):
DJ, I realise you've closed this now, and I'm not qualified enough to
reopen it as my knowledge of NIS/YP is non-existent. However, note the
following does what I, naive as I am to networking configuration, would
expect:
{{{
# hostname -f kyoto.internal.net
# hostname
kyoto
# hostname -f
kyoto.internal.net
# hostname -s
kyoto
# hostname -d
internal.net
# cat /proc/sys/kernel/hostname
kyoto
# cat /proc/sys/kernel/domainname
(none)
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/2369#comment:10>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page