Monthly Archives: May 2012

  1. How Strong Is Your iPhone Signal? – Check without Jailbreaking…

    Leave a comment

    May 29, 2012 by aubreykloppers

    Step 1: Dial *3001#12345#* on your iPhone then press Call. Step 2: You’ll now enter Field Test mode. You’ll notice a signal …
    Continue reading

  2. iPhone – Calibrate your HOME BUTTON.

    Leave a comment

    May 29, 2012 by aubreykloppers

    Step 1: Navigate to, and launch one of the stock applications on your iPhone. If you don’t already know, the stock …
    Continue reading

  3. Windows Activation – getting the Activation by Phone screen.

    Leave a comment

    May 24, 2012 by aubreykloppers

    When clicking on activate and you are not getting the option to do the activation by phone, all you have …
    Continue reading

  4. An A-Z Index of the Bash command line

    Leave a comment

    May 16, 2012 by aubreykloppers

    A  adduser  Add a user to the system addgroup Add a group to the system alias    Create an alias …
    Continue reading

  5. Linux – Adding a new route…

    Leave a comment

    May 8, 2012 by aubreykloppers

    The command is quite easy: route add -net <ip/prefix> gw <router ip> Where the <ip/prefix> is example: 10.0.0.0/24 and <router …
    Continue reading

  6. Unix: find command jewels…

    Leave a comment

    May 3, 2012 by aubreykloppers

    To find a file and pipe it to ls: find <dir> -name <filename> -exec ls {} \; and to remove …
    Continue reading

counter for wordpress