Fedora VS Debian - which Workstation OS to pick I recommend Debian for servers and Fedora for Workstation that's the sweet spot.
MANAGING LARGE FILES WITH GIT LFS Git LFS is an open source git extension that enables statically storing of large files to a remote server. On your git repository only a few kilobytes text files is stored.
HOW TO LOCALLY REMOTE CONNECT TO LINUX (DEBIAN/UBUNTU/FEDORO) WITH GNOME There a circumstances where you might find yourself needing to quickly remote connect to a your Linux environment with minimum effort possible. One of the circumstances is when you have a VM and you want to quickly access it remotely through IP.
How to transfer files using SSH SSH is a secure protocol used for connecting to remote servers. Its commonly used by system admins to connect to remote servers on the local network or over the internet.