
How to List User Groups on Ubuntu
In Ubuntu, a group is a collection of user accounts that share common permissions and privileges. It is important to know the groups available on your Ubuntu system when you…
How to List User Groups on Ubuntu
In Ubuntu, a group is a collection of user accounts that share common permissions and privileges. It is important to know the groups available on your Ubuntu system when you…
How to List User Groups on CentOS
In CentOS, groups are used to manage user permissions and access to files and directories. It is important to know the groups to which a user belongs, especially when managing…
How to a Add and Remove User Account on RHEL 6/7, CentOS 6/7, Oracle Linux 6/7
This article will explain and share how to add and remove user account with useradd(add) and userdel (remove) from the command-line on linux RHEL 6/7, CentOS 6/7, Oracle Linux 6/7…
How to Enable the root Login on Ubuntu 11.10
In this post, i will show on how to enable root login in Ubuntu 11.10 linux server. This post assumed that you already installed Ubuntu 11.10 server. Besides, that is…
How to Delete a User Account in Linux
In Linux, there are times when you may need to delete a user account, whether for security or administrative purposes. There are several scenarios when you may need to do…