Install Script for Transmission (v2.84) SeedBox on CentOS 6.5

![torrent file type pic](/content/images/2014/Jul/torrent300x300.png) This is an updated version of the script posted at [Transmission SeedBox](http://transmissionseedbox.blogspot.de/2012/01/creating-seedbox-in-centos-6.html) for installing transmission on a CentOS (6.5) server. (Please see the orignial post for more details).Three lines!: # wget…

Installing GitLab 6.6 (6.x) on CentOS 6.5 with Percona Server 5.6

GitLab [http://gitlab.org/] CE (Community Edition) is essentially a self-hosted opensource clone of the online Git code repository service GitHub [https://github.com/]. The main installation guide [https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/install/installation.md] for GitLab was written for installation on Ubuntu/Debian operating systems.…