permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit b0caf47a230054efdf77b0b976cfcf9d0fbdc34c
parent d1afd9f406a9e2428d868822492f6d3cf76cd7fa
Author: decentral1se <decentral1se@web>
Date:   Wed, 11 Sep 2024 11:43:43 +0200

motd

Diffstat:
Meik.mdwn | 7+++++++
1 file changed, 7 insertions(+), 0 deletions(-)

diff --git a/eik.mdwn b/eik.mdwn @@ -52,3 +52,10 @@ Both `cerca-add-user` and `cerca-add-admin` are only really necessary to use on You can edit the CSS, about pages, registration instructions etc. all in `/var/www/bbs.permacomputing.net/content/`. There are some other configurations lying around there which might be useful also. When making changes, you need to restart Cerca: `systemctl restart cerca`. If you run into issues, have ideas for improvements or otherwise wanna get in touch with the main developer, cblgh, they're very open to discussions on the issue tracker [here](https://github.com/cblgh/cerca/issues). + +motd message +------------ + +See `/etc/update-motd.d/` for the scripts. When a user logs in, these scripts are all run. They must be executable to be run. Feel free to add some nice welcome screens! + +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.