commit 74693bababfb95be7775fbc7cb2aa5f85a6cd836
parent 560fb26d5825b7db44a6bd484d24a03e40e18d4b
Author: decentral1se <cellarspoon@riseup.net>
Date: Wed, 29 Jul 2026 16:38:59 +0200
chore: match newline convention
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/eik.mdwn b/eik.mdwn
@@ -79,6 +79,7 @@ We recently added space, which should make upgrades easier. Here are some tricks
* Delete a bunch of packages that you don't need if they're on the system.
* You can usually get away with moving `/usr/include` / `/usr/share` into the `/home` partition and then symlinking them back. This is of course risky business and you should only do it as a last ditch effort.
+
http certs
----------
@@ -131,6 +132,7 @@ When there is activity on the forum we get XMPP notifications from [warawara](ht
Our own [image uploader](https://git.vvvvvvaria.org/pmc/image_upload) for bitrot. It's deployed on eik, `systemctl status compost` to learn more.
+
motd message
------------
@@ -138,6 +140,7 @@ See `/etc/update-motd.d/` for the scripts. When a user logs in, these scripts ar
There are also some configuration knobs in `/etc/ssh/sshd_config` which related to showing the last log in and the default `/etc/motd`. These have been turned off for now.
+
git hosting
-----------