prev next

Recent Entries

Recent Comments

How to configure wireless lan in Lenovo s10 or s20 in Ubuntu

How to configure wireless lan in Lenovo s10 or s20 in Ubuntu
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 5.00 out of 5)
Loading ... Loading ...

It is really easy to configure wireless lan card in your lenovo s10. Its default driver won’t work properly in Linux. So do the following command. # apt-get –reinstall install bcmwl-kernel-source Now go to  System -> Administration -> Hardware driver , here you can see Brodcom  STA wireless driver. Reboot your laptop and connect to [...]

May 19, 2010 Posted Under: Articles   Read More

Getting My old life back

Getting My old life back
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Today is one of my happiest day . It remember me days before 2006. I played volleyball again with a group of local Arabic people here. They are all friendly. So seems things are coming back. From tomorrow, I will play it on daily basis. So I can back to my Kungfu practices too. Now [...]

May 18, 2010 Posted Under: Articles   Read More

autoinstaller.org

autoinstaller.org
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Today I was just thinking to give my autoinstaller scripts to community as free. So I started autoinstaller.org. So people can post there auto installer softwares and share free of cost. Let us see how it works. Bookmark It

Apr 6, 2010 Posted Under: Articles   Read More

Installing mod_geoip on Apache 2.2

Installing mod_geoip on Apache 2.2
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

1) Downalod the latets GEOIP  package from  http://geolite.maxmind.com/download/geoip/api/c/ and install it # wget -c  http://geolite.maxmind.com/download/geoip/api/c/GeoIP-1.4.6.tar.gz # tar -xzf GeoIP-1.4.6.tar.gz # cd GeoIP-1.4.6/ # ./configure # make # make install 2) Download and install  latest mod_geoip2 from  http://geolite.maxmind.com/download/geoip/api/mod_geoip2/ # wget -c  http://geolite.maxmind.com/download/geoip/api/mod_geoip2/mod_geoip2_1.2.5.tar.gz # tar -xzf  mod_geoip2_1.2.5.tar.gz # cd mod_geoip2_1.2.5/ # /usr/local/apache/bin/apxs -lGeoIP  -cia mod_geoip.c 3) Restart [...]

Mar 9, 2010 Posted Under: Articles   Read More

Openx Cluster Handbook

Openx  Cluster Handbook
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

Hello, I wrote a hand book for a simple cluster configuration based on Nginx  + lighttpd.  It can use high traffic websites like  Openx services  , Check it here Bookmark It

Oct 20, 2009 Posted Under: Articles, Cluster, Openx   Read More
Page 3 of 612345...Last »