From 3e94490d7545ce9380c1a06a28a31aacd8e06f43 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Sun, 30 Oct 2022 16:41:10 +0530 Subject: [PATCH] trimurti.md: add groups for _pratham_ --- content/posts/trimurti.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/trimurti.md b/content/posts/trimurti.md index 12146fd..364639f 100644 --- a/content/posts/trimurti.md +++ b/content/posts/trimurti.md @@ -174,7 +174,7 @@ DEBIAN_FRONTEND=noninteractive apt install -y zfs-dkms zfs-zed zfsutils-linux ### Add user ```bash -useradd -m -G adm,games,sys,systemd-journal,uucp,sudo -s /bin/zsh pratham +useradd -m -G adb,audio,cdrom,dip,floppy,games,netdev,plugdev,sys,systemd-journal,uucp,video -s $(which zsh) pratham usermod --password $(echo asdf | openssl passwd -1 -stdin) pratham passwd -e pratham