Tag Archives: remove

restore Add/remove software icon in Fedora Centos

Written by Mel Kham on . Posted in Frequently Asked Questions

Question:   after   Some  updates  , the  icon of  add and  remove  Software under System>Administration doesn’t exit  ant more?   Answer: to  restore the  icon  you  have  to  reinstall the gnome-packagekit package   yum install gnome-packagekit

How to remove repositories using command line in ubuntu

Written by Mel Kham on . Posted in Linux tutorials

This is a simple tip that will show you how to remove ppa repositories,uninstall the package(s)(installed from this repositories) and restore the official package(s) from the official ubuntu repositories with one command . Everybody knows that in karmic the new … Continue reading

How to uninstall the old kernels in ubuntu

Written by Mel Kham on . Posted in Linux tutorials

Everytime there is an update for the kernel, the new kernel is installed while the old one is not automaticaly uninstalled, after several kernel updates, you will find a large list of old kernels in the start grub menu . … Continue reading

Remove all emply folders in 1 command

Written by Mel Kham on . Posted in Frequently Asked Questions

Q : How to  remove  all emply  folders from command line ? A : There is a good way to remove  all emply  folders in 1  command , everything will be done using a script so please copy the script … Continue reading