Productivity Sauce

Dmitri Popov
Speed up Android Storage with SD-Booster

Jun 26, 2013 GMT

Slow storage can often be a bottleneck that hampers your Android device's performance. SD-Booster provides a solution to the problem. This app lets you set up cache for each detected storage device, including an external microSD card and internal storage. SD-Booster requires root access, so it only works on rooted Android devices. Using the app is as easy as it gets. When the app is running, it automatically detects and lists all available storage devices. You can then specify cache for each storage device, or set up cache size for all devices globally. The recommended values are 512, 1024, and 2048. The optimal cache size depends on many factors, and the best way to find out the...
Power up gedit with GMate

Jun 25, 2013 GMT

While gedit is a versatile text editor as it is, you can extend its functionality by installing third-party plugins and tweak its appearance using themes. There are quite a few plugins and themes floating on the Web, but if you want to take gedit's functionality to a whole new level, look no further than GMate. This package contains an impressive collection of plugins that will likely cover most of your writing and coding needs. GMate also packs a large selection of themes which will satisfy even the most picky users. Better still, if you're using Ubuntu or any of its derivatives, you can easily install the entire package from the project's PPA. To do this, run the following commands: ...
Blog from the Command Line with bashblog

Jun 24, 2013 GMT

Static blog generators come in all shapes and sizes, but probably few of them can rival the simplicity and elegance of bashblog. As the name implies, bashblog is written in Bash. In fact, the entire blog engine consists of a single Bash shell script, so deploying bashblog couldn't be easier. Grab the script from the project's GitHub repository, and move it to a separate directory for your blog. Open bashblog in a text editor, and adjust the global variables, such as the blog's title, description, URL, author, etc. Alternatively, you can create a separate configuration file and specify the desired values in it using the key=name format (don't forget to update the...
Using BlinkStick with Raspberry Pi

Jun 19, 2013 GMT

Hooking up LEDs to Raspberry Pi's GPIO pins and controlling them using Python scripts is a great and fun way to learn the ropes. For more advanced projects, you might want to consider investing in BlinkStick, an open source USB LED kit that works with Raspberry Pi, or any other machine for that matter. BlinkStick plugs directly into a USB port, which eliminates the need for a breadboard and wires and makes the setup more tidy. The accompanying software can control multiple BlinkSticks, which you can hook up to a USB hub. More importantly, BlinkStick supports a long list of options, and you can put it to a variety of practical and not-so-practical-but-fun uses.To get started with...
Fix gedit on Kubuntu

Jun 17, 2013 GMT

gedit works fine on Kubuntu, but the editor does have a few quirks that can quickly become a nuisance. For starters, the Up and Down arrows in the Find panel use generic blank icons. To fix this problem, install the gnome-icon-theme-symbolic package using the sudo apt-get install gnome-icon-theme-symbolic command. By default, when you launch gedit on KDE or open a text file in it, the editor automatically creates an empty Untitled document. Needless to say that closing and discarding each and every empty file manually can quickly become rather annoying. Fortunately, this issue is easy to fix (I stumbled on the solution in a Ubuntu Forums thread). Open the...
Make Code Snippets HTML-Friendly with HTMLify

May 30, 2013 GMT

Sometimes the simplest tool can prove to be one of the biggest timesavers. Case in point: HTMLify. This web app does one very simple thing: it converts code snippets into an HTML-friendly format. This may not sound like much, but if you often need to insert code blocks into blog articles, this tool can make your life easier. Using HTMLify is as straightforward as it could possibly be. Paste a code snippet into the input field and hit the HTMLify button. Press then the Copy to Clipboard button to copy the processed code.
Build a Portable Android-based Raspberry Pi Station

May 28, 2013 GMT

Transforming a bare-bones Raspberry Pi into a fully-functional portable station is a popular pastime among enterprising users, and you can easily find instructions on how to build a Kindleberry Pi, a Kindleberry Wireless, and even a Raspberry Pi Linux laptop. But if you happen to use an Android device, you can opt for a less complicated and more modular solution devised by yours truly. The Android device in this setup acts both as a wireless hotspot and a display for Raspberry Pi. The latter is configured to automatically connect to the Wi-Fi network created by the Android device. And an SSH client app (e.g., VX ConnectBot) running on the Android device is used to access Raspberry Pi...
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.

Learn More

News