Categories
Linux

How to Delete User in Linux

How to Delete User in Linux In this tutorial i will explain How to Delete User in Linux, Earlier we have learnt How To Create User In Linux. We have two options here to delete a user. 1. Without User home directory. 2. With home directory. Command: — User delete without home directory– userdel username — […]

Categories
Linux

How To Check Linux OS Version

How To Check Linux OS Version In this tutorial we will learn How To Check Linux OS Version. This will let you know which Version and Bit of Linux you are using. Syntax: cat /proc/version cat /etc/redhat-release

Categories
Linux

How To Create User In Linux

How To Create User In Linux In this post we will learn How To Create User In Linux. To create a new user account in Linux distribution use command called useradd. The system administrator is responsible for creating account. Login as root user (or use sudo command). User add Syntax: useradd hightechnology Set Password For […]

Categories
How To Article Linux

How To Install Linux

How To Install Linux Type of installation: 1. Dual Boot      2. Live CD      3. Fresh Installation       4. Virtual Installation In this tutorial we install Linux(Red Hat) on virtual machine, we are using VM WARE 8.First of all choose your Linux Distribution according to your needs. Following are list of Linux […]