11 Articles

Blog & Writings

Thoughts on technology, design, development, and everything in between. Join me on my journey of continuous learning and exploration.

Featured
Gitea Setup on Debian/Ubuntu (LAN Access, PostgreSQL, Apache)
devops Latest Post

Gitea Setup on Debian/Ubuntu (LAN Access, PostgreSQL, Apache)

A step-by-step guide to setting up Gitea on Debian/Ubuntu with LAN access, PostgreSQL, and Apache.

10 min read
Read Full Article
Showing 11 posts
All Posts

2026

10 posts

Gitea Setup on Debian/Ubuntu (LAN Access, PostgreSQL, Apache)

A step-by-step guide to setting up Gitea on Debian/Ubuntu with LAN access, PostgreSQL, and Apache.

10 min
Read Article

Install Latest Docker Engine on Ubuntu

A complete step-by-step guide to installing the latest Docker Engine on Ubuntu using Docker’s official repository. Includes Docker Compose v2 and Buildx.

3 min
Read Article

PostgreSQL 18 Installation & Setup Guide for Debian and Ubuntu

A production-ready, step-by-step guide to installing PostgreSQL 18 on Debian and Ubuntu using the official PostgreSQL APT repository. Covers secure installation, user and database setup, authentication configuration, and best practices for modern web applications.

3 min
Read Article

Dynamic Django Inline Formsets With JavaScript

How to create dynamic Django Inline Formsets(Without Losing Your Sanity) with JavaScript

10 min
Read Article

Celery Setup and Usage Guide for Django: Redis, Tasks, Retries & Monitoring

A complete, production-ready guide to installing and configuring Celery with Django using Redis as a broker. Covers task creation, retries, scheduling, monitoring with Flower, and best practices for running Celery in real-world deployments.

5 min
Read Article

Complete Koha Removal Guide: Clean Uninstall from Debian & Ubuntu Servers

A production-focused, step-by-step guide to completely removing Koha LMS from Debian and Ubuntu systems. Covers stopping services, purging packages, cleaning databases, removing Apache/Nginx configs, and wiping residual files for a truly clean system reset.

5 min
Read Article

Configuring Email in Koha LMS: SMTP Setup, Cron Jobs & Production-Ready Delivery

A production-focused, step-by-step guide to configuring email in Koha LMS using the built-in SMTP module and Linux terminal tools. Covers enabling email at the instance level, processing the message queue with cron jobs, and ensuring reliable delivery of patron notices, circulation alerts, and system notifications in a live Koha environment.

7 min
Read Article

Django Admin Actions – Developer Documentation

A **production-oriented, developer-focused guide** to using **Django Admin Actions** effectively. Covers bulk operations, confirmation workflows, permission checks, service-layer delegation, and best practices for scalable Django applications.

4 min
Read Article

Koha LMS Installation Guide on Linux (Debian/Ubuntu)

This document provides a **clear, step-by-step, production-oriented guide** to install **Koha Integrated Library Management System (LMS)** on a Linux server, specifically **Debian or Ubuntu**. Koha officially recommends Debian-based systems and this guide follows best practices used in real-world library deployments.

4 min
Read Article

MariaDB Installation

MariaDB Installation and Usage on Linux (Debian/Ubuntu)

1 min
Read Article

2025

1 post

Hello Astro

Setting up my first Astro-powered blog

2 min
Read Article