The code is
sudo apt-get autoremove
I am both Ubuntu and Windows XP user. Sometimes I blow it out while doing some experiments. During reinstallation everytime I face some problems to fix and I forget it. To keep all in one place I started the blog. Hope you will be benefited from it also.
Use this search engine or labels at left pane to find topics
Thursday, January 8, 2009
Remove orphan files in ubuntu
Labels:
code,
Orphan files,
ubuntu
Friday, January 2, 2009
Using download manager in Ubuntu
Using download manager in Ubuntu is not straight forward. A few works needed before using download manager in Ubuntu specially with firefox. First of all you'll have to have flashgot plugin installed in firefox (remember, flashgot works as a communicator of the download manager with the browser, it has no ability to work as download manager itself).
For that you'll have to search for the addon and then add it.
Firefox will be restarted then.
Now install any of the download managers for ubuntu for using download manager in Ubuntu (Gwget, kget, wget, aria .....)
To install them go to terminal and write
sudo apt-get install xxx (where xxx = name of the download manager)
Some has recommended "wxDownload fast" as a good download manager available from "http://dfast.sourceforge.net/download.html". (I didn't give it a try but soon I'll)
From now on whenever you start download a file, there will be a new option - to save with fashgot. In the flashgot menu you'll get the option to download with the download manager.
If flashgot menu doesnot appear, try restarting the firefox.
Now you are ready for using download manager in Ubuntu.
For that you'll have to search for the addon and then add it.
Firefox will be restarted then.
Now install any of the download managers for ubuntu for using download manager in Ubuntu (Gwget, kget, wget, aria .....)
To install them go to terminal and write
sudo apt-get install xxx (where xxx = name of the download manager)
Some has recommended "wxDownload fast" as a good download manager available from "http://dfast.sourceforge.net/download.html". (I didn't give it a try but soon I'll)
From now on whenever you start download a file, there will be a new option - to save with fashgot. In the flashgot menu you'll get the option to download with the download manager.
If flashgot menu doesnot appear, try restarting the firefox.
Now you are ready for using download manager in Ubuntu.
How to force quit a program in Ubuntu
Sometimes in ubuntu a program stops responding. Force quit is the solution for the situation. For force quit, you need to do following.
1. Open a terminal
2. command - xkill
3. click on the window you want to close.
You can also try "Alt+F2" and write "xkill" and click on the window to force quit an application.
1. Open a terminal
2. command - xkill
3. click on the window you want to close.
You can also try "Alt+F2" and write "xkill" and click on the window to force quit an application.
Labels:
force quit,
kill,
program,
stop,
ubuntu linux
Subscribe to:
Posts (Atom)