Install Boxee on 64-bit Ubuntu 9.10 Karmic
Installing Boxee turns your computer into an incredable HTPC but the installation process is not as straight forward as they would have you believe for the 64-bit 9.10 karmic release. At the time of this post Boxee is only available for 32-bit Jaunty 9.10 release but it can be successfully installed with the following [...]
Installing Ubuntu 9.10 on the Dell Zino HD
The Dell Inspiron Zino HD is the perfect machine if you are looking to build an Ubuntu Linux based HTPC. At the time of this post the Zino can be purchased with either Windows 7 or Ubuntu linux 9.04. I decided to go with Windows 7 and install Ubuntu 9.10 64-bit karmic on my [...]
Setup PS3 controller over bluetooth on Ubuntu
The PS3 Sixaxis and DualShock3 bluetooth controllers are a great for gaming on your PS3 but will work just as well under Linux. With this guide you will be able to configure them to work on your Ubuntu Linux 8.10 (Intrepid Ibex) PC in USB as well as wireless bluetooth mode.
There are a variety of [...]
Share a remote filesystem over SSH
You may already be familiar with NFS and Samba for sharing files over a network. While these are both great distributed filesystem solutions, they require extra configuration and setup overhead in order to get them to work. If you want quick and easy access to a remote filesystem then SSHFS may be your best shot.
SSHFS [...]
Fix blue tinted video in Ubuntu
A strange issue has been identified in Ubuntu where video takes on a blue colored tint. Other descriptions of the problem include inverted colors, blue skin tones, or distorted video hues. The problems have been reproduced with Totem (Gstreamer), Totem (Xine), Mplayer, as well as VLC and other players.
The common theme with this [...]
Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu
Hardware support in Linux, specifically Ubuntu 8.10 (Intrepid Ibex) for the Dell XPS M1530 and M1330 is very impressive. However in certain cases the process is not as straight forward as it could be, and it takes a bit of tinkering in order to get it to work. In this article I will go through [...]
Enable syntax highlighting in vim with Ubuntu
Many distributions have syntax highlighting in vim enabled with their default installation. In Ubuntu as well as other Debian based distributions, this is not the case. By default Ubuntu installs the vim-tiny package which does not support syntax highlighting or many other advanced features.
You can see by following the chain of symlinks that in the [...]
How to SSH into Ubuntu LiveCD
The ability to remotely SSH into a machine running an Ubuntu LiveCD can come in handy in many situations. The LiveCD supports a large variety of hardware and can be used to troubleshoot system problems on a machine where you have limited or no access. A user with limited skills can easily setup remote access [...]
Customize keyboard shortcuts in GNOME
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 [...]
Download digital camera photos with gphoto2
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 [...]
