Penguin

Differences between version 33 and predecessor to the previous major change of AptNotes.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 33 Last edited on Wednesday, June 7, 2006 2:47:16 pm by AristotlePagaltzis Revert
Older page: version 30 Last edited on Friday, May 5, 2006 10:29:36 pm by CraigBox Revert
@@ -186,4 +186,8 @@
 !!! Having multiple machines update over a slow line 
 You can use apt-proxy(8) on one machine and point all your machines to use the proxy. apt-proxy will download a package the first time a machine asks for it, then caches the package locally for the rest of the machines on the network to use. 
  
 One thing to be aware of with apt-proxy(8) is that reasonably often it will appear to be getting no throughput at all. What is actually happening is that apt-proxy(8) is downloading the file in the background and will start sending to you when it has finished downloading the entire file. 
+  
+!!! Releasing disk space  
+  
+[APT] keeps copies of all the [Package]s you downloaded in <tt>/var/cache/apt/archive</tt>, which adds up over time. To remove all but the most recent copies, issue <tt>aptitude autoclean</tt>