On Sat, Apr 7, 2012 at 5:41 PM, Dennis Lee Bieber wrote:
> The WinXP machine would need to have X-client translator (something
> that redirects all the Windows native graphics into X protocol and ships
> it to the specified server machine).
>
> As I recall -- such are not cheap appli
On 4/7/2012 11:59 AM, goldtech wrote:
I thought if I SSH
> even from a Linux to a Windows machine whatever I say on the SSH
> client command line would be the same as me doing a command on the
> "DOS" command-line in Windows. I incorrectly thought SSH is just a
> tunnel for text...
It gives you wh
Thank you for the help.
I guess I didn't understand what's really going on. I thought if I SSH
even from a Linux to a Windows machine whatever I say on the SSH
client command line would be the same as me doing a command on the
"DOS" command-line in Windows. I incorrectly thought SSH is just a
tunn
On Sun, 1 Apr 2012 12:32:16 -0700 (PDT)
Jedrzej Krzysztof Dec wrote:
> >
> > Why the does the window not open when the script is started
> > remotely?
> >
> > Thanks.
>
> Do You have a GUI over SSH? Something like ssh -X in Linux systems,
> or do You just have a terminal window? If You just hav
On Tue, Mar 27, 2012 at 8:51 PM, goldtech wrote:
> I have a WinXP PC running an SSH server and I have a Linux PC with an
> SSH client and logged into the XP seemingly OK. It's all on my
> personal LAN, the connection seems OK.
>
> I have a py file on the XP that I run via SSH from the Linux, it's
On 3/27/2012 5:51 PM goldtech said...
Hi,
I have a WinXP PC running an SSH server and I have a Linux PC with an
SSH client and logged into the XP seemingly OK. It's all on my
personal LAN, the connection seems OK.
I have a py file on the XP that I run via SSH from the Linux, it's:
import webb
On Wednesday, March 28, 2012 2:51:37 AM UTC+2, goldtech wrote:
> Hi,
>
> I have a WinXP PC running an SSH server and I have a Linux PC with an
> SSH client and logged into the XP seemingly OK. It's all on my
> personal LAN, the connection seems OK.
>
> I have a py file on the XP that I run via S
Bump(?)
--
http://mail.python.org/mailman/listinfo/python-list
Hi,
You can try using ssh -X xxx.xxx.xxx.xxx for GUI ssh connection.
Thanks,
Anoop Thomas Mathew
atm
___
Life is short, Live it hard.
On 28 March 2012 06:21, goldtech wrote:
> Hi,
>
> I have a WinXP PC running an SSH server and I have a Linux PC with an
> SSH client and logged into the XP
Hi,
I have a WinXP PC running an SSH server and I have a Linux PC with an
SSH client and logged into the XP seemingly OK. It's all on my
personal LAN, the connection seems OK.
I have a py file on the XP that I run via SSH from the Linux, it's:
import webbrowser
webbrowser.open('www.google.com')
10 matches
Mail list logo