Introduction In this tutorial, How to Encrypt Files in Linux with Tomb. It’s a simple shell script to allow you…
Linux
How to install Gitea repository in Ubuntu
Introduction In this tutorial, How to install Gitea repository in Ubuntu. Understanding Gitea Why Choose Gitea? Prerequisites Before you begin,…
How to find large files Linux
Introduction How to Find large files Linux. To find large files in Linux, you can use the find command along…
How to use bash create file in Linux
Introduction This tutorial is all about using bash create file in Linux in the terminal. Guess what? It’s super easy!…
How to Password Protect Files on Linux : A Complete Guide
Introduction In this tutorial, you’ll learn how to password protect files on Linux to ensure they remain secure from unauthorized…
Fixing the “Ubuntu Repository No Longer Has a Release” Issue
Introduction In this tutorial, How to fix the Ubuntu repository no longer has a Release. Ubuntu, a widely used Linux…
Linux Systemd Cheat Sheet Useful
Introduction In this tutorial, I write about the Systemd cheat sheet useful in Linux. Systemd provides a system and service…
How to install CouchDB on Rocky Linux 8: A Comprehensive Guide
Introduction In this tutorial, How to Install CouchDB on Rocky Linux Server. We’ll cover each step, from updating your system…
How to run a single command on multiple Linux machines at once
Introduction In this tutorial, How to run a single command on multiple Linux machines at once. I will create a…
Install pyenv and manage multiple python versions
Introduction In this post, How to Install pyenv and manage multiple python versions. Install Dependencies On Rocky Linux / Centos…