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:24] – [opers.conf] vhost addition waxphilosophicinstalling_irc_at_home [2020/07/11 16:28] – [opers.conf] waxphilosophic
Line 425: Line 425:
 ==== opers.conf ==== ==== opers.conf ====
  
-opers.conf is not included 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 
 +<     vhost="netadmin.omega.example.org" 
 +--- 
 +>     vhost="netadmin.beastie2.home.lan" 
 +94,95d93 
 +
 +< # Operator account with a plaintext password. 
 +97,99c95,99 
 +<       # name: Oper login that is used to oper up (/OPER <username> <password>). 
 +<       # Remember: This is case sensitive. 
 +<       name="Attila" 
 +--- 
 +>     name="beastie" 
 +>     hash="sha256" 
 +>     password="1ec1c26b50d5d3c58d9583181af8076655fe00756bf7285940ba3670f99fcba0" 
 +>     host="*@*" 
 +>     type="NetAdmin"> 
 +101,181d100 
 +[Not shown for brevity.] 
 +</code>
  
 ==== motd.txt ==== ==== motd.txt ====
installing_irc_at_home.txt · Last modified: 2020/07/13 01:01 by waxphilosophic