Hostname definitions
- 1 minute to read
- Print
- DarkLight
- PDF
Hostname definitions
- 1 minute to read
- Print
- DarkLight
- PDF
Article Summary
The orbit hostname
command allows to work the hostname of the operating system of this instance of the senhasegura .
[email protected]:~$ sudo orbit hostname --help
Usage: orbit hostname [<hostname>]
Change the server hostname. Changing the hostname you will need reboot
of the server.
Arguments:
[<hostname>] Setting the server hostname
Flags:
--help Show context-sensitive help.
--reboot Reboot the machine
--force Force the command execution, never prompt
--show
You can determine a new hostname by providing the new hostname as the last argument, as described in the command help.
[email protected]:~$ sudo orbit hostname vmdf-giskard
Are you sure you want to proceed: y
Done!
No errors reported
Was this article helpful?