Verify Root/Sudo Access
To verify your root access:
Open a terminal
Run:
sudo /bin/bash
or
su -
Result:
If you have root/sudo, you will be prompted with a root console denoted by a # sign.
To verify your root access:
Open a terminal
Run:
sudo /bin/bash
or
su -
Result:
If you have root/sudo, you will be prompted with a root console denoted by a # sign.