Pages

Saturday, January 21, 2012

Install MobileTerminal On iPhone 4S [Guide]

MobileTermainl is a terminal emulator application for iDevice, it will let you execute commands from iphone directly without need to use ssh connection. if you tried to install it from cydia directly, it won't work, it will crash after start, so we have to install it manually, and to do that must have OpenSSH and wget(you find them in cydia) in your iPhone 4S, Connect to your iDevice via SSH, now use the following commands:

wget http://mobileterminal.googlecode.com/files/MobileTerminal_520-1_iphoneos-arm.deb


We install it by dpkg:

dpkg -i MobileTerminal_520-1_iphoneos-arm.deb


If terminal icon did not show up, just respring your iPhone. Good luck!



2 comments:

  1. Dude, I installed it using cydia, one must make sure that they are using the right source to download mobile terminal otherwise you may download an incompatible version with your ios.

    ReplyDelete
    Replies
    1. hi! :)

      there is no right source, they fixed it now in the default source.

      Thank you :) and good luck

      Delete