View Single Post
jiiv's Avatar
Posts: 124 | Thanked: 47 times | Joined on Aug 2008 @ Northern DFW
#19
Yeah, I was thinking that maybe the vncviewer didn't have encryption support, but apparently that's not it (or at least not all of it).
Originally Posted by Sasler View Post
I cannot find the Telnet anywhere and the link you provided had only the .deb files which I can only save but not open. Any idea how to install .deb files? And is it safe?
Well, I'm not entirely sure how safe it is. I've never managed to brick my n810 by installing arm .deb packages, but I can't necessarily promise that they won't break your n900. I would assume that in the case of a telnet app the worst-case scenario is that it simply won't run. What I would probably do is try too install it and if it says it's going to need to remove or upgrade any other packages, say no (it'll prompt you if it thinks it needs to). It _may_ not be 'optified', so it might use your root partition for storage, but it _should_ be pretty small. Here's the deal:
1. Download the armel .deb file to your tablet.
2. Open an xterminal.
3. Type this and hit enter:
find / -name telnet-client_0.17-36_armel.deb
4. That should show you the path to where it's stored (for example, /home/user/telnet-client_0.17-36_armel.deb)
5. Type the following to install it, substituting the full path name for _pathname_:
sudo dpkg -i _pathname_

If the package doesn't require any additional dependencies, it will just install. If it does, it will tell you what it wants to install/remove/upgrade and prompt you Y/N. As long as you don't remove a bunch of packages on accident (by saying 'Y'), I wouldn't think that it would be terribly risky-but I can't say for sure without trying it out. If you can wait a few days, my n900 apparently shipped today and I should have it by the end of next week; I'm more than happy to test it out on mine first. VNC is going to be one of the first applications I install, and I'll eventually need telnet anyway. I'm happy to keep trying to troubleshoot with you, but without something (telnet) to try that port from the tablet I'm sort of stuck; it sounds as though you have everything in order over there.
__________________
Useful links for newcomers: New members say hello, New users start here, Community subforum, Beginners' wiki page, Maemo5 101, Frequently Asked Questions (FAQ)
NOTE: Most users should avoid the extras-testing and extras-devel app repositories.
I'm not really a Maemo/smartphone expert, but I can usually find my way around a *nix system. If I somehow manage to help you out, thanks are appreciated.
 

The Following User Says Thank You to jiiv For This Useful Post: