CollabNet Guide: Difference between revisions

no edit summary
(fix formatting)
No edit summary
{{code|
sudo curl 'https://computernewb.com/~elijah/dnsmasq.conf' -o /etc/dnsmasq.conf
}}
 
{{ombox
| type = speedy
| image = [[File:Ambox_important_red.svg|40px]]
| text = For the time being (a.k.a until [[User:Elijah|Elijah]] updates the file above), you also need to add these two lines to the bottom of <code>dnsmasq.conf</code>: {{code|
<nowiki>
server=1.1.1.1
server=1.0.0.1</nowiki>
}}
}}