Free WordPress 2 Columns Kubrick Plain Theme – Red

advertisement

WordPress 2 Columns Kubrick Plain Theme (red) is modified from WordPress default theme. WordPress 2 Column Kubrick Plain Theme (red) is my first wordpress theme. Although i modified from wordpress default theme but it takes me quite some time to edit it as i’m not familiar with CSS.

I’ve been looking around for 2 columns kubrick theme that do not have image (plain css n text) but can’t find one. So i decided to modified the WordPress Default theme (2 columns) to suit my need. Actually WordPress 2 columns kubrick plain theme (red) has been ready since half year ago, just recently my friend ask me to share him the theme. So i decided to share my virgin wordpress theme with everyone. Hope you all like it. Below is the WordPress 2 Columns Kubrick Plain (red) screenshot in one of my site:-

wordpress theme, wordpress 2 columns kubrick plain theme, free wordpress theme download

Where to download WordPress 2 Columns Kubrick Plain Theme?

Continue reading Free WordPress 2 Columns Kubrick Plain Theme – Red »

Install eAccelerator to Optimize PHP performance

advertisement

php, php cache, php accelerator, php tuningServer load increase? looking for ways to optimize your php performance? if you have php optimization problem, you should try PHP eAccelerator. PHP eAccelerator is a free open source PHP accelerator, optimizer and dynamic content cache module that specially build to optimize php performance. According to php eaccelerator official site, php accelerator able to speed up the php code by 1-10 times and reduce server load.

How PHP eAccelerator able to speed up php code and reduce server load?

PHP eAccelerator works this way, whenever there is request to a file, PHP eAccelerator will parse the php file and cache them in their compiled state in the shared memory. So when the next request come, php eAccelerator will serve the request using the cache and it completely eliminated the compile state, so it will speed up php execution. (*Files that can’t fit in shared memory are cached on disk only.)

Interested with PHP eAccelerator? How to install PHP eAccelerator?

Continue reading Install eAccelerator to Optimize PHP performance »

CentOS: install yum fastest mirror plugin for faster connection update

advertisement

linux, centos yum update, centos linuxYum fastest mirror plugin (yum-plugin-fastestmirror) allow yum to select the closest and freshest mirror around you for your yum update. Once the yum fastest mirror plugin is activated, whenever you perform yum update or install, you will get a better connection. As yum will search the mirror based on your IP thru the GeoIP system. Yum select the fastest mirror based on:-

1. The connecting location of the client.
2. The current freshness/staleness of the mirrors for that region.

yum fastest mirror plugin (yum-plugin-fastestmirror) sound interesting? Want to try?
To install yum fastest mirror plugin (yum-plugin-fastestmirror) you can use this command:-

Continue reading CentOS: install yum fastest mirror plugin for faster connection update »