Nostalgia Computing
Jump to navigation
Jump to search
Something that seems to be going away these days... :(
finger
Set up finger & fingerd:
sudo apt-get install finger fingerd inetutils-inetd
sudo vi /etc/inetd.conf
finger stream tcp4 nowait nobody /usr/sbin/tcpd /usr/sbin/in.fingerd finger stream tcp6 nowait nobody /usr/sbin/tcpd /usr/sbin/in.fingerd
sudo /etc/init.d/inetutils-inetd restart
Next, set up your .plan & .project files