
20 Linux egrep Command Examples
Brief: In this guide, we will discuss some of the practical examples of the egrep command. After following this guide, users will be able to perform text searching more efficiently in Linux. Have you ever …

How to Set Static IP Address on Ubuntu Server 22.04
In this post, we will cover how to set static ip address on Ubuntu server 22.04. It is highly recommended to have a static ip on linux server because it would be persistent across the …

How to Dual Boot Linux Mint 21 alongside Windows 11
In this guide, we explore how you can implement a dual-boot setup of Linux Mint 21 (Vanessa) alongside Windows 11. If you are running Windows on your PC and want to try out Linux, one …

Installing LibreOffice On Slackware 15
Slackware has been one of my favorite GNU/Linux distributions for a very long time, especially since Version 8.0 came out, many moons back. The reason is that it embodies the “KISS” method of designing a …

Most Commonly Used Linux Commands You Should Know
Linux is a very popular Operating System (OS) amongst programmers and regular users. One of the main reasons for its popularity is its exceptional command line support. We can manage the entire Linux operating system …

SQLite for Secrecy Management – Tools and Methods
Introduction Secrets pervade enterprise systems. Access to critical corporate resources will always require credentials of some type, and this sensitive data is often inadequately protected. It is rife both for erroneous exposure and malicious exploitation. …

Most Common Network Port Numbers for Linux
In computing, and more so, TCP/IP and UDP networks, a port is a logical address that is usually assigned to a specific service or running application on a computer. It is a connection endpoint that …

How to Create VM using VMware Workstation on Ubuntu 22.04
In this guide, we will cover, how to create a VM (Virtual Machine) using VMware workstation on Ubuntu 22.04 step-by-step. In our previous guide, we have already cover How To Install VMware Workstation On Ubuntu …

How To Install VMware Workstation On Ubuntu 22.04 | 20.04
In this guide, we will focus on how to install VMware Work Station Pro on Ubuntu 22.04 | 20.04. VMware Workstation is a type 2 hypervisor designed for Windows and Linux systems. It allows you …

FileRun on Docker
You may want to set up a file server like FileRun for any number of reasons. The main reason, I would think, would be so you can have your own Google Drive alternative that is …