Mastering-Linux-Networking-IP-Command

16 IP Command Examples in Linux

In this blog post, we will cover 16 IP command examples in Linux. Linux, with its open-source nature, provides users with a vast array of tools to empower their networking endeavors. Among these tools, the IP command stands out as a versatile and powerful utility … Read more

Install-Kubernetes-1-7-CentOS7

How to Install Kubernetes (k8s) 1.7 on CentOS 7 / RHEL 7

Kubernetes is a cluster and orchestration engine for docker containers. In other words Kubernetes is  an open source software or tool which is used to orchestrate and manage docker containers in cluster environment. Kubernetes is also known as k8s and it was developed by Google … Read more

Install-Docker-Compose-CentOS7

How to Install and Use Docker-Compose on CentOS 7

Docker-compose is a command line tool to define and configure multi-container docker applications. In other words we can say docker compose is used to link multiple containers and deploy application from a single command.  Let’s assume we want to deploy WordPress site inside a container, … Read more

OpenSource-Server-Network-Monitoring-Tool

Top 11 Open Source Linux Monitoring tools

Servers and Network monitoring systems in any environment Linux or windows is utterly important to keep your infrastructure and network intact and running smoothly. Below discussed monitoring tools helps you to monitor all kinds of system resources including the CPU load, Memory Usage, network traffic, … Read more

Debian9-Graphical-Install-option

Debian 9 ‘stretch’ Installation Guide with Screenshots

Hello Techies, Debian Project has recently released its latest and stable version of Debian GNU/Linux 9.0 with codename ‘stretch’. Some of the major changes in Debian 9 are listed below: Kernel 4.9 Default MySQL is now MariaDB 10.1 LibreOffice 5.2 GNOME Desktop Environment 3.2 KDE … Read more

Joomla-Admin-Page

How to Install Joomla 3.7.2 on CentOS 7 / RHEL 7

Joomla is one of the most popular open source content management system (CMS) that helps you to build websites and online applications in an easy manner. Its ease of use and user-friendliness makes Joomla as one of the top CMS among developers and people with … Read more

Top-10-Text-Editors-Linux-Desktop

Top 10 Text Editors For Ubuntu Desktop

As an Ubuntu Linux user, having the right text editor is crucial for efficiently handling coding, scripting, or simply working with text files. With a wide array of choices available, it can be overwhelming to select the best one for your needs. In this blog … Read more

Kibana-Logo-CentOS7

How to Install ELK Stack on CentOS 7 / RHEL 7

Logs analysis has always been an important part system administration but it is one the most tedious and tiresome task, especially when dealing with a number of systems. Fortunately, ELK stack has eased up the task, ELK stack is now used for log inspection/analysis & … Read more