Essential Guide for Linux System Administrators: Ultimate Guide to Changing the Root Password
1. General Scenario: Known Regular User Password Applicable Scenario: When a regular user account with sudo privileges is available 1. Open Terminal<span><span>Ctrl+Alt+T</span></span> to quickly launch the terminal, or search for “Terminal” in the application menu.2. Execute Password Change Command sudo passwd root 3. Authentication Process First, enter the current regular user password (for sudo permission … Read more