3-xen-orchestra-install #4

Merged
hygienic-books merged 84 commits from 3-xen-orchestra-install into main 2023-10-22 14:23:54 +00:00
Showing only changes of commit e08697b7fa - Show all commits

View File

@ -611,6 +611,9 @@ GUI basics:
paru -S xorg plasma-meta kde-applications-meta sddm paru -S xorg plasma-meta kde-applications-meta sddm
localectl set-x11-keymap de localectl set-x11-keymap de
useradd --create-home --shell /bin/bash --user-group --groups wheel <user>
passwd <user>
systemctl enable --now sddm.service
#################### ####################