Centos

Install PostgreSQL on CentOS 6

CentOS PostgreSQL Installation tutorial CentOS PostgreSQL centos postgresql : PostgreSQL is a powerful, open source object-relational …

centos postgresql linux

Install and Configure xrdp on CentOS

Overview xrdp is a free open-source remote desktop server for Linux. Installing xrdp on CentOS might be a little tricky since CentOS …

centos linux remote-desktop

Install LuaJIT on CentOS

centos luajit installation instructions centos luajit centos luajit installation instructions - In the following tutorial I will show you …

centos lua luajit

Install Apache Tomcat on CentOS

CentOS Tomcat installation A comprehensive guide to installing Apache Tomcat on CentOS, covering JDK setup (OpenJDK and Oracle JDK), Tomcat …

apache-tomcat centos java

Install Gunicorn on CentOS

centos gunicorn installation instructions centos gunicorn centos gunicorn : In this simple tutorial I’ll explain how to install and …

centos gevent gunicorn

Install G-WAN Web Server on CentOS

CentOS G-WAN Server How to install and configure the G-WAN web server on CentOS, including service mode setup and support for multiple …

centos g-wan web-server

iptables Examples and Rules for CentOS

Overview Essential iptables configuration examples for CentOS, including setting up default chain policies, stateful rules, and common …

centos firewall linux

Fix SSL Key Usage Violation Error on CentOS

How to fix the “SSL handshake failed: Key usage violation in certificate has been detected” error on CentOS, commonly caused by …

centos ssl svn

Auto-Start VMware Workstation on CentOS Boot

VMWare Workstation start on boot CentOS vmware workstation start on boot centos If you are like me, using VMWare workstation on Linux …

centos virtualization vmware

Install Django on CentOS 6.4

Django Centos 6.4 installation instructions for noobs. So you want to build your first django centos 6.4 based web site? This is quite easy …

centos django python

Install VMware Tools on CentOS 6

A quick guide to installing VMware Tools on CentOS 6.x, covering prerequisites and the step-by-step installation process.

centos install vmware

Install RPMForge Repository on CentOS 6

CentOS RPMForge Installation Instructions (for Centos 6.x) A quick guide to adding the RPMForge (RepoForge) third-party repository to your …

centos git rpmforge

Update Git to 1.7.11+ on CentOS 6

How to update Git to version 1.7.11 or newer on CentOS 6.x by enabling the RPMForge extras repository.

centos git rpmforge

Python vs PyPy on CentOS: Install and Compare

Python vs PyPy in this article: Python vs PyPy I’ll explain how-to install both compilers (Python (CPython) and PyPy) on CentOS and …

centos pypy python

Install gevent on CentOS 6

Step-by-step instructions for installing the gevent Python networking library on CentOS 6.x, covering easy_install, source, and GitHub …

centos gevent python