Ayer, ya tuve mi primer desencuentro, en el cual no me tomaba la passwd por default que debería haberle asignado al usuario root.
Así es como dí con el siguiente texto para cambiar la misma sin necesidad de mucho trabajo administrativo por parte de uno:
As default Ubuntu has no password set for the root user. To gain root access you have to type in your own user password. This is the password you set for the first user while installing Ubuntu.
To manually set a password for the root user, type in the following in the shell:
sudo passwd
y voilaaa!!!
Publicar un comentario