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 ...
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 ...
If a fear of the command line has prevented you from making use of the more secure sftp, Jack Wallen wants to show you how you can easily connect to that remote server, with a simple file manager.
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 ...
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 ...
Any Linux system in the Engineering Computing Center may be accessed via SSH through its fully qualified domain name. (ie, <hostname>.engr.scu.edu or <hostname>.dc.engr.scu.edu) For your convenience, ...
Nick Hardiman shows you how to set up a secure connection to an Amazon EC2 machine using PuTTY and Pageant to handle your private key.