Opensource

How to install Gitolite in CentOS 7

About Gitolite Gitolite is a free, open source Git server that can be used to setup git hosting on a central server, with fine-grained access...

How to install Nextcloud on CentOS 7

Introduction In a previous tutorial we talked about the installation of Nextcloud on an Ubuntu 16.04 server with Apache. Remember, Nextcloud is a cloud storage...

eCommerce: Open eShop on Ubuntu 16.04

Introduction - Open eShop eCommerce Platform Open eShop is an open source software for eCommerce platforms. It is a platform developed to sell digital goods...

Bash Shebang: Using Script Interpreters

The shebang, also known as 'hashbang' or pound-bang, is a crucial element in Unix-like operating systems, including...