How can I run scripts/commands *on* my Raspberry Pi over SSH?
-
I can run commands fine on the PI it's self through the terminal terminal. However I am using it over SSH. My goal is to use FEH (a simple image viewer) to display an image on ...show more
-
Answer:
Maybe you are not doing your ssh cnnection correctly. Should be ssh -X [email protected] The -X (note it's capital X) allows what's called "X forwarding" You don't say what you are ssh-ing from. If it's Linux, the -X is enough. If it's Windows, you need to install and run Xming (free) before you start PuTTY, and switch on "X forwarding" in the PuTTY settings, before connecting.
UY2YZKBERZGV47DVFFJHQG5UAE at Yahoo! Answers Visit the source
Related Q & A:
- How can I trick SSH to connect using different configurations based on current location?Best solution by Server Fault
- How can I communicate Raspberry Pi and Arduino (in both ways) using a 10-15m distance wires?Best solution by Arduino
- How can I run all my selenium tests sequentially in C#?Best solution by Stack Overflow
- How can I run CMD command?Best solution by Super User
- How can I run faster?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.