Size: 83
Comment:
|
Size: 213
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 5: | Line 5: |
== RPM == {{{#!highlight sh # What packages use the most disk space? rpm -q -a --qf '%10{SIZE}\t%{NAME}\n' | sort -n }}} |
Disable SELinux
/usr/sbin/setenforce 0