I just noticed that fail2ban was reporting that there had been no failed attempts to connect to my SSH server for a few days, which can't be right because they are almost constantly happening.
This seems to be because of a change in openssh 9.8:


 * sshd(8): the server has been split into a...

I recently started getting the message commandline disabled when pressing the ~C escape key in ssh. I thought it must have been something to do with the server I was connected to but it turns out it was my openssh client.

screen-2023-02-06-12-23-17
After a recent update I have openssh 9.2 installed and that seems to...

I recently had to allow remote access for a few users so they could connect to their Windows PC’s in the office using remote desktop connection. This was just for a small network which didn’t have a Windows server, so no Remote Desktop Gateway. We could have just used something like TeamViewer but s...