Posts Tagged ‘command promp’
Installing iftop – Centos 5.2
Posted by admin | Filed under Computing and IT, Pick and Mix
iftop isn’t available to be installed with yum. So we need to install it using rpm. First thing we do is visit the official iftop website and download the rpm for redhat. http://www.ex-parrot.com/~pdw/iftop/ If you scroll down, you’ll find the latest version. At the time of writing this I used the following command from my [...]
Tags: Add new tag, centos 5.2, command promp, Linux, network, traffic
Disk Space Usage – Linux
Posted by admin | Filed under Computing and IT, Pick and Mix
What’s taking up all the space? A command prompt try some of the examples I list below: du –help This shows all the parameters you can supply the “du” command with. Typical combinations I use are as follows: du -h #human readable characters du -c #grand total displayed at end du * -s #summarise all [...]
Tags: command promp, disk, Linux, usage
