resource usage in ubuntu

Asked by princen

how can i Display limits on my resource usage?.furthermore, Can i change them?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Vojtěch Trefný (vojtech.trefny) said :
#1

By resource do you mean RAM, CPU... or what?

System→Administration→System monitor

For RAM and swap use 'free -h' or 'top' (or 'htop' but it isn't installed by default).

Revision history for this message
princen (spurchampion) said :
#2

how can i Display limits on my resource usage , for example RAM and CPU?.furthermore, Can i change them?

Revision history for this message
Cesare Montedonico (cmontedonico) said :
#3

well, your CPU info:

$ cat /proc/cpuinfo

Ram

$ free -m

Hard Disk

$ df

Change??? maybe, but what exactly you want to know??

Can you help with this problem?

Provide an answer of your own, or ask princen for more information if necessary.

To post a message you must log in.