User Tools

Site Tools


installing_irc_at_home

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
installing_irc_at_home [2020/07/11 16:27] – [opers.conf] waxphilosophicinstalling_irc_at_home [2020/07/11 16:40] – [Summary] waxphilosophic
Line 7: Line 7:
 This how-to covers installing and IRC server and clients for a typical home LAN. The hardware and OS used is a Raspberry Pi 2 with FreeBSD 12.1, but any system with a recent BSD variant should work with little need or no modification. This how-to covers installing and IRC server and clients for a typical home LAN. The hardware and OS used is a Raspberry Pi 2 with FreeBSD 12.1, but any system with a recent BSD variant should work with little need or no modification.
  
-At the time of writing, the SDF servers run InspIRCd for the server side and ircII for the default client. The same software is used in this document. In addition, this how-to covers Pidgin, a Windows/Mac GUI client that can be used for IRC as well as other instant messaging protocols.+At the time of writing, the SDF servers run InspIRCd for the server side and ircII for the default client. The same software is used in this document. In addition, this how-to covers Pidgin, a Windows/Mac GUI client that can be used for IRC as well as other instant messaging protocols. Mozilla Thunderbird has IRC capabilities and is covered as well.
  
 ===== Installing Server-Side Software ===== ===== Installing Server-Side Software =====
Line 427: Line 427:
 This is an abreviated diff of opers.conf since most of the changes involved deleting the bottom third of the file. This is an abreviated diff of opers.conf since most of the changes involved deleting the bottom third of the file.
  
 +<code>
 75c75 75c75
 <     vhost="netadmin.omega.example.org" <     vhost="netadmin.omega.example.org"
Line 446: Line 447:
 101,181d100 101,181d100
 [Not shown for brevity.] [Not shown for brevity.]
 +</code>
  
 ==== motd.txt ==== ==== motd.txt ====
installing_irc_at_home.txt · Last modified: 2020/07/13 01:01 by waxphilosophic