Changes

User:Pau pajuelo

23 bytes added, 20:09, 25 July 2012
no edit summary
Once you compiled the program pass it from VM to IGEP via SSH, launch a terminal and type:
<pre>scp "pathtobinary" root@"IGEP IP for example: 192.168.5.1":/home/root</pre> Get a remote shell prompt and run your program: <br>
<pre>ssh root@192.168.5.1
./"binary" "optional:arguments"</pre>
|}
'''NOTE:''' You cannot use igep-remote-x program because Qt-demo image doesn't have X installed.<br>
==== Debug Programs ====
4,199
edits