Task: unix-server
Section: server
Description: conventional unix server
 This task selects packages that would typically be found on a conventional
 multi-user unix system with remote users. Do be warned that this includes
 a number of daemons.
Packages:
 # remote login
 ssh
 telnetd # yeah, yeah
 # communication with other users
 talk
 talkd
 ytalk
 finger
 fingerd
 # other useful daemons
 ftpd
 # interactive shells, because users' preferences vary
 zsh
 tcsh
 pdksh
 # various console programs
 screen
 telnet
 netcat
 traceroute
 mtr
 man-db
 manpages
 emacs20 # nvi is in base   Hmm, would emacs21 be better?
 nethack # may be stretching the point
 bsdgames # fits description perfectly
 # could add a few other console games, esp. multiuser ones
 # maybe an irc client?
 # lynx is included in standard, so no need to list here
