How To Install Crashplan Best Online Backup App In Ubuntu Linux – A Free Cloud Backup Solution For Small Business

How To Install Crashplan Best Online Backup App In Ubuntu Linux – A Free Cloud Backup Solution For Small Business

In this article, we are going to learn How to install Crashplan best online backup (free cloud backup) application in Ubuntu Linux. Crashplan is a nice data backup application and mainly designed for small businesses. As we all know that data backup is one of the major tasks every Linux administrator should follow and for … Read more

How to Configure SSL Certificate in Apache Web Server

How to Configure SSL Certificate in Apache Web Server

In this article we are going to discuss How to Configure SSL Certificate in Apache Web Server. SSL Stands for Secure Sockets Layer used for Websites to transfer data over internet or over network Securely. In today’s world Internet is became mandatory to perform any task such as Bank Transactions, Shopping, All kind Bill Payments and So on. To … Read more

How to Configure Basic Authentication in Apache Web Server

How to Configure Basic Authentication in Apache Web Server

Apache Web Server is a huge application comes with some nice features like SSL Configuration, Website Authentication and so on. In this article, we are going to discuss how to configure basic authentication in Apache Web Server. The first thing that comes in my mind is what is authentication and why we need it. Let me … Read more

How to Install Gpicview Best Image Viewer In Ubuntu Linux

How to Install Gpicview Best Image Viewer In Ubuntu Linux

In this article, we are going to learn how to install Gpicview best image viewer in Ubuntu Linux. Gpicview is an open-source application used to view pictures, images. It’s a nice lightweight image viewer application that comes with some cool features like any other image viewer application i.e. It supports image formats like TIFF, PNG, … Read more

How To Install Mariadb MySQL Server And Mariadb Client In Rhel 7 / Centos 7

How To Install Mariadb Mysql Server And Mariadb Client In Rhel 7 Centos 7

In this article, we are going to learn how to install MariaDB MySQL Server & MariaDB Client on RHEL 7/CentOS 7. MariaDB MySQL Server is an opensource Database server application like Relational Database Management System (RDBMS) used to Create, Update, Delete and other database-related tasks. This is a database server like MySQL database and even … Read more

Step By Step Recover Forgotten Mysql Root Password

Step By Step Recover Forgotten Mysql Root Password

In this article, we are going to learn how to recover forgotten MySQL root password. Sometimes It happens when we forgot the passwords and Suppose you are a database administrator and forgot the root password of MySQL Server in that case you might come in trouble if you don’t know the ways to recover the … Read more

How To Update Linux Kernel Version In Rhel/Centos 7

How To Update Linux Kernel Version In Rhel Centos 7

In this article, we are going to discuss How to Upgrade / Update Linux Kernel Version in RHEL/CentOS 7. Before that let’s understand what is Kernel. The kernel is nothing but a base of any operating system or we can say core part of an operating system. It interacts with all Hardware devices like Motherboard, … Read more

Setup Netdata For Real Time Performance Monitor In Linux System

Setup Netdata For Real Time Performance Monitor In Linux System

Netdata is nothing but a nice daemon used to real-time performance monitor of Linux systems. Performance Monitor in the sense Hardware Monitoring (like Disk Usage, Memory Usage, RAID usage, LVM usage, SWAP Memory Usage, Kernel performance and so on.), Network Monitoring (Eg: Bandwidth Usage, Network link up and down status, PING status, and so on.), … Read more

Step By Step Linux DHCP Server Configuration In Redhat/Centos/Fedora

Step By Step Linux DHCP Server Configuration In Redhat/Centos/Fedora

In this article, we are going to discuss a very interesting and important topic i.e. Linux DHCP Server Configuration. Linux DHCP Server stands for Dynamic Host Configuration Protocol is used to provide IP Address to client Computers Dynamically OR Automatically. The Port Number of DHCP Server is 67 and The Port Number of DHCP Client is … Read more