Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| service:ircd [2020/03/04 11:56] – Added ipv6 oline to faq nelgin | service:ircd [2023/09/09 10:40] (current) – [Using JSexec with systemd] Refer to the ircd.service file from the Git repo instead of copy/pasting stale example here digital man | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| In short, this document assumes that you know: | In short, this document assumes that you know: | ||
| - | * How to use your computer and operating system effectively. | + | |
| - | * The basics of IRC and its terminology. | + | * The basics of IRC and its terminology. |
| - | * How to use, configure, and make basic modifications to Synchronet. | + | * How to use, configure, and make basic modifications to Synchronet. |
| - | * The basics of the Internet (or at least the ability to visualize a routed, distributed network) | + | * The basics of the Internet (or at least the ability to visualize a routed, distributed network) |
| ====== Installation ====== | ====== Installation ====== | ||
| Line 89: | Line 89: | ||
| assigned, and the server will never echo your QWK password back to you, so it chooses to echo a ' | assigned, and the server will never echo your QWK password back to you, so it chooses to echo a ' | ||
| - | (4) Restart your BBS (or, if you know how to become an IRC operator, simply use the /REHASH command), and you should see a message similar to the following in your Synchronet console: | + | (4) If you know how to become an IRC operator, simply use the /REHASH command. If not, you can try **touch / |
| < | < | ||
| Line 114: | Line 114: | ||
| The above command is typed from within the Synchronet ' | The above command is typed from within the Synchronet ' | ||
| + | ====== Using JSexec with systemd ====== | ||
| + | |||
| + | A sample '' | ||
| + | |||
| + | Then run: | ||
| + | systemctl enable ircd | ||
| + | systemctl daemon-reload | ||
| + | systemctl start ircd | ||
| + | |||
| + | ===== Setting up TLS/Secure Connections ===== | ||
| + | |||
| + | If you are running with JSExec, you can add this line to your ircd.conf in order to accept secure requests: | ||
| + | |||
| + | < | ||
| + | P: | ||
| + | </ | ||
| ====== About the Synchronet IRC Network (irc.synchro.net) ====== | ====== About the Synchronet IRC Network (irc.synchro.net) ====== | ||
| Line 252: | Line 268: | ||
| For example: | For example: | ||
| | | ||
| - | | + | |
| - | Q: I've been forced off of the server with a " | + | Q: I've been forced off of the server with a " |
| What does this message mean? | What does this message mean? | ||