Hostnamectl: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=External=
* http://man7.org/linux/man-pages/man1/hostnamectl.1.html
* http://man7.org/linux/man-pages/man8/systemd-hostnamed.8.html
=Internal=
=Internal=


* [[Linux#Commands|Linux]]
* [[Linux#Commands|Linux]]
* [[Linux Hostname]]
* [[Linux Hostname]]
* [[hostname|<tt>hostname</tt> command]]
* [|[systemd-hostnamed]]


=Overview=
=Overview=
=Setting the Name=
<pre>
hostnamectl [--static|--pretty|--transient] set-hostname blah
</pre>

Revision as of 04:43, 7 August 2016

External

Internal

Overview

Setting the Name

hostnamectl [--static|--pretty|--transient] set-hostname blah