Nginx Instalation : PCRE Library Not Found

May 30, 2011

PCRE Library is a library that is required to use HTTP rewrite when we do a compilation of nginx. The PCRE package contains Perl Compatible Regular Expression libraries useful for implementing regular expression pattern matching. If PCRE is not installed on the server, it will result in the following error message during the Nginx compliation: [...]

Read the full article →

CPanel: tailwatchd failed

May 30, 2011

If you get an error from your CPanel server related to tailwatchd failed, such as: <strong>tailwatchd failed</strong> @ Sat May 28 20:35:37 2011. A restart was attempted automagically. Service Check Method: [check command] tailwatchd is not running you should not worry, please follow the steps below to do the checking. There isn’t anything to worry, [...]

Read the full article →

Why Every Nursing Student Should Get An iPad

May 12, 2011

Every nursing student should get an iPad because of all the apps that you can get for the iPad. Whatever tools you might want to have available and whatever information you might want to be able to carry around with you at all times, the iPad can help you do that. You can get just [...]

Read the full article →

How to Repair Windows 7 without Reinstall

May 9, 2011

Sometimes Windows 7 may crash or even damaged. We can predict things happen to us. So, Here i will telp you the tips How to Repair Windows 7 without Reinstall Windows 7 system improvement is an important thing that must be possessed. Repair system disk in Windows 7 can be used to repair Windows, restore [...]

Read the full article →

Caring for Laptop Charger

May 9, 2011

Charger is an important component for a laptop; therefore we need to take care of this vital component for longevity. The following TIPS how to care for a laptop charger in my version Do not connect the charger to power with a voltage above 240V (in general, the charger is limited in range 100-240V), but [...]

Read the full article →

Some Useful Linux Shell Commands

May 7, 2011

Shell is a program that connects users with the operating system in this case the kernel (core operating system), generally provides a shell prompt as the user interface, where users had fed the desired commands in the form of an internal shell command (internal command), or command execution of a program file (external command), but [...]

Read the full article →

How to Secure and Optimize a Server or VPS – 2

May 6, 2011

Tutorials following continued discussions from How to Secure and Optimize a Server or VPS part 1 ========================================= Install BFD (Brute Force Detection – optional) ========================================= To install BFD, SSH into server and login as root. At command prompt type: cd /root/ wget http://www.rfxnetworks.com/downloads/bfd-current.tar.gz tar -xvzf bfd-current.tar.gz cd bfd-0.4 ./install.sh After BFD has been installed, you [...]

Read the full article →

How to Secure and Optimize a Server or VPS – I

May 6, 2011

When you have a Dedicated Server or Virtual Private Server (VPS) security issues and optimization of a server is a necessity that must be considered by a sysadmin. Here I have to say a few ways that can be used to secure and optimize a Dedicate server or Virtual Private Server (VPS). ========================================= Checking for [...]

Read the full article →

Windows 8 transformation pack for windows 7

May 1, 2011

Have heard the news that Windows 8 will appear, but we still do not know when it will appear, well here I will share how to install a Windows 8 transformation pack for windows 7. Steps: 1. Open links: http://deepxw.blogspot.com/2008/11/universal-theme-patcher.html select the 3rd link (which is click to download) because the other link is broken [...]

Read the full article →

Clean tmpDSK with tmpwatch

April 30, 2011

When you use cache modules such as memcache, xcache, eAccelerator and others on your cpanel server, then the modules would be very wasteful consuming temporary space from your servers. One way to clear the cache in tmpDSK that are not used within a certain time is to use tmpwatch. Here’s an example of using tmp [...]

Read the full article →