Hi,
I made an application on usrp e110 to send datas.
I would like to make it operate in a standalone mode.
Have you any suggestions to deal with this issue ?
Thanks for help.
Best regards,
Wafa HAJ HMIDA
Hi,
I made an application on usrp e110 to send datas.
I would like to make it operate in a standalone mode.
Have you any suggestions to deal with this issue ?
Thanks for help.
Best regards,
Wafa HAJ HMIDA
I use the Linux program called ‘screen’ to manage remote Linux instances
and the same tool is great for running non graphical flow graphs too.
If
you start a program from within a ‘screen’ session then it will continue
to
run if you close your Terminal window:
Google for the ‘screen man page’ for instructions on creating more than
one
session at a time such as with the use of ‘ctrl-a c’ to create a new
session and switch to the next one with ‘ctrl-a n’.
To log back into the box again after closing the Terminal window on your
remote computer, just ssh back in and run ‘screen -RD’, voilà!
Mike
–
Mike J. M0MIK BSc MIET
Ettus R. Technical Support
Email: [email protected]
Web: http://ettus.com
On Fri, Jun 20, 2014 at 9:01 AM, Wafa E.
<[email protected]
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs