Install ZNC Bouncer

Jessie

# nano /etc/apt/sources.list
deb http://ftp.debian.org/debian jessie-backports main
# apt-get update
# apt-get -t jessie-backports install znc

Xenial

# apt-get update
# apt-get install znc

And then for both...

# adduser znc
# su znc
$ znc --makeconf

To run on boot...

  • run this as a limited user and crontab -e an entry for /usr/bin/znc on reboot
  • the configs will be found in /home/znc/.znc
tips/install_znc.txt · Last modified: 2023-08-06 19:13 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki