Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:linux:ircd-update [2023/10/24 21:11] – angelegt psycore | en:linux:ircd-update [2024/02/05 16:46] (current) – old revision restored (2024/01/25 22:20) psycore | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{tag> | ||
====== Update UnrealIRCD ====== | ====== Update UnrealIRCD ====== | ||
===== Introduction ===== | ===== Introduction ===== | ||
- | Install | + | Installing |
- | ===== Import | + | ===== Importing |
<code bash> | <code bash> | ||
Line 13: | Line 14: | ||
===== Download source ===== | ===== Download source ===== | ||
- | First we download the source files. The current version is substituted | + | First we download the source files. The current version is replaced |
<code bash> | <code bash> | ||
Line 36: | Line 37: | ||
===== Stop / rename old IRCD ===== | ===== Stop / rename old IRCD ===== | ||
- | To protect the config files, the directory with the old IRCD should be renamed. To do this, the UnrealIRCD must first be stopped. | + | To protect the config files, the directory with the obsolete |
<code bash> | <code bash> | ||
Line 118: | Line 119: | ||
==== TLS parameters ==== | ==== TLS parameters ==== | ||
- | The specifications | + | The details |
===== Compiling the sources ===== | ===== Compiling the sources ===== |