Category Archives: Fedora

Yum and Apt-Get Command Examples

Ubuntu Update/Upgrade sudo apt-get clean sudo apt-get update sudo apt-get upgrade Redhat / CentOS / Fedora yum clean all yum update yum list updates yum update To install soft sudo apt-get install lxde List all installed packages, enter: # rpm … Continue reading

Posted in Fedora, Linux, Redhat, Ubuntu | Leave a comment

Linux Single User Mode Reset Root Password

To do this reboot the Server as soon as you get the boot screen press ‘e’ (stands for edit) from keyboard. After you press ‘e’ from keyboard you would see a lot of text which may be clipped as per … Continue reading

Posted in Fedora, Linux, Redhat | Leave a comment