The ModMyTM Family of Sites:
ModMyMotoModMyiModMyGphone




 
 
Register or Connect with Facebook

Discuss AppStore Apps | Browse / Search Cydia | MMi Cydia Stats




  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Launches
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 02-06-2008, 11:38 AM
iPhoneaholic
 
Join Date: Sep 2007
Device + Firmware: iPhone 3GS, 3G & 2G
Operating System: OSX 10.5.x & Windows XP
Posts: 365
Thanks: 14
Thanked 63 Times in 52 Posts
Terminal 2.07 released!

At last, Terminal has been updated to run properly under firmware 1.1.3. There should be no more need to enter a password or problems with the backspace button. It now runs as mobile instead of root.

Note: I suspect this version will not run properly under earlier firmware, but I have no way to test that.

Also, I'm only announcing this, I did not create it. Works great for me.

Direct download here:

http://mobileterminal.googlecode.com...rminal-207.zip
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #2  
Old 02-06-2008, 01:23 PM
iPhoneaholic
 
Join Date: Jan 2008
Posts: 307
Thanks: 22
Thanked 40 Times in 31 Posts

Works fine on 1.1.3, but then again, so did the older version for me under the natetrue jailbreak.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #3  
Old 02-06-2008, 03:09 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 282
Thanks: 21
Thanked 19 Times in 16 Posts

Quote:
Originally Posted by ksong12 View Post
Works fine on 1.1.3, but then again, so did the older version for me under the natetrue jailbreak.
Thats because NateTrue's JB didnt change the user from root to mobile... See what happenes when you try and install official 3rd party apps on nate's jailbreak.

Is there any way we can put this on MMI's installer source?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #4  
Old 02-06-2008, 07:25 PM
Green Apple
 
Join Date: Feb 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts

I manually installed this.. but it doesn't seem to work...

what do the permissions have to be? Terminal.app permissions are set to 2755 and all the files inside are 0664
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #5  
Old 02-06-2008, 07:33 PM
iPhoneaholic
 
Join Date: Sep 2007
Device + Firmware: iPhone 3GS, 3G & 2G
Operating System: OSX 10.5.x & Windows XP
Posts: 365
Thanks: 14
Thanked 63 Times in 52 Posts

The Terminal file in that folder is the actual app and it needs to be set to 755 to run.
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #6  
Old 02-06-2008, 07:59 PM
Green Apple
 
Join Date: Feb 2008
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts

and on the google code page the terminal is in color.. I like the colors, but they aren't on the app when I run it on my phone...

any suggestions..?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #7  
Old 02-06-2008, 08:53 PM
Green Apple
 
Join Date: Nov 2007
Posts: 76
Thanks: 13
Thanked 1 Time in 1 Post

Just installed it, and it works great.

After uninstalling the old vt100 application, I can't uninstall the "Term-vt100 SUD fix" which was needed to run vt100. Installer only gives me the option to "reinstall". Any one know how I can remove it from Installer's list?

Thanks,

Joe
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #8  
Old 02-06-2008, 09:45 PM
iPhone? More like MyPhone
 
Join Date: Jul 2007
Posts: 282
Thanks: 21
Thanked 19 Times in 16 Posts

Is there a new command for "top"? I'm getting an error...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #9  
Old 02-07-2008, 08:02 AM
CyberGreg's Avatar
Retired Moderator
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G/Touch 2.0
Operating System: OS 10.6
Posts: 1,096
Thanks: 58
Thanked 206 Times in 137 Posts

Quote:
Originally Posted by jkfox121 View Post
Just installed it, and it works great.

After uninstalling the old vt100 application, I can't uninstall the "Term-vt100 SUD fix" which was needed to run vt100. Installer only gives me the option to "reinstall". Any one know how I can remove it from Installer's list?

Thanks,

Joe
Sure, edit and remove the entry from ~/Library/Installer/LocalPackages.plist

Quote:
Originally Posted by MOSHO92 View Post
Is there a new command for "top"? I'm getting an error...
...and that error would be? Did you try logging in as root and running top?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to CyberGreg For This Useful Post:
jkfox121 (02-07-2008)
  #10  
