CATEGORY

Tips and Tricks

How to install GNU Nano (Text Editor) on CentOS 9 Stream

Hello, friends. Many people prefer to edit files using the terminal. In this case, we have many editors that do the job and consume...

SSH Tips and Tricks

Today I will shoy some SSH Tips and Tricks SSH Tips and Tricks The following articles lists some of the various tips and tricks I have...

Photon OS on vSphere

Photon OS is a Linux distribution created by VMware that is optimized for VMware vSphere with focus on docker containers. Here I'll demonstrate how...

ZRAM as swap on Ubuntu 22.04

Introduction zram is a kernel module in which data written to the device nodes it creates are compressed and stored in memory itself . This...

Install XAMPP in Linux

XAMPP stack is an open source Apache Distribution consists of cross-platform software (X), Apache (A), Maria DB (M), PHP (P) and perl (P). Developers...

Hiding Images with UNIX Utilities

Hi. This post is about Hiding Images with UNIX Utilities Introduction The following article is about a small trick I learned on the internet. It concerns...

Install Android SDK on CentOS 8

Android Studio is an official Integrated Development Environment (IDE) for Android app development, based on IntelliJ IDEA. Despite of IntelliJ’s powerful code editor and...

Security Auditing with Lynis

This post is about Security Auditing with Lynis Introduction I originally intended to write about how to secure a server/workstation system. However, I changed my mind...

Network Bonding in Alma Linux

Introduction It is a common requirement to be able to combine network interfaces into a logical interface to achieve better redundancy and possibly higher throughput....

How to convert JPG images to PDF using the terminal

Hello, friends. The terminal is a great Linux tool. With it, we can do many things and if we install other programs we can...

Latest news