Skip to main content

Jailbreak iPhone 4 IOS 4.3.3 with www.jailbreakme.com

I've just got my new iPhone 4 replacement due to the Home button problem... You can now jailbreak IOS 4.3.3 with www.jailbreakme.com. Just launch Safari, and type www.jailbreakme.com, and install Cydia. Once Cydia is installed, you need to add the source as per this link - http://ljnewchapter.blogspot.com/2011/03/jailbreak-421-with-greenpoison.html.

Due to the Home button problem, I've further explore if we can use iPhone without the Home button. Surprisingly, the Home button is no longer required. Once you have install Cydia, you probably want to download SBSsettings (Cydia>>Featured>>SBSsettings). Reboot your iPhone once SBSsettings is installed. You can now configure Activator to replace the Home button. For example, you can swipe down on the status bar to replace Home button, Double Tap to activate Switcher (double click Home button), swipe left to replace Sleep button, etc...

Probably the next version of iPhone will not have the home button but rather a bigger screen! Anyway, I think the manufacturer screw up on the Home button quality (on certain batch probably). By doing so, you can now extend the Home button life spend. :D

Comments

Popular posts from this blog

Editing hosts file in iPhone/iPAD

You can now edit the hosts file with a jailbroken iPhone/iPad. Download the hosts file using tool like FileZilla. Default location is /etc/hosts. Download Notepad++ and edit the file. I've edit the file and convert it to ANSI under the Encoding menu. Once completed, upload the file back to the default location.  Try to ping the DNS... It should works!

Making your iphone to Wifi HotSpot?

Gotten this from a friend really solve my problem. MyWi can be downloaded from Cydia but of course you would probably need to pay it after the trial period.  There is other "cracked" MyWi which you would need to first jailbreak your iphone, and add additional source as follow:- 1. Open your Cydia 2. Goto Manage>Source>Edit>Add 3. Add http://sinfuliphonerepo.com Then, go to Search and look for MyWi (cracked version), download and install it! Tata... you got it working!

vSphere Replication - checking the replication status

Enable SSH on ESXi host (you can do this using vCenter) Download putty or any SSH client and log in with root access vim-cmd vmsvc/getallvms ~ # vim-cmd hbrsvc Commands available under hbrsvc/: vmreplica.abort vmreplica.pause vmreplica.create vmreplica.queryReplicationState vmreplica.disable vmreplica.reconfig vmreplica.diskDisable vmreplica.resume vmreplica.diskEnable vmreplica.startOfflineInstance vmreplica.enable vmreplica.stopOfflineInstance vmreplica.getConfig vmreplica.sync vmreplica.getState  See more at: http://www.virtuallyghetto.com/2011/07/hbr-host-based-replication-cli-for-srm.html#sthash.mpqbyGmw.dpuf http://www.virtuallyghetto.com/2011/07/hbr-host-based-replication-cli-for-srm.html