Skip to content

Debian Linux knowledge

Add user to a group (run with sudo or as root user)

/usr/sbin/usermod -a -G (GROUP) (USER)