User Tools

Site Tools


akf_debian12

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
akf_debian12 [2025/05/07 12:27] ounsatnakf_debian12 [2025/05/09 23:18] (current) ounsatn
Line 243: Line 243:
  
  
-==== Linux boot ====+==== Linux boot & Configuration ====
  
  
Line 269: Line 269:
 apt-get install lightdm apt-get install lightdm
  
-# create new user +</code> 
 + 
 + 
 +Create new user 
 +<code> 
 # GID : 100 correspond to group users in /etc/group  # GID : 100 correspond to group users in /etc/group 
 # UID : 1100 new uid for myuser # UID : 1100 new uid for myuser
Line 279: Line 284:
 passwd myuser passwd myuser
  
 +</code>
 +
 +Adjust lightdm configuration for autologin: 
 +<code>
 # Edit /etc/lightdm/lightdm.conf # Edit /etc/lightdm/lightdm.conf
 # Change in [Seat:*] section  # Change in [Seat:*] section 
Line 426: Line 435:
  
  
-==== Misc / Trouble ==== +=== Misc / Trouble ===
  
 Sometimes display fails if you let it displaying , maybe an triggering hibernate mode... Sometimes display fails if you let it displaying , maybe an triggering hibernate mode...
Line 433: Line 442:
  
 In case of trouble you can always access to your / and linux with method described here [[uboot|]] In case of trouble you can always access to your / and linux with method described here [[uboot|]]
 +
 +
 +
 +
 +=== Other configuration / notes for myself ===
 +
 +Instead of LXDE, it's possible to install LXQT
 +To have it : 
 +
 +<code>
 +apt-get install lxqt 
 +(~ 2gig .. be patient ) 
 +</code>
 +
 +lxqt use sddm by default
 +
 +for autologin ( change PAM options )
 +https://wiki.archlinux.org/title/SDDM
 +
 +
 +
  
  
akf_debian12.1746613635.txt.gz · Last modified: 2025/05/07 12:27 by ounsatn

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki