From HFML-FELIX Wiki
Jump to: navigation, search

To use telgids/ethergids, both a shell script and a services mapping are needed. Only works on Office network. Run the following commands (as root):

scp <science-login>@lilo:/usr/local/bin/telgids /usr/local/bin/
echo -e "# telgids/ethergids services edited by cfengine\ntelgids 6666/tcp                        # telgids/ethergids services" >> /etc/services
ln -s /usr/local/bin/telgids /usr/local/bin/ethergids