How to Check CPU Usage or Utilization in Linux

Ftr20

Finding CPU utilization is one of the important tasks. Linux comes with various utilities to report CPU utilization. With these commands, you will be able to find out: CPU utilization. Display the utilization of each CPU individually (SMP cpu). Find…

How to Assign a Static IP for a CentOS 7 or RHEL 7

Ftr41

Typically, in most network configurations, the IP address is assigned dynamically by the router DHCP server. Setting a static IP address may be required in different situations, such as configuring port forwarding or running a web server behind a NAT.…