commit 69286acb1dad489779548f55cee6161e5aea7a6f
parent 30569af82baeaa73f262c075be6145c6c590c5b2
Author: Overseer <overseer@phoebe.vault-423.qualityretro.net>
Date: Thu, 29 Nov 2018 08:50:31 -0600
Mostly about fingering users and your plan (stop snickering!)
Diffstat:
1 file changed, 19 insertions(+), 0 deletions(-)
diff --git a/using-a-tilde-server.md b/using-a-tilde-server.md
@@ -0,0 +1,19 @@
+Some Notes on Using a Tilde Server
+----------------------------------
+
+If you're using a tilde server, it's probably because you want to interact
+socially with others on the same server. The obvious solution is to use IRC,
+since most tilde servers are probably part of the tildeverse IRC network: see
+https://tilde.chat
+
+But there are other ways to interact. First you might want to `ls /home` to
+check who else is on the server. Maybe you know some of them! You can use
+`mail(1)` to send them some mail. If you don't know them, try using finger(1)
+to see who they are. You'll get interesting stats on the user, such as when they
+last logged in, and from where, what shell they use, and their... Plan? What is
+this?
+
+A plan is a short message you can specify for users who finger you. create a
+a file at `~/.plan` and tell other users a little about yourself!
+
+using-a-tilde-server.md | Last edited 2018-11-29