Browsing category

How To’s

Monitor server logs – Install Log.io on CentOS 7 / RHEL 7

Log.io is the real-time monitoring tool, powered by node.js and socket.io. Log.io offers a simple web interface for monitoring the server logs. This guide will help you to monitor server log with log.io on CentOS 7 / RHEL 7. Configure EPEL repository: We will use npm for installing Log.io, so lets install npm and node.js, […]

Install Pydio (cloud storage) on Ubuntu 14.10 / 14.04

Pydio is a open-source software solution for file synchronization and sharing, similar to ownCloud, designed to offer enterprise grade security and control. Pydio provides a sleek and ajax based portal that can be accessed from anywhere, from any browser, previews audio, video, PDF, Office Documents. It has a native mobile application for Android and iOS. […]

Linux-Dash Web based Monitoring tool for Ubuntu 14.10 / 14.04

Linux-dash is a web-based dashboard for monitoring Linux servers,  it offers us to monitor all the basic component that system admin want to know what is happening on system. Real-time monitoring includes system properties such as system info, memory information, CPU information and IO stats, not limited to CPU, RAM,disk and network utilization. It also […]

Install Lighttpd With PHP5 FastCGI And MySQL On Fedora 21

Lighttpd is an open-source web server  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 many more) lighttpd is the perfect solution to overcome server load problems. Here i will explain you the […]