If you’ve used putty to generate your private key, you may need to convert it to a PEM file instead Firstly install putty via Homebrew Then convert the file Install the key by moving the file to ~/.ssh

Software Engineer, Manchester, UK
If you’ve used putty to generate your private key, you may need to convert it to a PEM file instead Firstly install putty via Homebrew Then convert the file Install the key by moving the file to ~/.ssh
Here’s a quick guide on how to patch some of the many Linux distros against the Meltdown and Spectre vulnerabilities! After spending the week monitoring each distribution, and deciding the best time to patch (after waiting for results). Don’t forget to reboot your machine/server after applying the updates! CentOS 7 x86_64 $ sudo yum clean…