Linux Primary vs Secondary User Groups
Every user account in Linux belongs to a mandatory primary group and an optional secondary group(s). Why do we need the distinction ?
When a user account is created using either of the commands: adduser or useradd, the default is to create the user...
blog.bezunesh.com2 min read
Deborah Emeni
Software Developer
Thanks for this article. Its simple and straight to the point.