Browsing tag

apache

How To Install Apache SVN on Linux Mint 19 / Linux Mint 18

Subversion, widely known as SVN, is open source version control system used for storing the historical changes of source file and documents and manages it over a period of time. This post helps you to setup SVN on Linux Mint 19 / Linux Mint 18. Install WebServer Update the repository index. sudo apt-get update Here […]

Manage VirtualBox with phpVirtualBox (Web Based Interface)

phpVirtualBox is an open source web interface for Oracle VirtualBox, written in php with AJAX implementation. It allows you to remotely manage VirtualBox instance, really useful when you don’t have GUI in operating system. phpVirtualBox allows you control  and manage guest instance as like the VirtualBox GUI do, you wont find any difference between the […]

How To Install Zabbix 2.2 on Ubuntu 14.04 LTS

This post may or may not work. Please use at your own risk. Visit How To Install Icinga 2 on CentOS 7 / RHEL 7 for the latest documentation. Zabbix is an open source software for monitoring the network services, servers and other network devices, created by Alexei Vladishev. Zabbix backend written in C and […]

Install Apache web server on openSUSE 12

Apache web server is the most widely used web server application in the word, it shares 63% word web server market. It supports all major distribution such as windows, Linux , Solaris and Mac operating system, it considerably has large usage on Unix platform due to the package bundled with operating system disc and also […]