The Protector

Do you have problems ? Get Solution here.

Search results for: configure scanner in fedora 14

How To Install Drupal on CentOS5 , Red Hat or Fedora 14




Now I am going to brief how to install drupal easily first need to check for few update of the OS. yum update Install pre-requisites application for drupal # wget http://prdownloads.sourceforge.net/webadmin/webmin-1.440-1.noarch.rpm # wget http://webmin.com/jcameron-key.asc # rpm –import jcameron-key.asc # yum install webmin-1.440-1.noarch.rpm Restart APM ( Apache PHP and Mysql…

Configure WordPress using Nginx




When you come to this page, I know you have been stumbled upon configuring wordpress on nginx as I was. Well, all I can say is that it is very easy. After you successfully installing nginx, php and mysql , you will come to the next problem on nginx…

LoadBalance with Nginx




several machines we use as httpd service, in this testing I use 1 machine. Code Server DB Server First thing first, install and configure each serviceĀ  ( nginx & httpd ) in every machine listed above. Let’s say you are going to make w3bnet.com as sample to load balance….

Building SMS Gateway using CENTOS


Another article, I posted how to setup sms-gateway on UBUNTU box. Now I try to setup sms gateway on Centos Box. # uname -a Linux hardcorepolice 2.6.18-92.1.6.el5.centos.plusxen #1 SMP Thu Jun 26 13:43:14 EDT 2008 i686 i686 i386 GNU/Linux Fedora repository Fedora repository is available at http://freshrpms.net/packages/. (Contributed by…