News

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 ...
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, ...
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 reboot on my machine.
Here's a very quick example of how to setup GitHub SSH keys and use them to perform Git clone, push and pull commands over a securely configured SSH connection.