iMarket Digital Properties

0 %
iMarket Digital Properties Ltd
Design · Develop · Monetize · Support
  • Location:
    United Kingdom
  • City:
    London
  • Service Area:
    Global
Business Systems
Business Services
24/7 Support
Websites
Web Applications
E-commerce Solutions
Digital Platforms
Products & Services
Public & Private Networks

How To Change User Password In Ubuntu

January 4, 2018

http://askubuntu.com/questions/423942/change-password-on-root-user-and-user-account

To change the root password, login as root, then do:

$ sudo passwd

enter your current password, then the new password and confirm.

more:

To change your user password:

$ passwd

To change other users password:

$ sudo passwd USERNAME
Posted in BlogTags:
Write a comment