To change your own password from the command line:
passwd
To change the password for another user, you must use sudo:
sudo passwd
Related posts:
- Newbie: how to edit a file from the command line Could there be any more basic question? We all know there are no stupid questions,...
- How to view the current time from the command line To see the current time from the Ubuntu or Linux command line: date which will...

{ 1 comment… read it below or add one }
Home run! Great sgluigng with that answer!