12-07-2017, 04:16 PM
Like for any other user
First it will ask you to enter your password since you're using sudo. Then it will ask you to create a new password - that will be the password for root.
Code:
sudo passwd root
First it will ask you to enter your password since you're using sudo. Then it will ask you to create a new password - that will be the password for root.