scalling and script

This commit is contained in:
2024-07-20 08:09:49 +02:00
parent 629ab22360
commit 5dfb146d62
3 changed files with 18 additions and 1 deletions

14
.local/bin/start-units Executable file
View File

@@ -0,0 +1,14 @@
#!/bin/sh
sudo usermod -aG games mike
sudo usermod -aG libvirt mike
sudo usermod -aG docker mike
sudo systemctl enable --now acpid
sudo systemctl enable --now sshd
sudo systemctl enable --now libvirtd
sudo systemctl enable --now docker
sudo systemctl enable --now cups
systemctl enable --user --now redshift
systemctl enable --user --now gcr-ssh-agent.socket