Tag

Source Compilation

1 views collected around this technical thread.

Raymond Ops
Raymond Ops
Jun 7, 2025 · Operations

Step-by-Step Guide to Building and Deploying Nginx from Source on Linux

This tutorial walks you through downloading the Nginx source package, extracting it, compiling and installing the binary, setting up the required directories, creating a systemd service file, and finally enabling and starting the Nginx service on a Linux system.

Source CompilationWeb Serverlinux
0 likes · 3 min read
Step-by-Step Guide to Building and Deploying Nginx from Source on Linux
DevOps Cloud Academy
DevOps Cloud Academy
Jun 27, 2020 · Operations

Linux Package Management: RPM, YUM, DNF and Source Compilation

This guide explains how to manage Linux software packages using RPM, YUM, DNF and manual source compilation, covering preparation steps, repository configuration, common commands, and practical examples with full command‑line snippets.

Package ManagementSource Compilationdnf
0 likes · 15 min read
Linux Package Management: RPM, YUM, DNF and Source Compilation