#Linux
7 articles tagged
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.
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.
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.
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.
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.
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.
MariaDB Installation
MariaDB Installation and Usage on Linux (Debian/Ubuntu)