Add user to the group in Linux

Overview We’re going to cover the steps how to add user to the group in Linux via terminal and how to remove a user from the group. This is also another essential skills a Linux user should know since this procedure is a part of user management practice. This post is a part of our Linux user management post series. In one of our earlier posts, we covered the process how to create and delete users in Linux via terminal(you can check out the procedure here - post)....

December 15, 2023 · 4 min · 784 words · MarkoN

How to create groups in Linux

Overview The following post will demonstrate the steps how to create groups in Linux as well as how to delete groups in Linux and how to add user to the group and how to remove a user from the group. This is a continuation of our Linux user management post series. In one of our earlier posts, we covered the process how to create and delete users in Linux via terminal and how to add sudo privileges to the user(you can check out these procedures here - add sudo privileges, create a user)....

October 8, 2021 · 4 min · 813 words · MarkoN