Author Archives: Silver Moon

About Silver Moon

A Tech Enthusiast, Blogger, Linux Fan and a Software Developer. Writes about Computer hardware, Linux and Open Source software and coding in Python, Php and Javascript. He can be reached at [email protected].

Quick Command to check CentOS version

By | April 30, 2023

If you are running a centos server for example then you might need to check the version number and kernel version. This is important to know if you are running the latest version or not and what updates are available for your version. This is an absolutely basic task for a sys admin to find… Read More »

Install KDE desktop on Debian 7 wheezy

By | July 3, 2013

KDE In this post I will show you how to install the kde desktop on Debian 7 (wheezy). The packages for the kde desktop are available in the default repository of debian and can be installed directly from synaptic or apt-get. There are 3 different sized kde desktop packages that can be installed depending on… Read More »

How to Install Htop on centos 6.4

By | April 30, 2023

Htop on centos When it comes to monitoring the cpu and ram usage on your linux machine, htop is the best tool to use. It is an ncurses based commandline too that does not require any gui like desktop, but still provides a very interactive and featureful interface to monitor processes running on the system… Read More »