Tag Archives: RAM

Monitor CPU, Memory and Network on AIX

Very good two commands to monitor CPU, Memory and Network on AIX: netstat and vmstat e.g. “netstat 5”, views the network activity, reports every 5 seconds, change 5 to 10 if you want every 10 seconds and so on. e.g. … Continue reading

Posted in Unix | Tagged , , , , , , , , | Leave a comment

How to allow 32-bit Ubuntu Desktop to use more than 3 GB of RAM

This is enabled by a feature called Physical Address Extension (PAE), there is a kernel version in Ubuntu 32-bit that supports PAE, there is a meta package that does this for you, i.e. grabs the latest kernel version and allows … Continue reading

Posted in Uncategorized | Tagged , , , , , , , | Leave a comment