Save Those BlackBerry SMS Messages
Backup a Blackberry using barry and How To Wipe A Blackberry
Backup a Blackberry using barry and How To Wipe A Blackberry
We have a number of systems that run the bleeding-edge RPM based distribution Fedora. Because of the rather quick Fedora release cycle, people are forced to either keep up with the curve, or be left behind in the dust. Typically, only the current and last most recent version are supported, and this support comes in
It looks like Cricket, by default, does not support printing the summary information from the RRD files when displaying the graphs. A quick patch to lib/RRD/Format.pm fixes that: — Format.pm.orig 2008-03-24 14:08:28.000000000 -0400 +++ Format.pm 2008-03-24 14:08:59.000000000 -0400 @@ -128,6 +128,16 @@ $self->{‘element’} = “d”; return 1; + } elsif ( $archname =~ /^x86_64-linux/ )