Posted by: harsh1kumar on: October 26, 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 [...]
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/
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
Posted by: harsh1kumar on: October 25, 2008
This is for my reference.
This method doesn’t seems to work for the 8.10 release.
This methord is for the closed source version of Virtual box. This was yested in ubuntu but it may work on other linux distros.
1.) Add youself to the vboxusers user group. To do this go to System >> Administration >> Users and [...]
Posted by: harsh1kumar on: October 25, 2008
This is for my reference.
Open the .swf file with firefox. That will do the trick.
Posted by: harsh1kumar on: October 21, 2008
This is for my further reference.
This methord will give different beautiful colours to functions, strings, comments, keywords, etc f
or c, c+, etc.
For ubuntu first install the package vim-full. Then make a file in your home directory with the name .vimr. Type this in command line:
viĀ ~/.vimrc
Put this line in this file:
:syntax enable
Then you are done. [...]
Posted by: harsh1kumar on: October 19, 2008
This post is for my reference. This may only work in older Amarok, that is Amarok 1.4.
1) Clean all proxy settings in amarok’s configuration page
2) Edit ~/.kde/share/config/kioslaverc and add the following section and settings
[Proxy Settings][$i]
ProxyType=1
httpProxy=http://username:password@proxyserver:port/
httpsProxy=http://username:password@proxyserver:port/
ftpProxy=http://username:password@proxyserver:port/
3) Save the file and restart amarok!
Source : http://ubuntuforums.org/showthread.php?t=331981
Posted by: harsh1kumar on: October 4, 2008
Google launched it’s new open source web browser a few days back. It is called Google Chrome. Generally I am very excited when Google launches a new product. But this time I didn’t liked this move by Google. I have been using Firefox for sometime now and I am very happy with it. I liked [...]