I am trying to open a socket in python and have it listen for connections on a certain port. The python script works if I log in via SSH and run it manually. However, I'm trying to get this to run...