The Protector

Do you have problems ? Get Solution here.

Search results for: how to install ipmsg in fedora14

Install Sar CPU Utilizations




After you read about vnStat as Bandwidth monitoring , now you as Network Administrator is also need to install sysstat or commonly known as sar for CPU Monitoring. How to Install sar / sysstat on CentOS , RHEL and Ubuntu Ubuntu : # apt-get install sysstat …

Can I Install Nginx on MAC OS ?




Yes, you can. Especially on Mac OS X 10.7.1 Lion. Xcode is needed. Xcode provides everything developers need to create great applications for Mac, iPhone, and iPad. XCode 4 has been streamlined to help you write better apps. It has unified user interface design, coding, testing, and debugging all…

Easy Step Install Nginx, PHP and Mysql




Nginx is a solution for a mini server to serve jumbo visitors. I install nginx+PHP+Mysql in my tiny vps with RAM only 128MB.  I admit nginx, php and mysql is doing their jobs perfectly. I proved it by installing WordPress standard in my tiny vps and hit with 300…

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…