akf_debian12
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
akf_debian12 [2025/05/07 12:27] – ounsatn | akf_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 | + | </ |
+ | |||
+ | |||
+ | Create | ||
+ | < | ||
# GID : 100 correspond to group users in / | # GID : 100 correspond to group users in / | ||
# UID : 1100 new uid for myuser | # UID : 1100 new uid for myuser | ||
Line 279: | Line 284: | ||
passwd myuser | passwd myuser | ||
+ | </ | ||
+ | |||
+ | Adjust lightdm configuration for autologin: | ||
+ | < | ||
# Edit / | # Edit / | ||
# 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 : | ||
+ | |||
+ | < | ||
+ | apt-get install lxqt | ||
+ | (~ 2gig .. be patient ) | ||
+ | </ | ||
+ | |||
+ | lxqt use sddm by default | ||
+ | |||
+ | for autologin ( change PAM options ) | ||
+ | https:// | ||
+ | |||
+ | |||
+ | |||
akf_debian12.1746613635.txt.gz · Last modified: 2025/05/07 12:27 by ounsatn