hello envs o/
today i change our irc ident system service from ident2 to oident.
to make it work in your local irc client you have to do the following in your user home:
``` # remove the old ident file rm ~/.ident
# create the new oident file touch ~/.oidentd.conf
# give the new file the right perms. chmod 644 ~/.oidentd.conf ```
that's it.
have a nice week!