Wheel-reinvention with Python

Cliff Wells cliff at develix.com
Sun Jul 31 20:43:32 EDT 2005


On Sun, 2005-07-31 at 16:57 -0700, Paul Rubin wrote:
> Cliff Wells <cliff at develix.com> writes:
> > > And what do I use to bundle my application for Unix? Most of the
> > > things I build get installed on Unix servers.
> > 
> > You install GUI apps on Unix *servers*?  
> 
> The usual way to do that is with a web GUI, but nothing stops you from
> running Tkinter on a Unix server through a remote X connection.

Of course not, but unless the servers are on a trusted network and use
an authentication scheme such as kerberos, you are asking for trouble.

Cliff

-- 
cliff at develix.com
http://www.develix.com :: Web applications and hosting :: Linux, PostgreSQL and Python specialists ::





More information about the Python-list mailing list