Ubuntu Rocks!!:biggrin:
Now for my problem...
I have this extra computer sitting around I wanted to use as a local home network game server that I can access with all the other computers in the house for some gaming. So I decided to start with Pyscrabble. This is my first attempt at this sort of thing by the way.
To make a long story short, I installed the Pyscrabble server on the spare computer and the client on one of the other computers. During the course of trying to get the clients to connect to the server I discovered that the Pyscrabble server wasn't even starting. I tried it on two other computers with the same results.
Here is my terminal output when starting the server.
[PHP]@Gateway-mobile:~$ sudo /etc/init.d/pyscrabble-server force-reload * Restarting PyScrabble server pyscrabble-server [ OK ] @Gateway-mobile:~$ sudo /etc/init.d/pyscrabble-server status * Status of PyScrabble server: not running @Gateway-mobile:~$ [/PHP]
Any ideas?
I am a long time lurker by the way and this is actually the first time I have been unable to find a solution to my problem that someone else hasn't already solved.