Portal Home > Knowledgebase > IRC / Shell Hosting > How to install ZNC 1.6.6
How to install ZNC 1.6.6
Login to your shell account1. Download ZNC from http://forcesp.net/download/znc-1.6.6.tar.gzussing command wget http://forcesp.net/download/znc-1.6.6.tar.gz2. tar -xzvf znc-1.6.6.tar.gz
3. cd znc-1.6.64. ./configure CXX="/usr/local/bin/g++49"5. gmake
This will take about 5-10 minutes6. znc --makeconf
Here you can setup your ZNC username nickname irc network
7. Enjoy Your ZNC
To connect to this ZNC you need to connect to it as your IRC server using the port that you supplied. You have to supply your login info as the IRC server password like this: user/network:pass.
Eg : /server znc.forcesp.net port user:passwordTry something like this in your IRC client... /server znc.forcesp.net port user:passwordTo manage settings, users and networks, point your web browser to http://znc.forcesp.net:port/ and login with your username and password
Add to Favourites Print this Article
Powered by WHMCompleteSolution
Copyright © 2024 ForceSP. All Rights Reserved.