User Tools

Site Tools


other:vb:update

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
other:vb:update [2016/09/15 10:56] – [Updating Linux] Added packagekit clean command jypeterother:vb:update [2016/09/19 17:19] (current) – [Updating Linux] Improved... jypeter
Line 77: Line 77:
 </code> </code>
  
-Recent machines (Fedora Core 22 and later) may use ''dnf'' instead of //yum//, and PackageKit. +Recent machines (Fedora Core 22 and later) may use ''dnf'' instead of //yum//, and PackageKit. Use the following commands for cleaning the cache: 
- +  * **dnf** (/var/cache/dnf): ''dnf clean all'' 
-  * You can clean the PackageKit cache with: ''pkcon refresh force''+  * **PackageKit** (/var/cache/PackageKit): ''pkcon refresh force''
  
 It's also a good thing to clean the //journal// (note: limiting the journal size probably has to be done only once) It's also a good thing to clean the //journal// (note: limiting the journal size probably has to be done only once)
Line 95: Line 95:
 </code> </code>
  
 +Note: **abrt** ([[http://abrt.readthedocs.io/en/latest/|Automated Bug Reporting Tool]]) may also leave some big directories in several places on the system (/var/cache/abrt, /var/spool/abrt-upload, /var/tmp/abrt, ...). The content of /var/tmp/abrt can be cleaned by deleting the reports in ''gnome-abrt''...
  
 ==== Updating the Linux guest additions ==== ==== Updating the Linux guest additions ====
other/vb/update.1473929787.txt.gz · Last modified: 2016/09/15 10:56 by jypeter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki