[K12OSN] python and Teach.py

cliebow cliebow at downeast.net
Sun May 2 12:51:03 UTC 2004


This section of Teach.py seems to allow running a program..however nothing
seems to happen
  def runVnc(self):
	" Run vnc as a student "
	#self.run("vncviewer -passwd /usr/local/share/passwd server:99")
        self.run("ssh 10.10.10.254")
How can i tie the button provided in Teach.py to run a command of my choice

chuck





More information about the K12OSN mailing list