Satish Kumar has Published 1032 Articles

AlmaLinux 9.9 Released - Download DVD ISO Images

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:14:23

430 Views

AlmaLinux is a free and open-source enterprise-level Linux distribution. It is a community-driven project designed to provide a stable, secure, and reliable operating system for enterprise-level applications. AlmaLinux is a fork of popular CentOS Linux distribution, which was acquired by Red Hat in 2020. latest version of AlmaLinux 9.9 has ... Read More

All You Need To Know About Processes in Linux

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:13:22

2K+ Views

If you're a user of Linux, you've probably heard term "process" thrown around a lot. But what exactly are processes in Linux, and how do they work? In this article, we'll take a deep dive into everything you need to know about processes in Linux. What are processes in Linux? ... Read More

Advanced Copy Command with Progress Bar While Copying/Moving Files in Linux

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:12:35

12K+ Views

As a Linux user, you may have found yourself in situations where you need to copy or move large files or directories from one location to another. This process can take some time, and it can be challenging to monitor progress of copy or move operation. Fortunately, Linux provides several ... Read More

Adminer - A Full-Featured MySQL Database Management Tool

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:11:56

1K+ Views

If you work with MySQL databases, you know how important it is to have a reliable and user-friendly management tool. Adminer is one such tool that has gained popularity in recent years. In this article, we will explore features and benefits of using Adminer as a MySQL database management tool. ... Read More

Add, Update, and Remove Git Submodule

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:09:33

4K+ Views

Introduction Git is a popular version control system used for managing source code. One of powerful features of Git is its ability to incorporate external repositories as submodules within a project. This allows you to reuse code from other repositories within your own project, and keep track of changes to ... Read More

Adapta - A Material Design Gtk+ Theme for Ubuntu and Linux Mint

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:07:46

375 Views

Ubuntu and Linux Mint are two of most popular Linux distributions available today. Both of these operating systems come with a wide range of customizable themes to help users personalize their user interface. However, if you're someone who likes to stay up-to-date with latest design trends, you may want to ... Read More

Accessing Clipboard Contents Across Multiple Instances of Vim from Terminal

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:04:39

7K+ Views

If you're a fan of Vim text editor, you know how powerful it can be. But sometimes, you may want to access clipboard contents across multiple instances of Vim. This can be a bit tricky to do, but it's not impossible. In this article, we'll explore how to do just ... Read More

A Step-By-Step Guide to Installing Xubuntu 20.10 Linux

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:03:45

5K+ Views

If you're looking to breathe new life into an old computer or just try out a new operating system, Xubuntu 20.10 Linux may be just what you need. Xubuntu is a lightweight version of popular Ubuntu Linux distribution that uses Xfce desktop environment, which makes it a great option for ... Read More

A Shell Script to Send Email Alert When Memory Gets Low

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:02:41

3K+ Views

As we use our computers for various tasks, we often run multiple applications and software that consume a significant amount of memory. When available memory gets low, it can cause our computer to slow down or even crash. To avoid this situation, we can use a shell script to send ... Read More

A Shell Script to Monitor Network, Disk Usage, Uptime, Load Average and RAM

Satish Kumar

Satish Kumar

Updated on 20-Apr-2023 10:01:39

1K+ Views

In a Linux environment, it's essential to keep track of system resources such as network usage, disk usage, uptime, load average, and RAM usage. This information helps system administrators detect potential issues and improve system performance. However, monitoring these metrics manually can be time-consuming and tedious. Therefore, in this article, ... Read More

Advertisements