Difference between revisions of "Hostnamectl"
Jump to navigation
Jump to search
(Created page with "20.04 ``` hostnamectl set-hostname your.hostname.com ``` 18.04 ``` nano /etc/hosts ... add domain to end ``` Test ``` hostname -f dnsdomainname ```") |
(No difference)
|
Latest revision as of 17:37, 28 May 2021
20.04
hostnamectl set-hostname your.hostname.com
18.04
nano /etc/hosts ... add domain to end
Test
hostname -f dnsdomainname