14 Useful ls Command Examples in Linux
In this tutorial, we will cover ls command in Linux with 14 useful practical examples. ls command in Linux/UNIX list the directory contents. When we […]
14 Useful ls Command Examples in Linux Read More »
In this tutorial, we will cover ls command in Linux with 14 useful practical examples. ls command in Linux/UNIX list the directory contents. When we […]
14 Useful ls Command Examples in Linux Read More »
KVM stands for Kernel Based Virtual Machine, it is a Kernel based virtualization software available in Linux like operating system. KVM is used to create
Install KVM (Kernel Based Virtual Machine) On Ubuntu Server 14.04 / 14.10 Read More »
Every process in Linux is provided with three open files( usually called file descriptor). These files are the standard input, output and error files. By
Working with Input Output and Error Redirection in Linux Read More »
Overview : Dropbox is a container or cloud storage where end users can keep their files, important docs and personal stuff. Dropbox is developed &
Install and use Dropbox (cloud storage) in Ubuntu 14.04 / 14.10 Read More »
Docker is an open-source tool that makes creating & managing Linux containers(LXC) easy. Containers are like lightweight VMs which can be started & stopped in
How to install Docker on CentOS 7 Read More »
Smartctl (Self-Monitoring, Analysis and Reporting Technology) is a command line utility or a tool in UNIX and Linux like operating system that perform SMART tasks
Monitor and Analyze Hard Drive Health with Smartctl in Linux Read More »
EPEL stands for ‘Extra Packages for Enterprise Linux‘ , as the name suggest epel provides additional rpm packages for RHEL, CentOS, Scientific Linux (SL) &
How to Enable EPEL Repository in CentOS and RHEL Read More »
In this guide, we will explain how to use if statement in bash scripting. In bash shell scripting, If statement can be used in form
How to Use If Statement in Bash Scripting Read More »
Zypper is command line interface in SuSE Linux which is used to install, update, remove software, manage repositories, perform various queries, and lot more. In
SUSE Linux – Zypper Command Examples Read More »
MariaDB is an Open Source database Server and It is 100 % compatible with MySQL and consider as drop-in replacement to MySQL database server. Background
How to Install MariaDB in Ubuntu 20.04 LTS Read More »