Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge-2l:configurations:auto-login

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
products:sbc:edge-2l:configurations:auto-login [2025/11/24 05:32]
gray created
products:sbc:edge-2l:configurations:auto-login [2026/05/11 01:50] (current)
nick ↷ Page moved from local:users:gray:products:sbc:edge-2l:configurations:auto-login to products:sbc:edge-2l:configurations:auto-login
Line 2: Line 2:
  
  
-====== Edge-2L Auto Login ======+====== Edge-2L auto login ======
  
 ===== Introduction ===== ===== Introduction =====
  
-This document mainly introduces automatic login under Ubuntu.+This document introduces how to set up automatic login on Ubuntu.
  
 ===== Desktop OS ===== ===== Desktop OS =====
Line 16: Line 16:
  
  
-=== Virtual Consoles tty[1-6] ===+=== Virtual consoles tty[1-6] ===
  
 ```shell ```shell
Line 23: Line 23:
 ``` ```
  
-=== Serial Console ttyS0 ===+=== Serial console ttyS0 ===
  
 ```shell ```shell
Line 31: Line 31:
  
 <WRAP info > <WRAP info >
-Reboot to take effect.+Reboot for the changes to take effect.
 </WRAP> </WRAP>
  
 <WRAP tip > <WRAP tip >
-If you want to recovery the login prompt, please follow the steps below+To restore the login prompt, follow these steps: 
-```shell + ```shell  
-sudo mv /lib/systemd/system/getty@.service.backup /lib/systemd/system/getty@.service +sudo mv /lib/systemd/system/getty@.service.backup /lib/systemd/system/getty@.service  
-sudo mv /lib/systemd/system/serial-getty@.service.backup /lib/systemd/system/serial-getty@.service +sudo mv /lib/systemd/system/serial-getty@.service.backup /lib/systemd/system/serial-getty@.service  
-```+``` 
 </WRAP> </WRAP>
  
Last modified: 2025/11/24 05:32 by gray