💾 Archived View for freeshell.de › tldr › hostnamectl.gmi captured on 2022-04-28 at 18:46:45. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
Get or set the hostname of the computer.
hostnamectl
sudo hostnamectl set-hostname "{hostname}"
sudo hostnamectl set-hostname --static "{hostname.example.com}" && sudo hostnamectl set-hostname --pretty "{hostname}"
sudo hostnamectl set-hostname --pretty ""
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).