Add EPEL Repository to CentOS 7

EPEL CentOS 7 In the next tutorial I will show you how to add the fedora EPEL repository to your CentOS 7 installation.

bash centos linux

CentOS Automatic Updates

CentOS Automatic Updates CentOS Automatic Updates tutorial. This tutorial apply to Centos 5.x, 6.x and 7.x.

centos linux yum

Install VirtualBox Guest Additions on CentOS 7

CentOS 7 VirtualBox Guest Additions Installation Tutorial In the following tutorial, I’ll demonstrate how to install Guest Additions …

centos install virtualbox

Why Use Two Template Engines at Once

Template engine In the following post I’ll try to show and explain how and why I am using two template engines in every application …

go python tenjin

Android Context in non-activity Class - The Secret of ContextWrapper

Android Context in non-activity Class - The Secret of ContextWrapper One of most frustrating issues I had to figure out when I’ve …

android contextwrapper java

Get Mobile IP Address in Android (Code Example)

How to programmatically retrieve the device IP address in Android for both Wi-Fi and mobile data connections, with Java code examples.

android java

Install Grails on CentOS 6

centos grails A beginner-friendly guide to installing the Grails web framework on CentOS 6.x using GVM, manual installation, or Git.

centos grails groovy

Install Groovy on CentOS 6

CentOS Groovy A beginner-friendly guide to installing the Groovy programming language on CentOS, using either GVM or manual installation.

centos groovy gvm

Install Go (Golang) on CentOS 6

CentOS golang CentOS golang Installation Instructions - for CentOS 6.x. In the following tutorial I’ll show how to install and run …

centos go linux