Introduction
On this post it is shown how to change the default password of your Linux HummTouch Panel PC system.
The default password of HummTouch is:
User: HB
Password: hummingboard
Implementation
Change the password is really simple, just open the Terminal and type:
$ passwd
Then it’s just requires to enter the default password “hummingboard” and set the required new one. Next is showed how to change the password to “industrialshields”
Output:
(current) UNIX password: hummingboard Enter new UNIX password: industrialshields Retype new UNIX password: industrialshields passwd: password updated successfully
HummingTouch - Password and how to change it