Squid Repo
Version vom 14. Oktober 2019, 13:38 Uhr von Thomas.will (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=add diladele apt key= *wget -qO - http://packages.diladele.com/diladele_pub.asc | sudo apt-key add - =add repo= *echo "deb http://squid48.diladele.com/ubuntu…“)
add diladele apt key
- wget -qO - http://packages.diladele.com/diladele_pub.asc | sudo apt-key add -
add repo
- echo "deb http://squid48.diladele.com/ubuntu/ bionic main" > /etc/apt/sources.list.d/squid48.diladele.com.list
update the apt cache
- apt-get update
install
- apt-get install squid-common
- apt-get install squid
- apt-get install squidclient