* Edit pixelserv using a file editing program of your choice
nano /usr/local/bin/pixelserv
* Change the IP address to a free one of your choice (eg. 192.168.1.99)
* Change permissions
chmod 755 /usr/local/bin/pixelserv
* Create file /etc/init.d/pixelserv