"Updates"

This commit is contained in:
2026-04-04 15:50:41 +02:00
parent 74c474e2ae
commit b0a04dcf02
+3
View File
@@ -59,7 +59,10 @@ echo "pleb ALL=(ALL:ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/pleb
``` ```
``` ```
sudo hostnamectl set-hostname <hostname>
sudo dpkg-reconfigure locales sudo dpkg-reconfigure locales
sudo timedatectl set-timezone Europe/Paris sudo timedatectl set-timezone Europe/Paris
``` ```