Re: [Tutor] Python on network problems

2006-08-15 Thread Diana Hawksworth
; From: Diana Hawksworth <[EMAIL PROTECTED]> > > Subject: Re: [Tutor] Python on network problems > > To: Alan Gauld <[EMAIL PROTECTED]> > > Cc: tutor@python.org > > Message-ID: <[EMAIL PROTECTED]> > > Content-Type: text/plain > > > <> &

Re: [Tutor] Python on network problems

2006-08-15 Thread Alan Gauld
> If possible, I would recommend using a Unix clone as your > server's OS instead of Windows. Even Linux, Speaking personally I can't complain about Windows as a server since windows 2000. NT was horrible but Win2K seems to do a fair job. BUT it does need to be set up correctly and running

Re: [Tutor] Python on network problems

2006-08-15 Thread Carroll, Barry
Hello, Diana, I have had a little experience with networking problems. Here's my take on your situation. Regards, > Date: Tue, 15 Aug 2006 11:19:35 +1000 > From: Diana Hawksworth <[EMAIL PROTECTED]> > Subject: Re: [Tutor] Python on network problems > To: Alan Gauld &

Re: [Tutor] Python on network problems

2006-08-15 Thread Alan Gauld
Thanks Diana, > We are running Windows XP. The students log in to a > network server that allows them access to their user > accounts as well as various group folders. > We have 4 rooms full of computers - but Python is installed > on each workstation in this room only It is not on the netwo

Re: [Tutor] Python on network problems

2006-08-14 Thread Diana Hawksworth
> > - Original Message - > From: "Diana Hawksworth" <[EMAIL PROTECTED]> > To: "Tom Schinckel" <[EMAIL PROTECTED]>; > Sent: Monday, August 14, 2006 7:55 AM > Subject: Re: [Tutor] Python on network problems > > > > Thanks To

Re: [Tutor] Python on network problems

2006-08-14 Thread Alan Gauld
- Original Message - From: "Diana Hawksworth" <[EMAIL PROTECTED]> To: "Tom Schinckel" <[EMAIL PROTECTED]>; Sent: Monday, August 14, 2006 7:55 AM Subject: Re: [Tutor] Python on network problems > Thanks Tom. I installed the latest version on Friday - but to

Re: [Tutor] Python on network problems

2006-08-13 Thread Diana Hawksworth
: "Tom Schinckel" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, August 14, 2006 4:28 PM Subject: Re: [Tutor] Python on network problems > Diana Hawksworth wrote: >> Dear List, >> >> I have Python installed on 1 of 4 labs at my High School. The lab

Re: [Tutor] Python on network problems

2006-08-13 Thread Luke Paireepinart
Diana Hawksworth wrote: > Dear List, > > I have Python installed on 1 of 4 labs at my High School. The lab is > connected to a whole school network. Students login through the network - > but Python is active in this lab only. > You have 4 labs. Python is installed on all the computers in a s

[Tutor] Python on network problems

2006-08-13 Thread Diana Hawksworth
Dear List, I have Python installed on 1 of 4 labs at my High School. The lab is connected to a whole school network. Students login through the network - but Python is active in this lab only. Sometimes I have a student who simply cannot access Python, even though he has been working on it f