Category Archives: Blog

Installation and configuration of OpenVPN server on Centos 6.8

This blog will help you with the installation and configuration of OpenVPN server on centos 6.8 on DigitalOcean OpenVPN server version : 2.3.14 CentOS Version : CentOS 6.8 1. Login to server and switch as root user $ sudo su – or $ su – 2. Install EPEL repository # rpm -Uivh http://dl.fedoraproject.org/pub/epel/6/x86_64/epel-release-6-8.noarch.rpm 3. Update and install openvpn-server related packages… Read More »

Install Skype 4.2 on ubuntu

Skype allows people to communicate with each other by text messaging , voice and video calling over internet. It also provides an option to call to phone numbers if you have credits .Please click here to know more about skype . This blog  helps you to install Skype 4.2 on ubuntu based systems (32 bit/ 64bit).… Read More »

Install SuPHP on Ubuntu server

SuPHP is a PHP handler for executing the php scripts with the permissions of their owners and it provides an additional layer of protection on  servers. Please click here to read more about PHP handlers . This blog helps you to install SuPHP on Ubuntu servers . 1. switch as root user $sudo su – [sudo]… Read More »