Category Linux

How to Setup Netdata Monitoring Tool on Ubuntu

How to Setup Netdata Monitoring Tool on Ubuntu

Netdata is a popular open-source monitoring tool that can be used to monitor the performance and health of Linux systems in real-time. In this article, we will look at how to install Netdata on an Ubuntu server. In summary, installing…

Linux Utility – Boring Internet

Linux Utility – Boring Internet

Having an Internet monitoring setup is so important. For home, it is not that important but for big organizations and data centers, it is so critical. In this post, I will talk about my internet monitoring setup. How I did…

How to Change the Timezone on Linux

How to Change the Timezone on Linux

How to Change the Timezone on Linux. Proper time and timezone play an important role in Linux. It is easy to check time in your geo format. If you have the proper time and timezone. It will help you in…

How to Fix the SSH "Permission Denied" Error

How to Fix the SSH “Permission Denied” Error

SSH is one of the most common methods of connecting to the host. The default root user is usually used to log on to the server when we deploy it. When we tried that we encountered the message that you…

How to assign a static IP in the ubuntu server

How to assign a static IP to the ubuntu server

Follow the below steps to have a static IP Static IP Address Assignment 1.) Login to the ubuntu server 2.) After that enter the below command to edit the network file 3.) Add the below code in the file, Please…