Old 02-07-2008, 08:55 AM
What's Jailbreak?
 
Join Date: Oct 2007
Posts: 11
Thanks: 0
Thanked 1 Time in 1 Post

this isn't in installer.app yet?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #11  
Old 02-07-2008, 01:31 PM
iPhone? More like MyPhone
 
Join Date: Oct 2007
Posts: 212
Thanks: 20
Thanked 19 Times in 13 Posts

hey,
how can I reverse the following commands which I ran for manual SUID Lib Fix-

Code:
mkdir -p /usr/local/arm-apple-darwin/lib
ln -s /usr/lib/libgcc_s.1.dylib /usr/local/arm-apple-darwin/lib/libgcc_s.1.dylib
please help.
thanks
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #12  
Old 02-07-2008, 01:44 PM
iPhone? More like MyPhone
 
Join Date: Jan 2008
Posts: 114
Thanks: 11
Thanked 7 Times in 7 Posts

Quote:
Originally Posted by eternal View Post
hey,
how can I reverse the following commands which I ran for manual SUID Lib Fix-

Code:
mkdir -p /usr/local/arm-apple-darwin/lib
ln -s /usr/lib/libgcc_s.1.dylib /usr/local/arm-apple-darwin/lib/libgcc_s.1.dylib
please help.
thanks

As long as you did not delete the file arm-apple-darwin/lib/libgcc_s.1.dylib after you created the sysmbolic link there is no harm done

so you can delete the sysmbolic ling with

rm /usr/local/arm-apple-darwin/lib/libgcc_s.1.dylib


Rick
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to rrsodl For This Useful Post:
eternal (02-08-2008)
  #13  
Old 02-07-2008, 11:30 PM
Green Apple
 
Join Date: Nov 2007
Posts: 76
Thanks: 13
Thanked 1 Time in 1 Post
.plist Editor

Quote:
Originally Posted by CyberGreg View Post
Sure, edit and remove the entry from ~/Library/Installer/LocalPackages.plist



...and that error would be? Did you try logging in as root and running top?
CyberGreg, thanks for the help. Do you know any plist editors for Windows?
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
  #14  
Old 02-07-2008, 11:33 PM
CyberGreg's Avatar
Retired Moderator
 
Join Date: Jul 2007
Device + Firmware: iPhone 3G/Touch 2.0
Operating System: OS 10.6
Posts: 1,096
Thanks: 58
Thanked 206 Times in 137 Posts

Quote:
Originally Posted by jkfox121 View Post
CyberGreg, thanks for the help. Do you know any plist editors for Windows?
Sorry, I do not but I'm pretty sure there are some, in addition, you can run the file through some utility and then open it in any text editor. Again, though I am unfamiliar with this utility.

Crap, I'm friggin useless...
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
The Following User Says Thank You to CyberGreg For This Useful Post:
jkfox121 (02-10-2008)
  #15  
Old 02-08-2008, 08:20 AM
Green Apple
 
Join Date: Nov 2007
Posts: 54
Thanks: 0
Thanked 1 Time in 1 Post

I also installed correctly (iphonebrowser, OpenSSH-WinSCP for the permissions). When I open Terminal and run 'top' I get an error. It says:

Error in host processor sets (): (os/kern) inv

I did:

su root
password: (gave alpine)


got:

su: incorrect password

Last edited by fuzzy; 02-08-2008 at 08:32 AM..
Digg StumbleUpon Delicious Reddit Newsvine Google Yahoo Thanks Reply With Quote
Reply

  Apple Forums & iPhone Forums, Mods, Hacks, News, Themes, Downloads, and more! | ModMyi.com > 3rd Party Apps For iPhone | iPod Touch > Native iPhone / iPod Touch App Launches

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



Go to Top
ModMyI

All times are GMT -6. The time now is 07:24 AM. Powered by vBulletin® Version 3.8.4
If you need Dedicated Server Hosting, you should check out SingleHop. | Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.3.0 Copyright © 2007-09 by ModMy, LLC. All rights reserved.

iPhone News / iPhone Forums / Apple News / Apple Forums / RSS / Contact Us / / Top