CATEGORY

Linux

Install Apache Kafka on Ubuntu 20.04

Hello, friends. In this post, you will learn how to install Apache Kafka on Ubuntu 20.04 The Apache Kafka platform is a distributed data transmission...

Install PIP for Python 3 in CentOS 8

PIP is a package manager used to install and manage software packages written in Python. CentOS repository allow both pip2 and pip3 for python...

Install Grafana Server On Ubuntu 21.04

Grafana is free and open-source software. That visualizes and monitors data from sources such as Prometheus, InfluxDB, Graphite, and ElasticSearch. The built-in sharing feature is there in Grafana. Which allows you to share data. Today...

How to manage the system logs using Webmin

Hello, friends. We continue our series of posts about webmin. Now we will show you something very simple but that can help us on...

How to view battery information in Linux

Introduction How to check your Laptop battery level from Terminal in your Linux system ? In this article, We have added three simple methods...

How to create a Systemd service in Linux

At times you create a script and then you want to have the scripts controlled by systemd or in some cases you wish to...

Installing Asterisk on Debian

In this guide, we explain how to install and setup Asterisk on a Debian 11.1 server. Connect a soft-phone to an Asterisk server for...

How to install Netdata on Debian 11

Hello, friends. There are too many monitoring tools for Linux. However, this allows us to choose the best and easy to use. In this...

How to Install Plex Media Server on Centos

This article explains how to install Plex Media Server on Centos (version 7 and above). This is a self-hosted solution for watching and storing...

How to list files recursively in Linux

Introduction Recursive means that Linux command works with the contains of directories, and if a directory has files, the command works on those files too...

Latest news