Manage Config with Git

PCTResearch Wiki Update

Manage Config with Git

  • Check Modified History

  • Restore an Unintentionally Modified Config File

  • List all the files currently being tracked

  • Backup configure files


Use a secure SSH client/server connection with OpenSSH.

PCTResearch Wiki Update

Use a secure SSH client/server connection with OpenSSH.

Set the .ssh/config file to connect easily, such as “ssh ubuntu”.

OpenSSH is the premier connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking, and other attacks. In addition, OpenSSH provides a large suite of secure tunneling capabilities, several authentication methods, and sophisticated configuration options.

 


openssh.com
OpenSSH Website