July 25, 2008

Force Quit Unresponsive Applictions (Linux Friday)

One of the hardest things for former Windows users to get used to is you can’t press Ctrl-Alt-Del to bring up the task manager. So what do you do when there is a program that has become unresponsive???

There is a simple solution and you actually have a couple different options.

Option 1: (my favorite, also the easiest)
The easiest way to quit a program that stopped responding is by using the force quit button.  In Ubuntu this button can be added to any panel by right clicking on the panel and choosing ‘Add to Panel.’ Then scroll down and select ‘Force Quit.’

Then, when there is a program you need to stop, just click on the force quit button (which is now on your panel) and your mouse cursor will change into a set of cross hairs. At this point, click on the program window that you would like to stop.  If you decide you don’t want to quit any programs after already clicking the force quit button, just press Esc to cancel.

Option 2:
The second way to stop an unresponsive program is to use the System Monitor. This can be found under System->Administration->System Monitor. I like to add the System Monitor to my top panel so I can keep tabs on what my computer is doing.This can be done by using the same process as above.

Once the System Monitor is running, click on the ‘Processes’ tab.

Then, similar to Windows, click on the process you want to stop and then click the ‘End Process’ button in the bottom right corner. One nice feature of the System Monitor is you can sort processes by name, status, CPU usage, and memory usage.

Option 3:
This option is for more advanced users, and those who wish to use the terminal.  If you already know the name of the process you wish to terminate, all you need to do is type the following command:

killall process-name

Here, “process-name” is the name of the process you wish to terminate.

If you don’t know the name of the process, you could type in a command such as ‘top’ to see which programs are using the most resources.

Written by Eric

March 7, 2008

Linux Friday: How To Backup A DVD To .ISO Using Ubuntu

Have you ever wanted to backup a DVD (without losing quality) onto your hard drive in Ubuntu? There are a few programs that will do it, but the simplest way is by using the terminal.

First, open the terminal. Then type:

sudo dd if=/dev/dvd of=Name_of_DVD.iso

Where I have ‘Name_of_DVD’ you should put the title of the movie you’re trying to rip.

The iso image will be automatically saved in your home folder. You will need around 5GB of space in your home folder as the iso file will be about 4-5GB. Once you have the file, just right click and open it with VLC.

Written by Michael

 

Looking for something?

Still can't find what you're looking for? Let us know by dropping a comment on a post or email us at admin[at]wlmtips.com!

Archives

All entries, chronologically...

 

 

Check us out!

Some of our other links...

Visit our friends!

A few highly recommended friends...