
Dear colleagues and teachers, I am trying to connect to WindRiver from my computer via ssh. The command I use is ssh -x zelenda3@postel.felk.cvut.cz With this I reach just my personal files on the server, but I can't find the opt/WindRiver/startWorkbench.sh which should start the program. Please suggest the correct procedure. With Regards David Zelenka

Hello, On 10/17/2017 10:19 AM, zelenda3@fel.cvut.cz wrote:
Dear colleagues and teachers,
I am trying to connect to WindRiver from my computer via ssh. The command I use is ssh -x zelenda3@postel.felk.cvut.cz With this I reach just my personal files on the server, but I can't find the opt/WindRiver/startWorkbench.sh which should start the program. Please suggest the correct procedure.
please try /opt/WindRiver/startWorkbench.sh with init "/" as absolute path. Jiri Hubacek

Thank You very much. That was the problem. Have a nice day. David Cituji Jiri Hubacek <hubacji1@fel.cvut.cz>:
Hello,
On 10/17/2017 10:19 AM, zelenda3@fel.cvut.cz wrote:
Dear colleagues and teachers,
I am trying to connect to WindRiver from my computer via ssh. The command I use is ssh -x zelenda3@postel.felk.cvut.cz With this I reach just my personal files on the server, but I can't find the opt/WindRiver/startWorkbench.sh which should start the program. Please suggest the correct procedure.
please try /opt/WindRiver/startWorkbench.sh with init "/" as absolute path.
Jiri Hubacek
_______________________________________________ PSR mailing list PSR@rtime.felk.cvut.cz https://rtime.felk.cvut.cz/mailman/listinfo/psr

On Tue, Oct 17 2017, zelenda3@fel.cvut.cz wrote:
Dear colleagues and teachers,
I am trying to connect to WindRiver from my computer via ssh. The command I use is ssh -x zelenda3@postel.felk.cvut.cz
Use ssh -X (capital X). This "redirects" graphical output to your computer.
With this I reach just my personal files on the server, but I can't find the opt/WindRiver/startWorkbench.sh which should start the program. Please suggest the correct procedure.
If the above does not help, describe exactly what is your problem. Do you see some error message or what? Best regards, -Michal Sojka
participants (3)
-
Jiri Hubacek
-
Michal Sojka
-
zelenda3@fel.cvut.cz