Powered by Blogger.

Linux Kernel Part 1: Study Notes

Monolithic and modular kernal updatesource rpm and binary rpm ( for our basic needs binary rpms are great, source rpms are good if we want to tinker with the system changes) smp : symetric multiprocessor Kernal update and installationwe need to go to the redhad website, to download the kernel, once the kernel is downloadedcat /proc/cpuinfomd5sum...

Resetting root password on Linux

Suppose, if you have forgotten your linux root password. You seems to be in a little trouble, but dont worry, use below steps to recover your linux password with a few clicks: 1. During boot, highlight the installation for which you want to change the root password. Once the installation...