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 revision Previous revision
Next revision
Previous revision
other:vb:update [2016/09/08 08:33]
jypeter Added 'modinfo'
other:vb:update [2016/09/19 15:19] (current)
jypeter [Updating Linux] Improved...
Line 76: Line 76:
 du -sh /​var/​cache/​yum du -sh /​var/​cache/​yum
 </​code>​ </​code>​
 +
 +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''​
 +  * **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 91: 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.1473323634.txt.gz · Last modified: 2016/09/08 08:33 by jypeter