Linux
Using tmux on Linux and macOS – tmux cheat sheet
Tmux is a terminal multiplexer tool that allows users to create and maintain multiple “pseudo-terminals” from one single…
Install NetBeans IDE on Rocky Linux 8|AlmaLinux 8
Apache NetBeans is an Integrated Development Environment(IDE) that enables one create web, mobile or desktop applications from its…
Install Pantheon Desktop on Ubuntu 24.04|22.04
In day-to-day life, using a single Desktop environment can be boring and one may be required to switch…
Increase Maximum File Upload Size in Nginx, Apache, and WordPress
The problem of uploading large media files, themes, and plugins is common in every WordPress website. This upload…
Install Prometheus with Node Exporter and Grafana on FreeBSD 14
Prometheus is an open-source tool for monitoring targeted systems by collecting metrics, indexing the metrics for visualization, and…
LPIC 101 – Mounting and Unmounting Filesystems on Linux
To access a filesystem on Linux it needs to be mounted. The process of adding a filesystem to…
How To Install Node.js 22 LTS on CentOS Stream 10 | 9
Node.js is an open-source platform built on Chrome’s JavaScript runtime environment to help developers build fast and scalable…
How To Install Telnet on Alpine Linux
Alpine Linux is a security-oriented, lightweight Linux distribution based on musl libc and busybox. It is an operating…
Automate Let’s Encrypt Certificates Generation and Renewal with acme.sh
Acme.sh is a script written purely in bash language. It is a simple and powerful tool used to…
How To Install Wireshark on Linux Mint 22
Wireshark is a free to use and widely-used network protocol analyzer that runs on Windows, Linux, macOS and…
How To Install PostgreSQL 17 on Oracle Linux 9
In this short guide we will perform the installation of PostgreSQL 17 database server on Oracle Linux 9…