CentOS

CentOS / RHEL: View Vnstat Graphs Using PHP Web Interface Frontend
avatar

CentOS / RHEL: View Vnstat Graphs Using PHP Web Interface Frontend.

Posted in CentOS, Fedora, Guides, Linux | Leave a comment

CentOS / RHEL: Install Network Traffic Monitor To Keep a Log Of Daily Traffic
avatar

CentOS / RHEL: Install Network Traffic Monitor To Keep a Log Of Daily Traffic.

Posted in CentOS, Fedora, Guides, Linux | Leave a comment

Mail Command Missing in Centos
avatar

If the mail command is missing in CentOS you just need to install the mailx package.  You can do this with the following yum command:

yum install mailx

Posted in CentOS, Guides, Linux | Leave a comment

Extract the audio from a flash video
avatar

Extract the audio from a flash video.

ffmpeg -i video.flv -acodec copy track.mp3

Posted in Arch, CentOS, Fedora, Guides, Linux | Tagged , | Leave a comment

Unix / Linux: See Colourised Filesystem Disk Space Usage
avatar

This is a neat little program which with give you a “graphical” display of the free space from the command line. http://www.cyberciti.biz/tips/unix-linux-bsd-pydf-command-in-colours.html

Posted in CentOS, Fedora, Guides, Linux, News | Tagged , | Leave a comment