Apple iOS 5.x.x
Apple iOS Firmware releases list
- http://ios.e-lite.org/
- http://www.redmondpie.com/jailbreak-ios-6.1.1-untethered-using-redsn0w-evasi0n-tutorial/
- http://theiphonewiki.com/wiki/index.php?title=Firmware
- Chart Shows How Many Days Each iOS Version
How To Jailbreak iPhone, iPad And iPod Touch
Tips
A faster way to install Cydia applications after jailbreaking
source: http://hints.macworld.com/article
Updates the repositories. Equivalent to refreshing in Cydia.
# apt-get update
Installs any updates available.
# apt-get upgrade
Search the repositories
# apt-cache search
Install a package. If there are dependencies, you will be prompted to continue.
# apt-get install
Uninstall a package
# apt-get remove
Lists all installed packages
# dpkg –l
Respring your device from the command line
# respring
Links
how to access your iDevice via SSH if you forget the password