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 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

How To Configure Raid 5 (Software Raid) In Linux Using Mdadm

How To Configure Raid 5 (Software Raid) In Linux Using Mdadm

In this article we are going to learn ‘How To Configure Raid 5 (Software Raid) In Linux Using Mdadm’. RAID 5 means (redundant array of independent disk). Redundancy means a backup is available to replace the person who has failed if something goes wrong. RAID was first discovered in 1987. The main purpose of RAID … Read more

Fix DPKG: Error: DPKG Frontend Lock is Locked By Another Process

Fix DPKG: Error: DPKG Frontend Lock is Locked By Another Process

In this article we are going to learn ‘Fix dpkg: error: dpkg frontend lock is locked by another process’. Whenever we are installing software, an error occurs with ‘dpkg: error: dpkg frontend lock is locked by another process’. dpkg is a free operating system software at the bottom of the package management system in Debian … Read more

How to install Frostwire BitTorrent Client App in Ubuntu

How to install Frostwire BitTorrent Client App in Ubuntu

In this article, we are going to learn How to install Frostwire BitTorrent Client App in Ubuntu. The Frostwire is an open-source Torrent Client application and a great BitTorrent alternative application used to download content such as the internet, software, music, and more. This is a great application compared to other Torrent Client apps and … Read more