Reset Linux root password
So there it goes - Linux is a secure OS. No, really it is. Despite
the title of this post, Linux is actually a secure system. Before we
proceed to the main topic, let us consider a few points:
- Linux is flexible to a very large extent.
- Linux's administrator account is called 'root'.
- Linux systems never deny access to any resource whatsoever to the root account. If there are any restrictions in place, the root can remove those as well.
- The root account can set and change the password of any user.
- To change the password of root, you need to first login as root!
Comments
Post a Comment