RESTART PASSWORD ROOT UBUNTU By default the first user's account is an administrative account, so if the UI is prompting you for a password it's probably that person's user password. If the user doesn't remember their password you need to reset it. To do this you need to boot into recovery mode. Boot up the machine, and after the BIOS screen, hold down the left Shift key. You will then be prompted by a menu that looks something like this: I've noticed on some systems that timing when to hit the left Shift key can be tricky, sometimes I miss it and need to try it again. Hit the down arrow until you select the 2nd entry from the top (the one with the recovery mode in the description ) and then hit Enter . Now you should see this menu: Using the arrow keys scroll down to root and then hit Enter . You should now see a root prompt, something like this: root@ubuntu:~# At this stage you should...
Entradas
Mostrando entradas de mayo, 2016
ACTUALIZAR FIRMWARE SWITCH JUNIPER Logueamos Logueamos con USER :root y SIN password Insertar el USB conteniendo la última versión de softw are Tipear el siguiente comando mkdir /mnt/usb Luego tipear mount -t msdosfs /dev/da1 s1 /mnt/usb Y ahora cp /mnt/usb/jinstall-ex-4200-10.0S6.1-domestic-signed.tgz /var/tmp/jinstall-ex-4200-10.0S6.1-domestic-signed.tgz Ingresar el comando “cli” Request system software add /var/tmp/nombrearchivo.tgz reboot Hacer un show versión y comprobar si es la correcta que estaba en el USB.