top and htop process viewing and management
When using a GNU Linux system it is really useful to be able to manage what running process are doing, this could be simply seeing what system resources are being used, or stopping processes from running, to changing how they run with tools such as nice / renice.
The console / terminal top, gives you a view of all the running processes and allows you to control these processes easily.
TOP
HTOP
If you would like a slightly different tool that allows you to move up / down the process list, you may want to loop at htop. This seems to offer the same functionality as top. Top is probably better for running so you can keep an eye on what things are doing.
OTHER RELATED TOOLS
These tools offer the sort of functionality that is achieved by commands such as :
- ps
- nice
- renice
- kill
- killall
But you need to look these up and read up about them on on the man page(s).
REFERENCES
TAGS
#YearOfTheFediverse,#GNU,#Process,#Managemet,#top,#htop,#tools
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License
Mastodon | Peertube | Join Mastodon |
AI statement : Consent is NOT granted to use the content of this blog for the purposes of AI training or similar activity. Consent CANNOT be assumed, it has to be granted.