ALMAJD Wiki
Login
Ngircd
<p>1- doas pkg_add ngircd <p>2- cp /usr/local/share/examples/ngircd/sample-ngircd.conf /etc/ngircd/ngircd.conf <p>3- ftp https://ircnow.org/software/ngircd.tgz <p>4- tar xvzf ngircd.tgz <p>5- cd ngircd-26.1/ <p>6- sh build.sh <p>7- doas nano /etc/ngircd/ngircd.conf <p>8- We need to set up the chroot for ngircd. Let's copy the files into the chroot: <br>$ doas mkdir /var/ngircd/etc/ <br>doas cp -R /etc/ngircd /var/ngircd/etc/ <br>doas chown -R _ngircd:_ngircd /var/ngircd/ <br>doas rm -r /etc/ngircd <br>doas ln -s /var/ngircd/etc/ngircd /etc/ngircd <p>9- Start ngircd <br>doas rcctl enable ngircd <br>doas rcctl start ngircd <p>10- doas nano /etc/ngircd/ngircd.motd <p> ```text _ _ ____ __ ___ _____ __ __ ____ ( \/\/ )( ___)( ) / __)( _ )( \/ )( ___) ) ( )__) )(__ ( (__ )(_)( ) ( )__) (__/\__)(____)(____) \___)(_____)(_/\/\_)(____) ____ _____ (_ _)( _ ) )( )(_)( (__) (_____) __ __ __ __ __ ____ ____ /__\ ( ) ( \/ ) /__\ (_ _)( _ \ /(__)\ )(__ ) ( /(__)\ .-_)( )(_) ) (__)(__)(____)(_/\/\_)(__)(__)\____) (____/ ____ ____ ___ _ _ _____ _ _ (_ _)( _ \ / __)( \( )( _ )( \/\/ ) _)(_ ) /( (__ ) ( )(_)( ) ( (____)(_)\_) \___)(_)\_)(_____)(__/\__) ___ ____ ____ _ _ ____ ____ / __)( ___)( _ \( \/ )( ___)( _ \ \__ \ )__) ) / \ / )__) ) / (___/(____)(_)\_) \/ (____)(_)\_) ``` <p>* No porn / illegal drugs / promotion of violence <br>* No slander / libel / gambling <br>* No spam, illegal cracking, or DDoS <br>* No copyright infrigement