Today i would to give a tips about how to setting or create password for root at edubuntu.
First of all we open command terminal,
it will appear a commad terminal with non root user that we have create during installation process at the first time, for example like :
notroot@edubuntu:~ $ ......(the $ sign indicate the non root user priviledge)
after that we must type sudo passwd at the teminal.
it will appear :
notroot@edubuntu:~ $ sudo passwd
[sudo] password for notroot : (type your not root password that you have create before)
Enter new UNIX password : (type your password for root)
Retype new UNIX password : (retype your password for root)
after this step, it will show another statement
passwd: update password successfully
and then you can user your root user, easy hah?
I hope it clear enough, and i hope so,
Wassalamulaykum, May Peace be upon you,
link for the tutorial that not cover in this blog : adamaloOo