ZDaemon 1.06 This port uses a precompiled ZDaemon binary from the official ZDaemon Linux website, and builds zquery from source. Usage for these programs is poorly documented, but I'll break it down like this: To connect to a server: $ zdaemon -connect 123.123.123.1:10666 To start a server: $ zdaemon -server To refresh a list of Internet servers: $ zdaemon -query To refresh your favorite servers: $ zdaemon -query favorites.txt (where favorites.txt contains one IP:port per line) To specify an iwad file: $ zdaemon -iwad iwad.wad To specify a pwad file: $ zdaemon -file pwad.wad That's about it. POST-INSTALL Copy your DOOM/DOOM2 iwad to /usr/share/doom with a command like: $ install -m 644 /cdrom/DOOM/DOOMCD/DOOM.WAD /usr/share/doom/doom.wad Enjoy.