Linux & Unix
[Solved] system-config-firewall: command not found
When you get the error message "system-config-firewall: command not found" on your CentOS Server while trying to configure the firewall…
How to kill processes in “D” state in Linux
If a process is shown with process state "D" in tools like ps or top, then it's an uninterruptable process.…