mirror of
https://github.com/tildeclub/tilde.club.git
synced 2026-03-12 14:00:18 +00:00
Sorry! `` looks awful in GitHub headers. Removed.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Setting up the `tilde.club` shell server (user host)
|
||||
# Setting up the tilde.club shell server (user host)
|
||||
|
||||
We want to document the ins and outs of setting up the server so others who are interested can learn (and help!).
|
||||
|
||||
@@ -13,7 +13,7 @@ The default MTA on CentOS is `postfix`. Our goal was to have a `localhost`-only
|
||||
* the `inet_interfaces` value should just be `localhost` (`inet_interfaces = localhost`)
|
||||
* the `default_transport` parameter should be the bounce message we want (so add `default_transport = error: outside mail is not deliverable` to the bottom of the file)
|
||||
|
||||
## `identd`
|
||||
## identd
|
||||
|
||||
Users will connect from their shell account to an IRC server, so it is *very* handy to have an `identd` server. For us that just meant installing the standard CentOS `identd` server and configuring it to start automatically:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user