Version v1.1.1 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Change Hostname
If you have multiple robots or just want a different hostname, here is how to do it.
Changing the hostname is simple, thanks to the raspi-config tool:
- Run
sudo raspi-config - Select System Options -> Hostname
- Enter a new hostname and press Enter`
- Finish and Reboot
Last modified December 4, 2025: Added info about changing the hostname (8d95921)