Skip to content
  • Home
  • Contact Us
  • About Us
  • Privacy Policy
  • DMCA
  • Linkedin
  • Pinterest
  • Facebook
thecscience

TheCScience

TheCScience is a blog that publishes daily tutorials and guides on engineering subjects and everything that related to computer science and technology

  • Home
  • Human values
  • Microprocessor
  • Digital communication
  • Networking
  • Toggle search form
change password in linux

Changing Password in Linux

Posted on December 10, 2022January 29, 2023 By YASH PAL No Comments on Changing Password in Linux

Changing Password with passwd Command in Linux – If someone else assigned you a password, it is a good idea to give yourself a new one. For security reasons none of the passwords you enter is displayed by any utility. To change your password, type the command passwd at a shell. The first item passwd asks for is your current (old) password. This password is verified to ensure that an unauthorized user is not trying to change your password. After that, the system requests a new password.

change password in linux

When you enter your new password, after that the system asks you to retype the password to make sure you did not make a mistake when you entered it the first time. If the password you type is the same both times you enter, your password is changed. It differs, it means that you made an error in one of them and the system displays the error message.

changing password in linux using passwd command
Sorry, password are disallowed

Passwords should be at least 6 characters long, contain both letters and digits or punctuation and must not be based on a dictionary-based. When it is too simple the system displays this message.

change password in linux

Bad New password is too simple

There is usually a graphical utility for changing passwords, accessible from the application menu (this is desktop specific)

engineering subjects, linux Tags:engineering subjects, linux

Post navigation

Previous Post: Console in Linux
Next Post: man command in linux

Related Posts

SELF-EXPLORATION in Human Values engineering subjects
WIDE AREA NETWORKS (WANs) Digital communication
Operations of Microprocessor engineering subjects
Differences and Similarities Between Animal Order and Human Order engineering subjects
Types of Programming Languages computer fundamentals
Understanding the Harmony in the Society engineering subjects

Leave a Reply Cancel reply

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

Pick Your Subject
Human Values

Copyright © 2023 TheCScience.

Powered by PressBook Grid Blogs theme