There are a bunch of Linux command tools that are more for amusement than serious work. Asciiquarium is one of them. It provides a simple aquarium like animation effects in ASCII format for the Linux terminal. Looks interesting? Let’s explore it. Install
Read More

There is a first time to everything. The first time you used Linux, the first time you visited It’s FOSS 😉 Why am I talking about first times? Because for the first time, I made a video with my ‘face’ in it.
Read More

In this blog post, we will show you how to install docker on Linux Mint 21 system step-by-step. Docker is an open-source tool that allows developers and system administrators to package their applications along with all dependencies inside a docker image. Later
Read More

In this guide, you will learn how to install MySQL on Ubuntu 22.04 step-by-step. MySQL is a popular and open-source relational database management system (RDBMS) that uses SQL syntax to carry out database operations such as CRUD (Create Read Update and Delete),
Read More

Why do programmers always mix up Halloween and Christmas? “Because Oct 31 = Dec 25.” (Octal 31 and Decimal 25 are equivalent, in case you needed more clarification) I know that was a classic dad joke but since I am father of
Read More

Remmina is an open-source desktop client written in GTK that lets you connect to remote computers. It is a simpler alternative to tools like AnyDesk and TeamViewer. You can connect through various protocols like RDP, VNC, SSH, X2GO, HTTP(S), and more. The
Read More

In this blog post, we will cover how to install VirtualBox on Linux Mint 21 step- by-step. Linux Mint is a user-friendly and popular Linux distribution known for its ease of use and robust performance. If you are planning to run virtual
Read More