System Management
Color disk usage on Fedora
2012/01/21
For this tip, you would need to setup the rpm-shere repository. You can get the information here. Once you have done that you need to install the cdu package with the following command: sudo yum …
List all installed rpm packages and it’s size
2010/12/09
If you are looking for a command to see the disk usage by each of the rpm‘s then you can use this command: […] <td> <div class="text codecolorer"> rpm -q …
http://ninite.com/linux/makeuseof – very good collection of utilities for .deb based distro’s
2010/10/08
Head over to http://ninite.com/linux/makeuseof and you will find a nice utility created by the makeuseof guys. This will allow you to select the applications that you want to install and once you have …