HOWTO psyBNC
From Gentoo Linux Wiki
| Installation • Kernel & Hardware • Networks • Portage • Software • System • X Server • Gaming • Non-x86 • Emulators • Misc |
[edit] Installation
As those lines are written, the PsyBNC's ebuild is masked.
echo "net-irc/psybnc ~x86" emerge psybnc
Note: I assume here you're using the x86 architecture
If you want to use ssl, follow the end-installation notes in order to create the certificates
[edit] Launching psyBNC
/etc/init.d/psybnc start
Now open your preferred irc client and write:
/server host port password
For example, assuming these are your parameters:
- Ip : 82.211.13.24
- Port : 43568
- Pass : Change_Me
you must type:
/server 82.211.13.24 43568 Change_Me
That's all folks..
