Installing Nagios on openSUSE 11.0 Rumi, April 27, 2009 Scope: Nagios is an excellent tool that can be used to monitor your systems and devices. For more detailed information check out the main Nagios site : Nagios.org The scope of this howto is to give specific installation tips for Nagios running on openSUSE 11.x (should also work on openSUSE… Continue Reading
Backup and Restore IIS 6.0 in Windows Server 2003 Rumi, April 19, 2009April 19, 2009 This article will show how to succesfully backup and restore an IIS 6.0 configuration without any issues to a new server installation. Although it is an easy process to do there are some issues that we have to be aware of. If we plan to backup and restore IIS 6.0… Continue Reading
Step by step procedure for installing Sarg Log Analyzer Rumi, April 17, 2009 Installation of the sarg log analyzer: 1) Download the packeg to “/usr/local/src” directory cd /usr/local/src wget -nd http://downloads.safesquid.net/free/general/precompiled/sarg-2.2.3.1.tar.gz Continue Reading
Linkin Park- What I’ve Done Rumi, April 10, 2009 In this farewell There’s no blood There’s no alibi Cause I’ve drawn regret From the truth Of a thousand lies So let mercy come And wash away Continue Reading
History repeats itself Rumi, March 26, 2009 What price do people pay for freedom? In the 17th and 18th centuries as people were coming to this “new world”, many of them couldn’t afford the boat ride. Continue Reading
How to install “Yum” in OpenSuSe Rumi, March 12, 2009 A simple line of installation in command console- Yast2 –i yum yumex yum-metadata-parser yum-utils Continue Reading
Windows SMTP: SMTP server response: 550 5.7.1 Unable to relay Rumi, March 7, 2009 1) Go to: start > settings > control panel > Administrative Tools > Internet Information Services 2) Expand the ” (local computer)” node 3) Right click on your SMTP server > go to “Properties” 4) Click “Access” tab 5) Under Relay Restrictions, click the “Relay” button 6) Click “Add” 7)… Continue Reading
What is phpize? where to get it and how to install it Rumi, March 3, 2009 For FC or Centos Distro use yum install php-devel Continue Reading
How to install ffmpeg on CentOS or Redhat Enteprirse Linux the easy way Rumi, March 3, 2009 This is the easy way to install ffmpeg on CentOS or RHEL/Redhat Enterprise Linux the easy way.\ vi /etc/yum.repos.d/dag.repo Insert the following: [dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 Continue Reading