Tagged Questions
2
votes
2answers
191 views
Transfer a file from Android to a PC (not in the same network)
If I were connected by wifi in my network, there isn't any problem because with AirDroid I can access the sdcard files using the browser.
However when I am out, how can I transfer a file from my ...
3
votes
2answers
2k views
Sending function keys (F1-F12) over SSH
I have a Fedora machine that I can SSH to. One of the programs I'd like to use occasionally uses the function keys. The problem is that I'm SSH'ing from an Android tablet (ASUS Transformer Infinity) ...
4
votes
3answers
447 views
Is there a way to run an ssh server on an Android device?
I'm looking to install Debian over my Android installation so as to be able to use openssh-server, as it's so much better than Dropbear. Is there an easy way to do this, or just to simply install ...