Greetings Geeks…
I have been installed Parrot version 14 but i did’nt have root password… i have tried to use toor but didn’t work help please
What ?
There is no root password by default, use sudo
or sudo su
(optionally set up a root password)
parrot 14 does not exist
parrot does not provide direct root access because the root user does not have a password
to launch specific commands as root, use sudo or _
to open a root shell, run sudo su - or sudo -i or the quicker alternative _i
if you want to log in as root with the whole desktop environment and start daily desktop applications as root, then just move away from parrot