Linux
RuTorrent on Raspberry Pi
After publishing RTorrent on Raspberry Pi, I did not have enough time to try anything new with the Raspberry Pi, I got requests later to get RuTorrent working with RTorrent on Raspberry Pi.
I decided to use a bash script-based setup instead of step by step because it will end up having the same result but with better security measures as the script is written by a much-experienced person and maintained actively.
Create bootable Mac OS Sierra installer flash drive
Apple recently announced Mac OS Sierra at WWDC which is currently available as a Developer Preview and soon will be available as Public Beta.
Gogs on CentOS
Gogs also known as Go Git Server is an open source cross-platform self-hosted Git server written in Golang, similar to the GitLab which is written in Ruby. It is easy to install and configure and offers a lot of customization options while installing, it lets you choose between MySQL, SQLite, and PostgreSQL as a Database … Read more