Hardware Reference
In-Depth Information
host$ scp fileOnHost root@192.168.7.2:fileOnBone
This copies the fileOnHost file to the Bone and puts it in the /root/fileOnBone file.
NOTE
If your host computer supports X-Windows (Linux and the Mac's OS X do), you can run your
graphical program directly from the command line. When connecting to your Bone via SSH,
use the -X flag. This instructs SSH to forward the graphical commands back to your host.
host$ ssh -X debian@192.168.7.2
bone# lxterminal
An lxterminal window will show up on your host.
Search WWH ::




Custom Search