Howto Access / Install Device Manager in Ubuntu 9.10 Karmic koala
There is not an application like Windows Device Manager Ubuntu. Gnome-Device-Manager is the Ubuntu equivalent for the Windows Device Manager application. it's not installed by default. Gnome Device Manager is a front-end, or GUI, to the HAL daemon service. HAL continuously polls the system message flow or "desktop bus," which is also known as "D-Bus.", D-Bus listen for messages about hardware events from the Linux kernel. Example , that a pendrive has been inserted.
How to Install Device Manager in Ubuntu
Open a Terminal andt type
$sudo apt-get install gnome-device-manager
or use synaptic package manager
Using Device Manager in Ubuntu
Gnome Device Manager is started by selecting
Applications → System Tools → Device Manager.
Related Posts:
Convert flv (flash video) to dvd iso in Ubuntuflv2dvd is a script that convert an flv into a dvd iso image. simple stick the (single flv file) into an empty directory, cd into it and type in (flv2… Read More
How to Install GCC (c/c++) Compiler in Ubuntu LinuxInstall package called build-essential is the best way build-essential contains a list of packages which are essential for building Ubuntu packages… Read More
How to enable Moodbar in Amarok Music PlayerAmarok is a sound system-independent audio-player for *nix systems. Its interface uses a powerful “browser” metaphor that allows you to create playlis… Read More
How to enable DVD Playback in your ubuntu SystemDVD playback is not a feature that is installed by default due to license restrictions. This will show you how to install DVD playback capability on y… Read More
Atheros AR5007 wireless with madwifi on Ubuntu 8.04 (Hardy heron)If you have Atheros AR5007 wireless network adapter follow this procedure to make it work in ubuntu 8.04 For i386 Users First go to System-->Adm… Read More
0 comments:
Post a Comment