Tag:
ubuntu

Customize keyboard shortcuts in GNOME

by
Ryan
on
December 7, 2008

Use the Keyboard Shortcuts tool in GNOME to customize the default keyboard shortcuts for your system. If you have a laptop that has special media buttons you can configure them here as well. In some distributions such as Ubuntu these media buttons may be automatically configured but you may still need to fine tune them [...]

Read More
No Comments
gnome

Download digital camera photos with gphoto2

by
Ryan
on
November 29, 2008

gphoto2 allows you to directly connect a digital camera over USB and transfer the saved images and videos to your computer. This is very helpful when you don’t have access to a media card reader.
Install the gphoto2 package on your system.
In Gentoo:

# emerge media-gfx/gphoto2

In Ubuntu:

# aptitude install gphoto2

Start off by connecting your digital camera to [...]

Read More
No Comments
commands

Allow sudo access without passwords in Ubuntu

by
Ryan
on
November 21, 2008

To give a specific user access to sudo without having to enter a password you have to edit the /etc/sudoers configuration file. For security reasons you should only edit the file using the visudo command.

$ sudo visudo

In Ubuntu the following lines are placed at the bottom of /etc/sudoers by default. This gives your default [...]

Read More
No Comments
ubuntu

Fix Skype audio on Ubuntu with Dell XPS M1530/M1330

by
Ryan
on
November 13, 2008

To get Skype audio working with Ubuntu Intrepid Ibex (Ubuntu 8.10) and Dell XPS M1530/M1330 requires a few changes to the standard install.
Make sure you have added the medibuntu repository and installed Skype.
You need to enable the embedded microphone. Go to Volume Control by clicking on the volume icon. In Preferences select Digital Input Source. [...]

Read More
7 Comments
ubuntu

Add Ubuntu medibuntu repository

by
Ryan
on
November 11, 2008

The Medibuntu repository (Multimedia, Entertainment & Distractions In Ubuntu) contains packages that cannot be included into the Ubuntu distribution for legal reasons. Some of these packages include Skype Acrobat Reader, Google Earth, and multimedia codecs.
Add Medibuntu to your sources.list. Make sure you specify the correct version of your distribution. This example uses Intrepid Ibex [...]

Read More
No Comments
ubuntu
Copyright 2008-2010 WiredRevolution.com. All rights reserved.