Wednesday, 31 October 2012

Hacking Ubuntu Linux Free ebook


           Ubuntu, an African word meaning “humanity to others,” is the hottest thing in Linux today. This down-and-dirty book shows you how they can blow away the default system settings and get Ubuntu to behave however you want. You’ll learn how tooptimize its appearance, speed, usability, and security and get the low-down on hundreds of hacks such as running Ubuntu from a USB drive, installing it on a Mac, enabling multiple CPUs, and putting scripts in menus and panels.


Transform your windows 7 to Mac os X



                    Ever wanted to experience the look of Mac Os X, If yes then here i brought you an amazing mac theme for your windows.This will give your computer a completely new look like mac. This is great theme to experience Mac Os X. Downloadthe file from below link and enjoy mac os x theme.

  • Extract the file and run it as administrator.
  • Right click on file and click on Run as administrator.
  • Password for the rar file is tricks4u

Make your computer talk what you type !



              This is very good and interesting javascript trick which let your computer speaks whatever you type. There is no requirement of any software. Just follow below simple steps.

  • First open Notepad and copy below codes
     Dim message, sapi
      message=InputBox("What do you want me to say?","COOL HACKING TRICKS")
     Set sapi=CreateObject("sapi.spvoice")
     sapi.Speak message
  • Now save the notepad file as talk.vbs
  • Now close the notepad file and open it again.
  • Done !!!