You must enable Javascript on your browser for the site to work optimally and display sections completely.

Ubuntu


Getting Your Remote SSH Session Back After Losing Internet Connection

I had an issue the other day of losing my internet connectivity while running an Ubuntu upgrade through SSH. I lost my session and needed to finish the installation.

ssh linux ubuntu server administration session


Permanently Authenticating with Git Repositories

If you're cloning GitHub repositories using HTTPS, you can use a credential helper to tell Git to remember your GitHub username and password every time it talks to GitHub.

github ssh credentials authentication clone git