> In the movie _TRON: Legacy_, Linux is rebranded "SolarOS" in reference to [Solaris](<https://en.wikipedia.org/wiki/Solaris_(operating_system)>), another Unix OS
---
Start the VM to boot the previously installed Debian system.
Do the following for both a user and the [superuser](https://en.wikipedia.org/wiki/Superuser) (`root`) :
- Log in
- Clear the console using the keyboard shortcut
- Change the password to a space : `" "`
- Show the command history using five keystrokes or less (using autocompletion)
- Log out using the keyboard shortcut
### Just numbers
Login as [`root`](https://en.wikipedia.org/wiki/Superuser) on the third [Linux console](https://en.wikipedia.org/wiki/Linux_console).
Check the Internet connectivity with the command `ping google.com`.
After a few hops, interrupt the program with : <kbd>Ctrl</kbd> + <kbd>C</kbd>.
Behind every name in a computer system there is a number (ID, index, address, etc) :