Adding a user to a group in Linux
Shell Script (Bash) posted over 2 years ago by marko
Adding a user called marko to a group called dialout in Linux.
1 usermod -a -G dialout marko
Adding a user called marko to a group called dialout in Linux.
1 usermod -a -G dialout marko
Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 3.0 License.
Ruby on Rails hosting by serverhotell.fi
Built by Aktagon