Git was made by Linus Torvalds in 2005, originally as version control software to better enable contributors to upload code to the Linux kernel. Git is a version control system. Sometimes…
Tag: remote
SSHFS? What’s that and how do I use it?
Check out Tecmint’s great article on SSHFS, a way that you can securely see the filesystem of a remote computer, using the SSH protocol. It works kind of like NFS,…