Quote:
Originally Posted by -Thomas-
To start that line directly from the PC, you can issue this command (at least in Linux, don't know if it works in Windows):
Code:
ssh -l root (iliads IP) "DISPLAY=:0 ipdf /path/to/your.pdf"
|
Great! Thanks Thomas (I should have said that I am using linux).