Busy Salam was doing some experiment and was installing some rpm in his linux box.. power failure resulted his kde in poor situation. kdeinit was not starting at all. He used gnome to login to box but whole experiment was going on in KDE desktop environment. Here are the steps used to recover KDE environment back.
STEPS:: (login to root through gnome)
- cd /var/lib/rpm
- rm __db* ( here two _ underscore)
- rpm --rebuildbd
- reboot (mandatory)
- yum -y update
No comments:
Post a Comment