Query: hostname
OS: freebsd
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HOSTNAME(1) BSD General Commands Manual HOSTNAME(1)NAMEhostname -- set or print name of current host systemSYNOPSIShostname [-fs] [name-of-host]DESCRIPTIONThe hostname utility prints the name of the current host. The super-user can set the hostname by supplying an argument; this is usually done in the initialization script /etc/rc.d/hostname, normally run at boot time. This script uses the hostname variable in /etc/rc.conf. Options: -f Include domain information in the printed name. This is the default behavior. -s Trim off any domain information from the printed name.SEE ALSOgethostname(3), rc.conf(5)HISTORYThe hostname command appeared in 4.2BSD.BSDDecember 7, 2006 BSD
| Related Man Pages |
|---|
| check-hostname(1m) - opensolaris |
| nisdomainname(1) - redhat |
| ypdomainname(1) - redhat |
| check-hostname(1m) - sunos |
| hostname(7) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Configure DNS |
| How do I configure TCP/IP |
| Hostname displays incorrectly |
| FQDN into domain name and hostname |
| DNS problem : ping doesn't recognize hostname |