Linux tutorials

How to configure rsnapshot for local backup

Introduction We already talked about the usage of rsync to make (and restore) a backup. Today, we'll go further, talking about a tool built upon...

APT: Rebuilding Package in Debian

Package rebuilding is something easily done in Debian. As SysAdmin, you might find yourself in a spot needed to rebuild a Package, maybe to...

Executing MySQL Queries Directly From the Command Line

If you are a System Administrator, it will get to some point you only want to run a one line MySQL command. Maybe in...

Transmission-daemon: Setting up Transmission Web On Debian

Transmission is a GTK based Torrent client package for downloading torrents in Linux. Though this is GUI package, it also has and Web Application package,...

Understanding SU – Installing and Configuring SUDO

Who is the Superuser (SU)? The SuperUser (SU) – usually known as root in my Unix-like systems is the first user created at the installation...

Wine Installation in Linux

WINE Wine stands for "Wine is not an emulator" and it is an open source software which allows Linux, Mac, FreeBSD, and Solaris users to...

RHCSA module 2 – Log management, disk partition and LVM management

Log management, disk partition and LVM management  for RHCSA-An introduction Log management, disk partition and LVM management are important aspect from RHCSA point of view.This...

RHCSA module 2 – Operating Red Hat Enterprise Server 7

Operating Red Hat  Enterprise Server 7 - An introduction This is the continuation part of RHCSA exam guide, this module will include all of the...

How to install Ansible and Use it in Automation

In this artical we will known about how to install Ansible, Before going through that we would known about what is Ansible and what's...

Jenkins Installation in Linux

Jenkins Jenkins is a self-contained Java-based program, ready to run out-of-the-box, with packages for Windows, Mac OS X and other Unix-like operating systems. The project...

Basics you must know for RHCSA Exam preparation

2.1 A brief introduction to Linux Basics required for RHCSA Welcome back, in the previous tutorial we discussed what RHCSA examination is all about, what...

Using hybrid graphic card INTEL-AMD on Arch Linux

In this tutorial I am going to show you how to configure two graphic card - Intel and Amd - on most laptops using...

Top 15 file compression utilities in Linux

A Brief introduction to file compression File compression is a routine task for most of the Administrators and normal users, to save disk space and...

Top 10 alternative to Notepad++ in Linux

Introduction No doubt that notepad ++ is a fabulous application for programming and general text editing, it's  os one of the best known text editor....

How to install OpenVas in Centos 6/7 and...

OpenVas The Open Vulnerability Assessment System (OpenVAS) is a framework of several services and tools offering a comprehensive and powerful vulnerability scanning and vulnerability management...

Password Management in Linux by using chage

In our last artical we known about password managent by using in passwd command, In this artical we known about that password management by...

How to Install Cinnamon 3.0 On Ubuntu 16.04 LTS

As you all already know that Ubuntu 16.04 LTS is out there so today we will come to know how we can install & work...

Installing docker with Ubuntu 16.04 LTS, Mint 17 and CentOS 7

A brief introduction to virtualization Today we will learn installing docker with Ubuntu, mint and CentOS 7 Linux,  Before the evolution of the concept of...