N.B. This post is as much an aide-memoire to myself as anything else. I found it difficult to find the right web search terms to use to learn how to configure sendmail, so this information was more or less hard-won by experience, hence I don’t want to forget it. Basics Sendmail’s configuration files live […]
Archive for March, 2023
FreBSD shell setup basics (e.g. Ctrl-left arrow writes ;5D)
Configuring keyboard navigation Binding keyboard keypresses to certain non-printing-character functions, such as cursor keys, can be done in multiple ways. This is the *nix way of course, but it doesn’t help if you’re in a server shell, editing your command prompt, and Ctrl-back barfs characters instead of moving your cursor. Usually FreeBSD uses csh as […]