linux

Showing your Apache version and OS info in the server signature is a bad practice. Specially if you are using WHM CPanel on your server, the signature shows nasty amount of information for outsiders. For example here is the signature from my WHM server apache/2.2.23 (Unix) mod_ssl/2.2.23 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 So how you can stop […]

{ 0 comments }

Touch optimized Ubuntu is coming

by Ruchira on January 1, 2013

  Since microsoft’s introduction of touch optimized windows 8, Ubuntu must have felt that its behind the game and that’s exactly why a touch based Ubuntu is being teased to be coming on January 2nd 2013. Currently the teaser is up and running on ubuntu.com counting down time to release ( or maybe announcement? ) .

{ 0 comments }

TOR exit node owner raided in Austria

by Ruchira on November 30, 2012

With the ever increasing rules on Internet copyrights and content sharing rules, running a TOR exit node is like waving hand to hackers and law enforcement agencies. This is what happened to a man who operates multiple TOR exit nodes on Europe. Named William Weber who lives on Austria got his apartment raided by LKA […]

{ 0 comments }

How to change refresh rate on Ubuntu

by Ruchira on November 29, 2012

Setting refresh rate is missing on Ubuntu under appearance settings. But with just simple terminal command, you can set the refresh rate and resolution. Open up Terminal ( Go to dash home and type “Terminal” to find it and click to open ) xrandr -s 1920×1200 -r 75 Command is shown above. On that 1920×1200 […]

{ 0 comments }

$15 dedicated servers from OVH

by Ruchira on November 27, 2012

While most of VPS providers are trying hard to stay in the business with their sub $5 VPS plans, OVH which is the worlds biggest consumer data center located in France is now ( uh for sometime ) offering $15 a month dedicated servers. While OVH has data center in Canada, this cheap offering is only available […]

{ 2 comments }

How to make your own VPN for less than $2 a month

by Ruchira on November 22, 2012

If you want to access blocked web sites on your country or if you want to get US only services like Hulu,Netflix,Pandora from anywhere in the world, best solution is to get in to a good US based proxy or tunnel your traffic via VPN, I have explained the first option here. Building a proxy […]

{ 1 comment }

How to make WordPress run faster

by Ruchira on November 19, 2012

I have had a big problem with my wordpress setup since long time on this blog. It is that the comment replying and approving process was very slow and sometimes it made the web server to give timeout errors for all people trying to access the site including me when I was replying to the […]

{ 0 comments }

Its a proven fact that people doesn’t like slow loading web sites it drives away sales and you wont be able to monetize it, even Google doesn’t like it and it directly affects your search engine rankings by googles new algorithms, If you run wordpress based blog or web site, there are several factors which […]

{ 3 comments }