File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,25 @@ Service[ER][apt-cacher-ng proxy on squid-deb-proxy]@http://192.168.0.27:3142
2828Service[ER][Squid deb proxy on squid-deb-proxy]@http://192.168.0.27:8000
2929```
3030
31+ or within apt context:
32+ ```
33+ dev@dev:~$ sudo apt update
34+ Service[OK][Squid deb proxy on squid-deb-proxy]@http://192.168.0.27:8000
35+ Service[ER][apt-cacher-ng proxy on squid-deb-proxy]@http://192.168.0.27:3142
36+ Hit:1 http://local-repo.fritz.box/linstones-repo trunk InRelease
37+ Hit:2 http://security.debian.org/debian-security bookworm-security InRelease
38+ Hit:3 http://download.proxmox.com/debian/pve bookworm InRelease
39+ Hit:4 http://packages.microsoft.com/repos/code stable InRelease
40+ Hit:5 http://deb.debian.org/debian bookworm InRelease
41+ Get:6 http://deb.debian.org/debian bookworm-updates InRelease [52,1 kB]
42+ Hit:7 https://dl.google.com/linux/chrome/deb stable InRelease
43+ Fetched 52,1 kB in 3s (15,9 kB/s)
44+ Reading package lists... Done
45+ Building dependency tree... Done
46+ Reading state information... Done
47+ 22 packages can be upgraded. Run 'apt list --upgradable' to see them.
48+ ```
49+
3150# How to install?
3251
3352will follow next days...
You can’t perform that action at this time.
0 commit comments