Jan 05, 2011 GMT
If you are using Google's Picasa Web Album photo sharing service and you want to automate the process of uploading photos, the GoogleCL command-line toolset can come in rather handy. Once installed on your machine, you can use it to perform several tasks such as creating albums, uploading and tagging photos, downloading photos, etc. directly from the command-line. Better yet, GoogleCL is pretty straightforward in use. For example, you can upload all photos in a directory to a specific album using the following command: google picasa post --title "Travel Photos" /home/user/photos/*.jpgIf the specified album doesn't exist, GoogleCL automatically creates it for you. When you run...Productivity Sauce

Dec 28, 2010 GMT
Amazon S3 provides ample storage at bargain prices, but to put the service to practical use, you need a client software. There are a few command-line utilities out there that let you manage your S3 storage space, but if you are looking for a graphical client, then you might want to give DragonDisk a try. This graphical S3 client allows you to manage buckets as will as synchronize local directories with S3 buckets. Although DragonDisk is not released under an open source license, it's available free of charge, and it runs on Linux. There is a .deb binary package for Ubuntu and Debian uses as well as a tarball package for other Linux distros. You can use the latter on Ubuntu, too. To run...Dec 20, 2010 GMT
The version of Tomdroid covered in a previous blog post lacked any advanced features like the ability to sync notes. A lot has changed since then, though. The Tomdroid developers have released a new version of the app which boasts a couple of improvements and new features. The most notable addition is the synchronization feature which supports syncing with the Tomboy Web service and SD cards. For now, the synchronization feature can handle only one-way syncing, though. Using the synchronization feature is supremely easy. Press the Menu hardware button, tap on Settings, and select the desired service. If you want to sync notes with the...Dec 18, 2010 GMT
Many (if not all) wireless carriers have bandwidth caps, so it makes a lot of sense to keep an eye on your network usage to avoid going over the limit. There are a few Android utilities that can help you with that, including NetCounter. This open source app lets you track bandwidth usage with consummate ease, and it can monitor both Wi-Fi and 3G interfaces. NetCounter displays the usage for each interface divided into four categories: Total, Monthly, 7 days, and Today. This gives you a quick overview of the bandwidth usage for different periods of time. In addition to that, NetCounter lets you export data to the SD card as a CSV file. You...Nov 29, 2010 GMT
Although OpenOffice.org Impress offers a wide range of features for creating high-quality presentations, it's too heavy for users who practice the art of minimalistic presentation design. For them, a graphical presentation tool like Ease will probably be a much better fit. While this application may look rather bare-bones, it does include all the essential tools for creating polished presentations and offers a couple of clever features on top of that. Ease's interface is simplicity itself, and you can find your way around in virtually no time. The application offers a couple of pre-made templates to choose from, or you can create a...Nov 23, 2010 GMT
Reading lengthy articles using a Web browser is rarely a pleasant experience. It's not only inconvenient but also rather distracting: most of the Web site is cluttered with all kinds of distractions like ads and widgets. To solve this problem, I use TidyRead. This handy extension for the Google Chrome browser (it works with Chromium, too) can extract the body of a Web page and present it in a reader-friendly form. The extension does an exceptionally good job of extracting stuff that matters and discarding everything else. In addition to that, TidyRead offers a few options you can use to customize the default settings. For example, you can...Nov 15, 2010 GMT
Google Refine is an immensely powerful tool for dealing with "messy" data, and it sports a myriad of advanced features for massaging and analyzing complex data sets. However, that doesn't mean Google Refine can't be used to solve more mundane problems.Of course, before you can put Google Refine to some use, you have to install it. First off, make sure that the Java Runtime Environment is installed on your machine. Grab then the latest version of Google Refine from the project's Web site and unpack the downloaded .tar.gz archive. In the terminal, switch to the resulting directory and start the application using the following commands: cd google-refine ./refineThis starts the...Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.

News
-
Linux Mint 20 Reaches EOL
With Linux Mint 20 at its end of life, the time has arrived to upgrade to Linux Mint 22.
-
TuxCare Announces Support for AlmaLinux 9.2
Thanks to TuxCare, AlmaLinux 9.2 (and soon version 9.6) now enjoys years of ongoing patching and compliance.
-
Go-Based Botnet Attacking IoT Devices
Using an SSH credential brute-force attack, the Go-based PumaBot is exploiting IoT devices everywhere.
-
Plasma 6.5 Promises Better Memory Optimization
With the stable Plasma 6.4 on the horizon, KDE has a few new tricks up its sleeve for Plasma 6.5.
-
KaOS 2025.05 Officially Qt5 Free
If you're a fan of independent Linux distributions, the team behind KaOS is proud to announce the latest iteration that includes kernel 6.14 and KDE's Plasma 6.3.5.
-
Linux Kernel 6.15 Now Available
The latest Linux kernel is now available with several new features/improvements and the usual bug fixes.
-
Microsoft Makes Surprising WSL Announcement
In a move that might surprise some users, Microsoft has made Windows Subsystem for Linux open source.
-
Red Hat Releases RHEL 10 Early
Red Hat quietly rolled out the official release of RHEL 10.0 a bit early.
-
openSUSE Joins End of 10
openSUSE has decided to not only join the End of 10 movement but it also will no longer support the Deepin Desktop Environment.
-
New Version of Flatpak Released
Flatpak 1.16.1 is now available as the latest, stable version with various improvements.