BitPim is a free open source program that allows you to manipulate data on several CDMA mobile phones. Today I’m going to show how to install BitPim on Ubuntu and copy an MP3 ringtone to a phone. For this example I’ll be using my Samsung Alias SCH-U740 phone and Ubuntu 8.04. You’ll need the USB data cable for your phone to connect it to the computer. Continue reading
Tag Archives: HowTo
Install Multimedia Codecs in Ubuntu 8.04
Web designers in the multimedia business have been slow to embrace open standards. Most websites feature content in the proprietary mp3, wmv, or Adobe Flash formats. In order to get many multimedia files to work with Ubuntu you need to enable the Medibuntu repositories. So fire up your handy, dandy terminal and enter the following to add Medibuntu to your sources list. Continue reading
Use Linux to Solve the Linux Journal Scramble
This week Linux Journal announced a promotion to win a free one year online subscription. Every day this week there will be a video that includes some secret letters. Watch all the videos from this week to collect the secret letters and unscramble them to win. Friday’s video will provide the email address to submit your answer. Today’s video (Thursday) provided the final letters, so you have a day to figure out the scramble. Well, I just figured it out a few minutes ago. I’m not going to give away the answer, but I’ll tell how I did it. Continue reading
Back Up Your Mobile Phone Contacts with Ubuntu and Bluetooth
Many of the mobile phone providers offer a service to back up your phone contact list online for a monthly fee. It usually costs somewhere around $5 US per month. Why pay this fee when you can back everything up yourself? All you need is a bluetooth enabled mobile phone, a bluetooth adapter for your computer, and Ubuntu. My phone is a Samsung Alias and I’m using the built-in bluetooth adapter in my MSI Wind netbook. You may need to adjust the procedure slightly for your setup. Continue reading
Force USB Device Discovery in Ubuntu
I previously did a post on how to Create a Button to Restart USB in Ubuntu. The purpose of that procedure was to get the USB hub in my HP w2207 monitor to recognize a flash drive that had been inserted into one of the ports.
Well I’ve found a better way to force this recognition that doesn’t require root permission. It turns out that issuing the lsusb command polls all of the USB devices and causes my flash drive to be recognized and automounted. You can try this in a terminal with: Continue reading