Using rsync to resume SCP file transfer

Using scp to transfer a large file or folder can be sometimes unstable, it doesn’t have the feature to resume broken transfers. Therefore, we have to start over each time when we cancel the transfer. There is a software called rsync that has the resume feature and it supports multiple protocols such as rsync:// and …

Install a new nVidia card on existing Fedora system

I’ve been running Fedora for some time and I am still loving using it. Today I got a used nVidia GTX 650 Ti graphic card from my friend Lance, and I was trying to install it under my existing system structure. We managed to get the card installed in the PC chassis and connected the …