Changes between Version 2 and Version 3 of Old/Robot/robotmobilitynotes
- Timestamp:
- Jun 12, 2007, 10:07:47 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Old/Robot/robotmobilitynotes
v2 v3 54 54 `iwlist ath0 scan` - Displays a list of wifi networks in the area. 55 55 56 = Remote Control = 57 58 `ssh -XC 192.168.xxx.xxx` - Connect to a computer with X11 forwarding and compression enabled 59 60 `xtightvncviewer -compression #` - Connect to a vnc server. # is a scale (0-9) with 0 being uncompressed and 9 being maximum compression. Max compression does not mean fastest since compression takes time. 61