How to change password in linux console?

Connect to server via SSH and then issue the following command

sudo passwd

output will be something similar to this

root@vps:~# sudo passwd
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully

Related posts:

  1. Download files from a http authenticated directory using wget
  2. Intall Apache, MySQL and PHP on Ubuntu 8.10
  3. Configuring SSH on Ubuntu 8.10
  4. How to Install Webmin in Ubuntu
  5. Using CakePHP’s Bake on Linux

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>