Linux

linux

How to Remove Games and Entertainment in Linux

When you installing CentOS, game also included in the the Operating system. Apart from the Games and Entertainment section there were games that were present in the gnome-games. However, there…

linux

How to Delete User Account in Linux

There is an easy way to delete the user account on linux which is using userdel command. You can read the manual page of this userdel command by typing ‘man…

linux

How to Add User into Group in Linux

There are two ways to add user into existing group which are useradd and usermod. The useradd command is to create a new user or update default new user information….