Gene Pasquet on Nostr: A bit miffed about how involved updating #sshd was on #NetBSD. See as follows: ...
A bit miffed about how involved updating #sshd was on #NetBSD. See as follows:
#Debian: apt update && apt full-upgrade -y
#NetBSD:
- Read the official communication on the issue
- Learn how to setup the OS sources in /usr/src
- Set up the OS sources following the manual
- Compile openssh & install as per instructions
#Debian: apt update && apt full-upgrade -y
#NetBSD:
- Read the official communication on the issue
- Learn how to setup the OS sources in /usr/src
- Set up the OS sources following the manual
- Compile openssh & install as per instructions