This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
products:sbc:vim4:configurations:auto-login [2022/07/06 02:16] nick created |
products:sbc:vim4:configurations:auto-login [2023/04/26 09:28] (current) nick |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | {{indexmenu_n> | ||
| + | |||
| + | |||
| + | ====== VIM4 Auto Login ====== | ||
| + | |||
| + | ===== Introduction ===== | ||
| + | |||
| + | This page mainly introduces automatic login under Ubuntu. | ||
| + | |||
| + | ===== Desktop OS ===== | ||
| + | |||
| + | |||
| + | Check '' | ||
| + | |||
| + | ===== Server OS (Headless) ===== | ||
| + | |||
| + | **For tty1-tty6**: | ||
| + | |||
| + | ```shell | ||
| + | sudo cp / | ||
| + | sudo sed -i " | ||
| + | ``` | ||
| + | |||
| + | **For ttyS0**: | ||
| + | |||
| + | ```shell | ||
| + | sudo cp / | ||
| + | sudo sed -i " | ||
| + | ``` | ||
| + | |||
| + | <WRAP info > | ||
| + | Reboot to take effect. | ||
| + | </ | ||
| + | |||
| + | <WRAP tip > | ||
| + | If you want to recovery the login prompt, please follow the steps below: | ||
| + | ```shell | ||
| + | sudo mv / | ||
| + | sudo mv / | ||
| + | ``` | ||
| + | </ | ||
| + | |||
| - | {{page> | ||