Created
September 15, 2021 17:19
-
-
Save kvutien/da694176b279aeea7f81042303550612 to your computer and use it in GitHub Desktop.
change RPi hostname
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ubuntu@ubuntu:~$ sudo hostnamectl set-hostname ipfs-pi64 | |
ubuntu@ubuntu:~$ hostnamectl | |
Static hostname: ipfs-pi64 | |
Icon name: computer | |
Machine ID: fe9bb4b2a6194fadb829dadad9dffbb6 | |
Boot ID: 4241236bed6a4d55b4fb0a4a3f626936 | |
Operating System: Ubuntu 20.04.3 LTS | |
Kernel: Linux 5.4.0-1042-raspi | |
Architecture: arm64 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment