Difference between revisions of "Transclusion: Debian: Logging In"
(→root password) |
imported>Ilya |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | + | This Debian rootfs comes with a default sudo user ''compulab'': | |
+ | <pre> | ||
+ | Debian GNU/Linux 10 cl-debian ttymxc0 | ||
− | + | cl-debian login: compulab | |
− | + | Password: compulab | |
− | |||
</pre> | </pre> | ||
− | + | This Debian rootfs comes without default root password. | |
− | |||
− | |||
− | This Debian rootfs comes without default root password. | ||
The root password has to be set at the very first login: | The root password has to be set at the very first login: | ||
− | |||
<pre> | <pre> | ||
− | Debian GNU/Linux | + | Debian GNU/Linux 10 cl-debian ttymxc0 |
− | cl- | + | cl-debian login: root |
− | You are required to change your password immediately ( | + | You are required to change your password immediately (administrator enforced) |
− | + | New password: | |
+ | Retype new password: | ||
</pre> | </pre> | ||
+ | |||
+ | To login into the Linux system, you may use a serial console, or connect through the network (ssh), or use a keyboard and display. |
Latest revision as of 13:44, 12 February 2020
This Debian rootfs comes with a default sudo user compulab:
Debian GNU/Linux 10 cl-debian ttymxc0 cl-debian login: compulab Password: compulab
This Debian rootfs comes without default root password. The root password has to be set at the very first login:
Debian GNU/Linux 10 cl-debian ttymxc0 cl-debian login: root You are required to change your password immediately (administrator enforced) New password: Retype new password:
To login into the Linux system, you may use a serial console, or connect through the network (ssh), or use a keyboard and display.