From 2ec0d8f6a4df260680b826f7c63efc06640c9170 Mon Sep 17 00:00:00 2001
From: = To start configuring, we need to copy some files:
Next, generate certificate files for TLS:
+ sudo -i -u ergo
cd ~/server
+
cp default.yaml ircd.yaml
+cp ergo.motd ircd.motd
To start configuring, we need to copy some files:
- -cp default.yaml ircd.yaml
-cp ergo.motd ircd.motd
-
The next steps involve editing the newly copied ircd.yaml file. If you do not know how to edit text files from the comment line,
you can use nano, which is very simple, using arrow keys to navigate, CTRL+O to save, and CTRL+X to exit.
--
cgit v1.2.3