Bash Script Loops Examples

A loop in programming is a control structure that allows a specific code to be executed repeatedly until a condition is met. This process is repeated until no further action is required. Loop allows you to repeat the desired set of instructions numerous times to attain the desired outcome. These recursions can be useful for…

Read More

WhatsApp Introduces “Custom Lists” for Better Chat Filtering

WhatsApp’s latest feature, Custom Lists, permits the creation of custom categories for chat filtering. Previously, WhatsApp had only three chat filters: Unread, Favorites, and Groups. These filters were uneditable, so users could only filter conversations by preassigned categories. With Custom List, WhatsApp users can create new categories and sort chats using custom filters. For instance,…

Read More

How to Compile the VMware Workstation Pro Kernel Modules on Ubuntu/Debian

Once the VMware Workstation Pro desktop virtualization software (Type-II hypervisor) is installed on your Ubuntu/Debian system, you must compile the VMware Workstation Pro kernel modules for your Ubuntu/Debian system for it to work. In this article, I will show you how to compile the VMware Workstation Pro kernel modules on Ubuntu/Debian. I will also discuss…

Read More