+ Reply
Results 1 to 8 of 8

Thread: Term-vt100

  1. #1
    What's Jailbreak?
    Join Date
    Mar 2008
    Posts
    14
    Thanks
    8
    Thanked 2 Times in 1 Post

    Default Term-vt100

    Hi all,
    I am using Term-vt100 and it defaults to my iPhone.
    Is there a file I can vi or modify so that it will go to a cetain IP address from my iPhone?

    Or a better telnet app?

    Thankx in Advance
    Kaman

  2. #2
    iPhone? More like MyPhone
    Join Date
    Feb 2008
    Location
    Not too far from Mr. Miyagi's place
    Posts
    126
    Thanks
    36
    Thanked 21 Times in 17 Posts

    You could try popping this into a text file, uploading it to your root's home directory on the iPhone (since that's where you'll be upon login) and run it:

    #!/bin/sh
    ssh [email protected]

    The script should "end" once you ctrl-d or logout of the server you're on.

    After popping this up to the iPhone, do a chmod 4755 on it.

    That way, you open Term-vt100, type ./scriptname and you're all set.
    I came, I saw, I forgot what the hell I was there for.

  3. The Following User Says Thank You to kcrmson For This Useful Post:

    kaman (03-24-2008)

  4. #3
    What's Jailbreak?
    Join Date
    Mar 2008
    Posts
    14
    Thanks
    8
    Thanked 2 Times in 1 Post

    Default almost there

    Hmmm...

    I get login from Term-vt100, it aloows me to type root
    then after hitting return I get password but it does not take it or show the cursor moving. I then get login incrrect. I do know the passwd is alpine.

    Also I can get in it from putty with ssh

    any ideas?

    I have a file ready to go.
    Thnks,
    Kaman
    Last edited by kaman; 03-24-2008 at 11:58 AM.

  5. #4
    iPhone? More like MyPhone
    Join Date
    Feb 2008
    Location
    Not too far from Mr. Miyagi's place
    Posts
    126
    Thanks
    36
    Thanked 21 Times in 17 Posts

    You won't see the cursor move, that's part of the security of it. But you more than likely also need to install the SUID Fix under "Tweaks" in Installer and under Tweaks 1.1.3 is the BSD Subsystem something or other near the top, fixes the backspace issue. Install those and try again using alpine as the password.
    I came, I saw, I forgot what the hell I was there for.

  6. The Following User Says Thank You to kcrmson For This Useful Post:

    kaman (03-24-2008)

  7. #5
    What's Jailbreak?
    Join Date
    Mar 2008
    Posts
    14
    Thanks
    8
    Thanked 2 Times in 1 Post
    that worked!!

    THANKS !!!!

    Is it possilbe to make it landscape??
    Last edited by kaman; 03-24-2008 at 12:50 PM. Reason: Automerged Doublepost

  8. #6
    My iPhone is a Part of Me nycdiplomat's Avatar
    Join Date
    Nov 2007
    Location
    The big apple
    Posts
    572
    Thanks
    51
    Thanked 52 Times in 36 Posts

    when i try to download term-vt100 from installer it says "package download failed" does anyone know how to fix this?
    Verizon iPhone 4 jailbroken
    iOS 4.2.8
    I'm a NY GIANT!!!

  9. #7
    iPhone? More like MyPhone
    Join Date
    Feb 2008
    Location
    Not too far from Mr. Miyagi's place
    Posts
    126
    Thanks
    36
    Thanked 21 Times in 17 Posts

    It'd be awesome if Term-vt100 would go landscape, would make my life easier.

    For nycdiplomat, make sure you've Refreshed and installed/updated to the latest Community Sources. Some of the Conceited Software stuff acts goofy with the older sources since they're probably on different servers now.
    I came, I saw, I forgot what the hell I was there for.

  10. The Following User Says Thank You to kcrmson For This Useful Post:

    nycdiplomat (03-25-2008)

  11. #8
    My iPhone is a Part of Me nycdiplomat's Avatar
    Join Date
    Nov 2007
    Location
    The big apple
    Posts
    572
    Thanks
    51
    Thanked 52 Times in 36 Posts

    i will try this thanks man!!
    Verizon iPhone 4 jailbroken
    iOS 4.2.8
    I'm a NY GIANT!!!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts