User Tools

Site Tools


run

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
run [2020/01/24 10:50] – [Running the Delta Application] grafrun [2021/03/31 18:42] – [Get Output of Loggers] ursgraf
Line 6: Line 6:
 For this purpose you have to copy the script //start.sh// from the //bbblue-scripts// folder of [[https://github.com/eeduro/eeduro-scripts|]] to your target: For this purpose you have to copy the script //start.sh// from the //bbblue-scripts// folder of [[https://github.com/eeduro/eeduro-scripts|]] to your target:
 <code> <code>
-scp ./bbblue-scripts/start.sh debian@192.168.7.2:/opt/eeros/bin+scp ./bbblue-scripts/start.sh ost@192.168.7.2:/opt/eeros/bin
 </code> </code>
 Make sure that it's executable on the target. ssh into the target and run: Make sure that it's executable on the target. ssh into the target and run:
 <code> <code>
-debian@beaglebone:$ sudo chmod +x /opt/eeros/bin/start.sh +ost@bblue:$ sudo chmod +x /opt/eeros/bin/start.sh 
 </code> </code>
 In the ''/etc/rc.local'' file on your target add the following line: In the ''/etc/rc.local'' file on your target add the following line:
Line 25: Line 25:
 then reattach with then reattach with
 <code> <code>
-debian@beaglebone:$ sudo screen -r delta+ost@bblue:$ sudo screen -r delta
 </code> </code>
 You could also terminate the application by pressing ''CTRL-C''. \\ You could also terminate the application by pressing ''CTRL-C''. \\
run.txt · Last modified: 2021/10/22 09:57 by ursgraf