# Linux

#Linux

7 articles tagged

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

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 Article →
Install Latest Docker Engine on Ubuntu

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
Read Article →
PostgreSQL 18 Installation & Setup Guide for Debian and Ubuntu

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
Read Article →
Complete Koha Removal Guide: Clean Uninstall from Debian & Ubuntu Servers

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
Read Article →
Configuring Email in Koha LMS: SMTP Setup, Cron Jobs & Production-Ready Delivery

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
Read Article →
Koha LMS Installation Guide on Linux (Debian/Ubuntu)

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
Read Article →
MariaDB Installation

MariaDB Installation

MariaDB Installation and Usage on Linux (Debian/Ubuntu)

1 min read
Read Article →