I hereby claim:
- I am jschroed91 on github.
- I am jschroeder (https://keybase.io/jschroeder) on keybase.
- I have a public key ASAfQs9u5jbbG77OYhTRm4xzVUtUKWnwen9xS6xWIWhl3wo
To claim this, I am signing this object:
| #!/bin/bash | |
| echo "Installing deps..." | |
| sudo apt-get install libssl-dev zlib1g-dev libpam0g-dev xz-utils | |
| sudo apt-get remove openssh-server | |
| echo "Downloading and extracting sources..." | |
| wget http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.6p1.tar.gz | |
| wget http://www.linuxfromscratch.org/patches/downloads/openssh/openssh-7.6p1-openssl-1.1.0-1.patch | |
| tar -xf openssh-7.6p1.tar.gz |
I hereby claim:
To claim this, I am signing this object:
Note that this was written Jan 9th, 2019, and I personally have not tested this since then. It's possible it will still work for your machine, but I can't guarantee it.
Based on some comments, it looks like someone may have had success with it Dec 22, 2020 too.