Month: April 2022
Replace received ZFS properties with locally set properties
Unless your software or your own scripts treat local and received ZFS properties as equal, you should probably set the values of the received properties again. Here’s a one-liner to do it all for you.
Read More → Replace received ZFS properties with locally set propertiesCompression is now on by default in recent OpenZFS
Compression is now on by default in recent OpenZFS. If you have reservations, you should probably run a one-liner like this one before upgrading your OS, be it current or stable/13. If you are curious and want to know what will happen, run this one-liner.
Read More → Compression is now on by default in recent OpenZFSCisco IOS (XE) and OpenSSH 8.x
OpenSSH marches on and disables old and insecure algorithms. Sadly, Cisco IOS (XE) lags behind. Previously, I could do all scp operations from the cli in the switches. Now, I must do everything from the management station. For now, I can get by if I allow some of the older key exchange (key agreement) algorithms. […]
Read More → Cisco IOS (XE) and OpenSSH 8.x