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 — […]
Category: Linux
Linux Tutorials, Linux,Free Linux Tutorials,Free Linux Tutorials Courses,Learn 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
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 […]
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 […]