|
2011-11-02
, 18:46
|
|
Posts: 770 |
Thanked: 558 times |
Joined on Mar 2010
@ Abidjan
|
#22
|
This is quite fun! I tried running Maep from my PC, and that seems to work well. Now I can simply ssh to my phone and get a nice map showing exactly where my phone is! Great if it gets lost!
Hmmm, I wonder if we could figure out how to forward sound and microphone from the phone-app to the X-server on the PC... Then you could make mobile-phone calls from your PC-headset...
|
2011-11-02
, 19:10
|
Posts: 28 |
Thanked: 10 times |
Joined on Dec 2010
@ near Paris
|
#23
|
|
2011-11-03
, 01:13
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#24
|
#/bin/bash while true; do echo "Running ssh: "`date +"%T, %a (%F)"`; ssh -Nnqg -R22222:localhost:22 sshlogin.yourhost.net sleep 600 done
|
2011-11-03
, 10:59
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#25
|
|
2011-11-03
, 11:28
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#26
|
The Following User Says Thank You to stefanmohl For This Useful Post: | ||
|
2011-11-03
, 12:39
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#27
|
The Following 2 Users Say Thank You to bingomion For This Useful Post: | ||
|
2011-11-03
, 13:36
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#28
|
|
2011-11-03
, 15:15
|
|
Posts: 528 |
Thanked: 345 times |
Joined on Aug 2010
@ MLB.AU
|
#29
|
The Following User Says Thank You to bingomion For This Useful Post: | ||
|
2012-06-20
, 17:08
|
Posts: 172 |
Thanked: 170 times |
Joined on Jan 2010
@ Sweden
|
#30
|
Hmmm, I wonder if we could figure out how to forward sound and microphone from the phone-app to the X-server on the PC... Then you could make mobile-phone calls from your PC-headset...