[Tutor] remote code execution

Bill Allen wallenpb at gmail.com
Wed Feb 16 01:08:40 CET 2011


If SAMBA is available on the Linux server, create a share and put your
source files there.  Then, map that CIFS share on you Windows workstation
and work on the files on the share with you local IDE.  Run the code via a
ssh or telnet connection session back to the Linux server.   Editing and
running would both be right on your desktop at that point.


--Bill








On Tue, Feb 15, 2011 at 12:50, S de Haan <kyronoth at gmail.com> wrote:

> Hi guys,
>
> I was wondering if there is a IDE or another environment that allows me to
> execute python code from my desktop computer on remote servers within my LAN
> without having to move the python files to and from the server.
>
> For instance, Im working on my local machine with Eclipse, but using the
> Interpreter that is on one of my Linux Servers.
>
> I hope i made my question clear enough.
>
>  Thanks, Sebas
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110215/f6145075/attachment.html>


More information about the Tutor mailing list