November 2023

Jax not feeling well

Jax not feeling well

As a parent, moments in life are etched into your memory with a blend of immense joy and love. Yet, there are also times when life takes an unexpected turn, and you find yourself rushing to a hospital with your…

How to Configure Timezone Settings on Ubuntu

How to Configure Timezone Settings on Ubuntu

In this guide, we’ll walk you through the step-by-step process of setting the timezone on Ubuntu to manage your Linux Virtual Private Server (VPS) effectively. Ensure you log in as a root user to perform the following actions. Using the…

How to put laravel app in maintenance mode

How to put laravel app in maintenance mode

Ensuring a smooth user experience during maintenance is crucial for any Laravel application. Laravel simplifies this process with its built-in maintenance mode feature. In this guide, we’ll walk you through enabling and customizing maintenance mode for your Laravel app. Enabling…

A Guide to Setting Up ZSH Aliases on Linux and Mac

A Guide to Setting Up ZSH Aliases on Linux and Mac

For those who rely on Linux, the terminal is a powerful ally, aiding in tasks like file system navigation, package updates, and installations. However, lengthy commands can be time-consuming, especially for frequent tasks. This is where the magic of command…