Ubuntu/Bespin/PiHole: Difference between revisions
From charlesreid1
(Created page with "Installing privoxy on Ubuntu 18.04 ==Install== <pre> apt-get -y install privoxy </pre>") |
No edit summary |
||
| Line 6: | Line 6: | ||
apt-get -y install privoxy | apt-get -y install privoxy | ||
</pre> | </pre> | ||
[[Category:Unix]] | |||
[[Category:Ubuntu]] | |||
[[Category:Linux]] | |||
[[Category:Machines]] | |||
[[Category:Bespin]] | |||
Revision as of 05:58, 7 July 2020
Installing privoxy on Ubuntu 18.04
Install
apt-get -y install privoxy