Category Linux

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…

Linux Cheat Sheet for Beginner

Linux Cheat Sheet for Beginner

Linux commands are so scary for the beginner. They often ask for the cheat sheet or useful commands that they can use as a reference. To learn Linux you need not know tons of commands. But you need to know…

“Read-only File System” Error and Solutions

“Read-only File System” Error and Solutions

This article will discuss a common problem that people use to face while installing Linux. That is a read-only file system in this article will discuss this in detail about that. Why it happens and how we can solve it.…

Linux Utility - Ping Master Script

Linux Utility – Ping Master Script

So today I will talk about my first Linux utility that I created. Here I tell you about my journey how I created this Utility and how I created that. Also the region behind that why I created that. What…