Managing Users And Groups In Linux – A Complete Guide For Beginners

Managing Users And Groups In Linux – A Complete Guide For Beginners

In this article, we are going to learn how to manage Users and Groups in Linux. This article is a complete reference for beginners to get to understand the concept of users and groups.  Any kind of operating system whether its Linux or Microsoft Windows or any others can be accessible or usable by login … Read more

How To Configure Telnet Server And Telnet Client In Rhel/Centos/Fedora

How To Configure Telnet Server And Telnet Client In Rhel/Centos/Fedora

In this article, we are going to discuss how to configure Telnet Server and Telnet Client in RHEL/CentOS/Fedora. Telnet is nothing but a protocol was invented in 1969 used to take remote of systems over Network in text mode or command mode as it does not support GUI (Graphical User Interface). There are two instances … Read more

Most Useful SSH Command And SCP Command With Examples

Most Useful SSH Command And SCP Command With Examples

In this article, we are going to learn some useful SSH command and SCP command with examples. SSH is a protocol stands for Secure Shell which is a nice client-side command tool is used to take remote console of Linux system securely. it uses a Symmetrical and Asymmetrical encryption method to transfer data over the … Read more

Complete Unix Commands And Basic Linux Commands With Examples For Beginners

Complete Unix Commands And Basic Linux Commands With Examples For Beginners

To learn something we should start from the basics. In this article, we are going to learn the most and useful basic Linux commands or Unix commands. I would suggest you should read this article if you are going to start learning Linux or interested in Linux. This article will give approximately all the basic … Read more

Best Yum Command With Examples A Package Manager In Rhel/Centos/Fedora

Best Yum Command With Examples A Package Manager In Rhel/Centos/Fedora

In this article, we are going to learn some most useful yum command with example. YUM is a Package Manager tool and most convenient way to handle packages and its dependencies. YUM stands for Yellowpage Updater Modifier is a Package Manager tool for rpm package supportable Linux distros/Operating Systems ex: RHEL 5/6/7 and so on. … Read more

How to Install and Activate Autocad 2012 Software On Windows 10

How to Install and Activate Autocad 2012 Software On Windows 10

In this article, we are going to learn how to Install and Activate Autocad 2012 Software Windows 10. AutoCAD is a professional computer-aided design and draft software application. Developed and marketed by Autodesk, AutoCAD was first released in December 1982 as a desktop computer-driven desktop app with internal graphics controllers. Requirement For Autocad 2012 Software: … Read more

How to Configure Software RAID 1 (Disk Mirroring) Using Mdadm in Linux

How to Configure Software RAID 1 (Disk Mirroring) Using Mdadm in Linux

In this article we are going to learn How to configure software RAID 1 (Disk Mirroring) using mdadm in Linux. Previously one of my article I have already explained Steps for configuration of Software RAID 5 in Linux. RAID 1 is also referred as Disk Mirroring. We need minimum Two Physical Hard disks or Partition’s to … Read more