Bluetooth USB adapter setup for Raspbian (Raspberry Pi)

Directions for installing bluetooth software:

First, if you don't have a compatible USB bluetooth dongle pick up a Penguin USB Bluetooth Micro Adapter.

1. Open a terminal
2. Run the following commands to install bluetooth:

su
(enter root password)
apt-get update
apt-get install -y bluetooth bluez-utils blueman

3. From Raspbian's GUI select Preferences->Bluetooth Manager

After which you can follow any of ThinkPenguin's other tutorials