- print "Ready to connect. Connect to %s:%s (display %d) now with your VNC"
- print "client. There should be no password." % (listen[0], listen[1], listen[1]-5900)
+ print "Ready to connect. Connect to %s:%s (display %d) now with your VNC client. The password is 'moocow'." % (listen[0], listen[1], listen[1]-5900)