July 16, 2021July 17, 2021CentOS, Linux Tutorial How to remove User in Linux by userdel command Guide for Beginners Why do you want to remove a user in Linux? It’s up to you, but you can use userdel command to delete […]
July 15, 2021July 16, 2021CentOS, Linux Tutorial How to install rpm on CentOS by rpm command in Linux Guide 2021 Mostly, A Linux system administrator installs rpm packages on Linux by using yum command, but you can use rpm command in Linux […]
July 15, 2021July 16, 2021CentOS, Linux Tutorial Make Directory using mkdir Command in Linux Tutorial for Beginners 2021 Making or Creating a Directory (Folder) mkdir Command in Linux mkdir Description In detail, we can say the meaning of “mkdir” is […]
June 26, 2021June 27, 2021CentOS, Linux Tutorial Use of cp Command to Copy a File in Linux with example a beginner’s guide cp Command to Copy a File in Linux Syntax cp [source] [destination] Description of cp Command to Copy a File in Linux […]
July 21, 2020July 22, 2021CentOS, Linux Tutorial Use mkswap command to Create Swap Partition in Linux Guide 2021 Have you heard about RAM – Random Access Memory? Ram is a type of memory called volatile memory, which is used to […]