Browsing category

How To’s

How To Install and Configure VNC Server in CentOS 7 / RHEL 7

The following simple guide helps you to setup the VNC server on RHEL 7 / CentOS 7 machines, VNC help to share the desktop with the other machines which have a client installed. VNC server and client are not installed, by default. You need to setup the vnc server manually. Prerequisites Before installing the VNC […]

How to Install PostgreSQL on CentOS 7 / RHEL 7

PostgreSQL is an object-relational database management system (ORDBMS) available for many platforms, including Linux, FreeBSD, Solaris, Microsoft Windows, and macOS. It is released under the PostgreSQL License. PostgreSQL is developed by the PostgreSQL Global Development Group, consisting of a handful of community volunteers employed and supervised by Red Hat and EnterpriseDB. The vast majority of […]

How To Install Monit on CentOS 7 / RHEL 7

Monit is an opensource process monitoring tool for Linux operating system which helps you to monitor system process using the web browser and also whenever requires it automatically do the maintenance or repair of the particular process in such a way that it can be brought back online. Monit can also use for managing and […]

How To Install Nagios 4.4.3 on CentOS 7/6 & RHEL 7/6

Nagios is the most widely used open source monitoring tools which help us to monitor the services and application that run’s on Windows, Linux, Routers and other network devices. With the help of Nagios, you can monitor basic services and attributes. We can access the Nagios using web interface coming with the bundle and configuration […]

How to Install Lighttpd With PHP5 FastCGI And MySQL On Fedora 20

Security, speed, compliance, and flexibility — all of these describe lighttpd (pron. lighty) which is rapidly redefining efficiency of a webserver; as it is designed and optimized for high performance environments. With a small memory footprint compared to other web-servers, effective management of the cpu-load, and advanced feature set (FastCGI, SCGI, Auth, Output-Compression, URL-Rewriting and […]