How to set up Python scripting for Apache

In this post i will show you how to set up Python scripting for Apache. Note that I assume that you have already set up and configured the standard LAMP server stack. If you haven’t, refer to any of the following links, depending on your distribution. (Open Suse,Mandriva,Arch Linux, Debian,Sientific Linux)

Continue reading

Howto- Install Monitorix in Ubuntu, Fedora and Centos

Monitorix is a free, open source, lightweight system monitoring tool designed to monitor as many services and system resources as possible. It has been created to be used under production UNIX/Linux servers, but due to its simplicity and small size you may also use it on embedded devices as well.

Continue reading

Howto- Disable SELinux on Fedora/Centos/RHEL/SL

 Security-Enhanced Linux (SELinux) is a Linux feature that provides a mechanism for supporting access control security policies, through the use of Linux Security Modules (LSM) in the Linux kernel. It is a set of Kernel modifications and user-space tools that can be added to various Linux distributions. Its architecture strives to separate enforcement of security decisions from the security policy itself and streamlines the volume of software charged with security policy enforcement .

Continue reading

How to install Nagios from repo Fedora/Centos/SL

Nagios  is  one of  the most  powerful  open source  monitoring tool,  its  giving  the opportunity for monitoring  all OS and  devices ,   in our previous posts, we did show you how to install Nagios from source in Fedora and CentOS,  today we will see how to install  it directly  from yum in Fedora/Centos/SL(Scientific Linux) in easy steps.

Continue reading

Install nomachine in RHEL/centos/Fedora

Nomachine or NX technology is a computer program that handles remote X Window System connections, and attempts to greatly improve on the NoMachineperformance of the native X display protocol to the point that it can be usable over a slow link such as a dial-up modem. It wraps remote connections in SSH sessions for encryption.

Continue reading

Installing and configuring a Ventrilo VOIP server

Ventrilo is a lightweight VOIP server used not only for voice communication, but it also acts as a chat room of sorts. It is extremely simply to install and VentriloLogo-143x150configure. Used widely by gamers around the world Ventrilo allows conversations with multiple users with just the tap of a button. The advantage of the Ventrilo client over many other VOIP clients is that you can chat to anyone using your keyboard shortcut while other applications are running in the foreground.

Continue reading