Instaling XCache on a Debian Wheezy

So What's XCache ? XCache is a powerfull PHP Accelerator (similar to APC, eAccelerator, etc). It's stable enough and really very fast.

Important: This tutorial assumes that you already have a running webserver (Apache) and PHP installed.

Let's install XCache. First of all I recommand doing a full upgrade of your system, for that do :

# apt-get update && apt-get dist-upgrade

Once that's done all we need to do is :

# apt-get install php5-xcache

June 8, 2013

Our Solar System

I really like the way it moves. It's so beautiful.

March 1, 2013

Android x86

You want to get Android for your computer ? that's possible Android for x86 is available you can download it from https://code.google.com/p/android-x86/downloads/list and guess what ? Android 4.2 is available too :p hehe that's really awsome try it and contribute to Android.

February 28, 2013

Schools

Do you realize that the world has been created by people no smarter than you ?

February 3, 2013

Windows 8 Evaluation

This is so true.

January 6, 2013

Skype 4.1.0.20 on Debian 64 Bits

Alright alright, Skype 4.1.0.20 has been released but there is a problem while installing it on a 64 Bits debian. So here's how to do :

first of all you need to enable the multiarch support 

# dpkg --add-architecture i386

# apt-get update

after that you need to download the skype .deb package http://www.skype.com/intl/en/get-skype/on-your-computer/linux/downloadin... once that's done install it :

# dpkg -i /path/to/skype-debian_4.1.0.20-1_i386.deb

# apt-get install -f

And here you'll have a problem with libqtwebkit4 so to fix that do this :

# apt-get install -f -o Dpkg::Options::="--force-overwrite"

That's it.

November 28, 2012

Men brain VS Women brain

1. MULTI-TASKING
Women - Multiple process
Womens brains designed to concentrate multiple task at a time.
Women can Watch a TV and Talk over phone and cook.
Men - Single Process
Mens brains designed to concentrate only one work at a time. Men can not watch TV and talk over the phone at the same time. they stop the TV while Talking. They can either watch TV or talk over the phone or cook.

2. LANGUAGE
Women can easily learn many languages. But can not find solutions to problems. Men can not easily learn languages, they can easily solve problems. That's why in average a 3 years old girl has three times higher vocabulary than a 3 years old boy.

November 22, 2012

Windows 8

This is why Windows 8 isn't terrible.

November 13, 2012
November 4, 2012

Pages