Anything goes
random and perhaps useful information
Pages
(Move to ...)
Main blog
About this blog
Contact me
▼
Wednesday, August 26, 2015
Rename users on Raspbian
To rename the default user pi on Raspbian to another name, run the following command
usermod -l <new_username> -d /home/<new_username> -m pi
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment