The internet doesn’t like that I host my own mail. First the domain of my mail-server got deactivated (it‘s running again after a week, yeah). Now the VM is down because there are backend-problems -.-
Posts in "Aside"
TIL: Rockman (Megaman) might have been named Rainbow Man because each weapon changed him to another color.
1Password became now LastPass with 1Password X?
My domain is now down for 5 days. In the future I know that I will have a look at the registry before registering a domain and I think to move the service provider where I register my domains. Their reaction times are far too slow…
SoliMate
A reminder: do backup your data. You never know what might happen.
30 minutes from setting the downtimes until both OpenBSD-servers were updated to 6.3 incl all packages. Nice. Only IPv6 does not work as expected. I have to look into that.
And yes, OpenBSD 6.3 got released :)
grep comes really from ed (g/re/p) but sed is the stream editor and is based on qed (quick editor) and ed.
The names of grep (g/re/p) and sed (s/ed) do not really come from ed, do they? Oo
I can recommend Michael W Lucas new book Ed Mastery. Once I had only /bin available and vi was in /use/bin. I wish I had read that book before. Ed is more useful than I thought.