Tagged Questions
2
votes
1answer
83 views
SSH to Mac using Android Phone
I am trying to SSH into my Macbook Pro (10.6.8) using my Android phone. It is a SGH-T989 running the latest stable Cyanogenmod 10 (4.1.2).
I have enabled remote login on my Mac and confirmed I can ...
7
votes
3answers
4k views
Command to install app from phone?
I'd like to SSH into my phone, download an APK, and install it remotely. Is there a command available on the phone that would allow me to do this?
EG:
wget localhost/file.apk
android_install ...
1
vote
2answers
252 views
How do I fix pwd (print working directory) on Cyanogenmod 7?
I recently started using Cyanogenmod and I noticed some odd behavior in the shell for certain commands. The command works as expected in the Terminal app directly on the phone, but strange things ...
4
votes
1answer
932 views
CM7: How to enable passwordless SSH login on same network?
I'm running CyanogenMod 7 and I'd like to enable passwordless SSH login to my main Linux computer on my network, but only when the phone is accessing the server over the same network. How/where should ...