Categories
How-To Technical

How to change your host-name in CentOS

I knew how to do this in Ubuntu but doesn’t see to be the same in CentOS. Here are the steps Login via the console or SSH in Goto /etc/sysconfig/ Type nano network Change the HOSTNAME to your preferred servername Press CTRL X > Y > Enter Log off or reboot There may be other […]

Categories
How-To Software

Install htop to Redhat or CentOS (5.X) Linux

htop is an interactive process viewer for Linux, which is a powerful alternative to the start ‘top’ utility. Some of the benefits of htop: Supports mouse interactions Better sorting and selective display Color formatted display Resource graphs Process treeview Installing htop To install htop to Redhat or CentOS (5.X) Linux easily via the yum package […]