News

Using a set of public/private keys to allow you to log into a remote Linux system or run commands using ssh without a password can be very convenient, but setup is just tad tricky. Here's how and ...
Whether you're an experienced developer or a beginner trying to establish a secure connection between your computer and a remote Linux server, PuTTY is a tool you can rely on. Let's delve into ...
I'm trying to set up my Mac so that I can connect to it remotely from a Windows box via SSH using a key pair, rather than logging in with a username/password. I've Googled the absolute shit out of ...
Before I can use it to talk to my EC2 machine, I must convert my private key to a PuTTY-friendly format and load the key into the SSH authentication agent. Copy from the PEM file to a PPK file ...
I’m going to demonstrate how to connect to a remote Ubuntu 16.04 server, via the sftp protocol, using both Elementary OS Pantheon Files and GNOME Files (on Ubuntu 17.10).
On the rare occasion that my Linux desktop freezes, I have a few tricks up my sleeve that keep me from having to do a hard ...