The BlackBerry in a World without Windows
Listing 2. The barry-sync Configuration File
# This is the default configuration file # for the barry-sync opensync plugin. # Comments are preceded by a '#' mark at the # beginning of a line. # The config format is a set of lines of . # # Keywords available: # # DebugMode - If present, verbose USB debug # output will be enabled # # Device - If present, it is followed by the following values: # PIN number - PIN number of the device to sync with (in hex) # sync calendar - 1 to sync calendar, 0 to skip # sync contacts - 1 to sync contacts, 0 to skip # # Password secret - If present, specifies the device's # password in plain text # #DebugMode Device 3009efe3 1 1 #Password secret
Unless you have assigned a password for your Curve, the only change needed here is to replace 3009efe3 with the correct PIN, which you can find using btool -l. If you have trouble with sync, you can uncomment DebugMode. Before syncing, Evolution and its back-end servers should be shut down:
evolution --force-shutdown
Then, syncing is as easy as:
msynctool --sync evo-barry
Note: on my Debian system, msynctool could not connect to the BlackBerry unless it was able to run with elevated privileges:
sudo chmod +s /usr/bin/msynctool
You also could change the permissions on the USB device to correct this problem.
Sync still is very much in alpha, and it can destroy your data! Be sure you have backups of both the Curve and Evolution databases before you sync.
My BlackBerry does not connect to a BES (BlackBerry Enterprise Server), so I have not tested any interactions between Barry and enterprise systems.
There is another free software project with the goal of making BlackBerry functionality available to Linux users. XmBlackBerry is a single GUI program, as opposed to Barry's suite of several mostly command-line tools. I went with Barry for myself and for this article, because XmBlackBerry hasn't had a release in more than a year, and I am comfortable on the command line. If you have a BlackBerry, keep an eye on XmBlackBerry, which is being actively developed and looks very promising.
Both Barry and XmBlackBerry support using the phone as a tethered modem to connect your computer to a cellular data network. However, at this time, neither works correctly with the 8320. I have reported this to the Barry developers, and by the time you read this article, the problem may have been fixed. I hope so, because using the Curve as a modem is almost the only reason I ever boot my laptop into Windows.
When I started using Linux in the early 1990s, there was a real feeling of adventure. Every time you installed a program, you were likely to have to solve some sort of problem or invent a workaround. I don't regret the fact that Linux and free software are so polished and generally easy to use. Still, it's exciting to be working with software on the cutting edge again. BlackBerry support in Linux still is a work in progress, but it's just the sort of fun challenge that got a lot of us into this in the first place. I'm looking forward to seeing how things progress.
Resources
Barry: www.netdirect.ca/software/packages/barry
XmBlackBerry: xmblackberry.sourceforge.net
Syncing Your Blackberry: www.linux.com/feature/123251
A Better CD Encoder (abcde): code.google.com/p/abcde
Evolution: freshmeat.net/redir/evolution/2452/url_homepage/evolution
Fast Audio Playlist Generator (fapg): royale.zerezo.com/fapg
FFmpeg: ffmpeg.mplayerhq.hu
Carl Fink has, in his career, been a museum guide, schoolteacher, system administrator, programmer and corporate trainer. These days, he makes his living as a writer and spends much of his spare time helping to put on I-CON, an annual science-fiction convention on Long Island. He blogs at nitpicking.com.
- « first
- ‹ previous
- 1
- 2
- 3
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Sponsored by AMD
If you already use virtualized infrastructure, you are well on your way to leveraging the power of the cloud. Virtualization offers the promise of limitless resources, but how do you manage that scalability when your DevOps team doesn’t scale? In today’s hypercompetitive markets, fast results can make a difference between leading the pack vs. obsolescence. Organizations need more benefits from cloud computing than just raw resources. They need agility, flexibility, convenience, ROI, and control.
Stackato private Platform-as-a-Service technology from ActiveState extends your private cloud infrastructure by creating a private PaaS to provide on-demand availability, flexibility, control, and ultimately, faster time-to-market for your enterprise.
Sponsored by ActiveState
| Non-Linux FOSS: libnotify, OS X Style | Jun 18, 2013 |
| Containers—Not Virtual Machines—Are the Future Cloud | Jun 17, 2013 |
| Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer | Jun 12, 2013 |
| Weechat, Irssi's Little Brother | Jun 11, 2013 |
| One Tail Just Isn't Enough | Jun 07, 2013 |
| Introduction to MapReduce with Hadoop on Linux | Jun 05, 2013 |
- Containers—Not Virtual Machines—Are the Future Cloud
- Non-Linux FOSS: libnotify, OS X Style
- Linux Systems Administrator
- Lock-Free Multi-Producer Multi-Consumer Queue on Ring Buffer
- Validate an E-Mail Address with PHP, the Right Way
- Senior Perl Developer
- Technical Support Rep
- UX Designer
- Introduction to MapReduce with Hadoop on Linux
- RSS Feeds
- user namespaces
50 min 52 sec ago - yea
1 hour 16 min ago - One advantage with VMs
3 hours 45 min ago - about info
4 hours 18 min ago - info
4 hours 19 min ago - info
4 hours 20 min ago - info
4 hours 22 min ago - info
4 hours 23 min ago - abut info
4 hours 25 min ago - info
4 hours 26 min ago
Featured Jobs
| Linux Systems Administrator | Houston and Austin, Texas | Host Gator |
| Senior Perl Developer | Austin, Texas | Host Gator |
| Technical Support Rep | Houston and Austin, Texas | Host Gator |
| UX Designer | Austin, Texas | Host Gator |
| Web & UI Developer (JavaScript & j Query) | Austin, Texas | Host Gator |
Free Webinar: Hadoop
How to Build an Optimal Hadoop Cluster to Store and Maintain Unlimited Amounts of Data Using Microservers
Realizing the promise of Apache® Hadoop® requires the effective deployment of compute, memory, storage and networking to achieve optimal results. With its flexibility and multitude of options, it is easy to over or under provision the server infrastructure, resulting in poor performance and high TCO. Join us for an in depth, technical discussion with industry experts from leading Hadoop and server companies who will provide insights into the key considerations for designing and deploying an optimal Hadoop cluster.
Some of key questions to be discussed are:
- What is the “typical” Hadoop cluster and what should be installed on the different machine types?
- Why should you consider the typical workload patterns when making your hardware decisions?
- Are all microservers created equal for Hadoop deployments?
- How do I plan for expansion if I require more compute, memory, storage or networking?




Comments
bb backup evolution sync not working
I use 9.04 ubuntu and BB 8900 curve. Even after installing all, when I do barrybackup the window comes, no pin is shown and my bb shows "connecting to desktop" but after some time the window in my laptop greys out and errors. But btool finds my pin number alright. Due to this, I could not sync with evolutions as the BB plugin not works. Please help me
thanks in advance
Blackberry Modem for Linux, 8 Easy steps for connecting Internet
hi all
I am excited to get internet via my Blackberry in my fedora 10 machine. I have shared my actions for you guys in 8 easy steps. See this, hope you will be connected via your Blackberry.
Connect Internet Using your Blackberry for Linux Users
Best regards
CodeFighters
http://codefighters.blogspot.com