Glances – Real Time System Monitoring Tool for Linux

Glances is a cross-platform curses-based command line monitoring tool writen in Python which use the psutil library to grab informations from the system. Glance monitoring CPU, Load Average, Memory, Network Interfaces, Disk I/O, Processesand File System spaces utilization. Glances can ...

Read more

Ubuntu 13.10 (Saucy Salamander) Beta 1 Released

Welcome to Ubuntu 13.10 (Saucy Salamander) Beta 1 release, which will in time become the 13.10 release. This alpha features images for Edubuntu, Kubuntu, Lubuntu, ...

Read more

How to install ajenti in Ubuntu 12.10/12.10/13.04/13.10 server

Ajenti is a server administration panel (Ajenti is cPanel alternative) for Linux distributions and FreeBSD. It is similar to cPanel, ISPConfig and others like them, ...

Read more

How to install PPTP VPN server in RHEL/Centos 6.4 Linux

In this article we show you how to install and properly configure a PPTP VPN server in RHEL/CentOS linux. With this VPN you’ll have access ...

Read more

How to configure Network interfaces in RHEL/CentOS or Fedora Linux

In RHEL/CentOS or Fedora, you can configure network interfaces by using configuration files located in /etc/sysconfig/network-scripts/. For each network interface (e.g., eth0), there should be ...

Read more

How to install Fedora 19 “Schrödinger’s Cat”

This guide shows you how to download a Fedora 19″Schrödinger’s Cat”  live CD image, burn this image to a disc, and use this disc to ...

Read more

GoAccess – real time Web Server (Apache/Nginx) log analyzer

GoAccess is an open source real-time Apache/Nginx log analyzer tool and interactive viewer that runs in a command-line. It provides fast and valuable HTTP statistics ...

Read more

How to install mod_pagespeed in RHEL/CentOS/Fedora and Debian/Ubuntu linux

mod_pagespeed (Website speed optimizer) is an open-source Apache module that automatically optimizes web pages and resources on them. It does this by rewriting the resources ...

Read more

How to remove old kernel on RHEL/CentOS/Fedora using YUM command

This is quick guide howto delete/remove/clean old kernels on Fedora, CentOS, Red Hat (RHEL). I use here two kernel as example, if you want to ...

Read more

How to check data integrity using md5sum under GNU/Linux

In this article, we will describe how you can check the integrity of your data using the md5sum utility under the GNU/Linux operating system. What ...

Read more