raspi-config tool from the command line
Using raspi-config from the Command Line
Basic Syntax
sudo raspi-config nonint <command> <arguments>Examples
Change the Hostname
sudo raspi-config nonint do_hostname <hostname>sudo raspi-config nonint do_hostname mypiEnable/Disable SSH
Change the Time Zone
Change the Locale
Enable/Disable VNC
Expand Filesystem
Conclusion
Last updated
Was this helpful?
