Harsh Kumar’s Weblog

Archive for October 26th, 2008

I found solution on this page.
http://www.wains.be/index.php/2006/10/27/ubuntu-the-networkmanager-applet-could-not-find-some-required-resources-it-cannot-continue/
Solution:
sudo gtk-update-icon-cache -f /usr/share/icons/hicolor
DESCRIPTION
gtk-update-icon-cache creates mmap()able cache files for icon themes.
It expects to be given the path to a icon theme directory containing an
index.theme, e.g. /usr/share/icons/hicolor, and writes a
icon-theme.cache containing cached information about the icons in the
directory tree below the given directory.
GTK+ can use the cache files created by gtk-update-icon-cache [...]

Move home to its own partition

Posted by: harsh1kumar on: October 26, 2008

This is for my reference.
http://ubuntu.wordpress.com/2006/01/29/move-home-to-its-own-partition/

Backup your system using TAR

Posted by: harsh1kumar on: October 26, 2008

This is for my reference.
See the Page:
https://help.ubuntu.com/community/BackupYourSystem
https://help.ubuntu.com/community/BackupYourSystem/TAR

Tags: ,