Showing posts with label Kernel. Show all posts
Showing posts with label Kernel. Show all posts

Ubuntu 10.04 UCK

Jun 12, 2011
with UCK you can easyly add or remove your Software favorite and whatever you want install in your System only one hour.

UCK is a simple tools to help people remastering.

http://www.smileycodes.info http://www.smileycodes.info http://www.smileycodes.info


begin with remove this packet

apt-get remove gucharmap gconf-editor gnome-disk-utility evince empathy evolution f-spot gbrainy gdebi gnome-utils gwibber yelp eog gnome-mahjongg metacity gnomine totem openoffice.org-draw openoffice.org-math openoffice.org-impress openoffice.org-calc openoffice.org-writer pitivi gnome-power-manager quadrapassel rhythmbox gnome-media gnome-sudoku aisleriot byobu brasero gcacltool compiz-gnome alacarte software-properties-gtk usb-creator-gtk tomboy ubufox

end then you can add your program favorite
Show Full Article...!!

Remove Kernel List In Boot

dpkg --get-selections | grep '2.6'
apt-get remove --purge 2.6.32-26-*


Show Full Article...!!