Oct 26, 2012 GMT
In our neck of the woods, we talk a lot about the weather. Why? Because the Danish weather is pretty unstable, and it can be rather depressing at times. That's why many of us, including yours truly, are obsessively checking the current weather conditions and forecasts for the coming days several times a day. So for me a decent weather utility is a necessity. For the longest time, I've being using the Forecastfox Weather extension for Firefox and Weatherbug app for Chromium. But thanks to Stormcloud, I can now check the current weather by quickly glancing over my desktop. This utility is not overloaded with features, but it displays the most...Productivity Sauce

Oct 26, 2012 GMT
Some time ago, I shared a simple shell script for downloading and organizing photos. This script served me well, but it did have some limitations. For example, all settings were hard-wired into the script itself, which made it less flexible for processing photos from different cameras. To solve the problem, I've tweaked the script, so it now pulls all the required settings from a separate .cfg file. This way, I can have separate configuration files for different cameras, and all I need to do is to point the script to the right one.The script itself is still relatively simple. It uses the source command to read parameter values from a configuration file. The name of the configuration file...Oct 25, 2012 GMT
If you are serious about using your Raspberry Pi (RPi) as a platform for writing and testing code, you'll appreciate the WebIDE software developed by Adafruit. This server-based solution turns your RPi into a flexible coding environment which you can access and use from any machine with a browser. Although WebIDE is geared towards Python, it can handle other languages, including Ruby, JavaScript, and shell scripts. Better yet, WebIDE seamlessly integrates with the Bitbucket code hosting service.Using the provided installer script, you can deploy WebIDE in an RPi in a matter of minutes. Alternatively, WebIDE can be installed manually, and the project's website provides instructions on how...Oct 23, 2012 GMT
The phpFileManager (phpfm) file manager can come in rather handy when you need to juggle files on your web server from the comfort of your browser. Since the entire application consists of a single PHP file, phpfm requires no installation: simply drop the script into the root of your server, and you are good to go. However, before you start using the script, you might want to tweak the default settings. To do this, press the Config button which opens the configuration window. At the very least, you should protect phpfm with a password. In addition to that, you can specify the file manager's default directory and enable error reporting. ...Oct 18, 2012 GMT
Calibre receives at least a couple of updates every month. Most of them feature minor improvements and bug fixes. But once in a while, Calibre's developers push a major update that brings new features along with some significant enhancements and improvements. Case in point: the latest 0.9 release that packs a raft of new stuff. The new version supports the MTP protocol for USB connected devices. This means that Calibre can now properly handle Android devices. When you connect an Android device to your computer, Calibre automatically detects it and treats it as a regular reading device.A lot of work has been done to improve Calibre's library...Oct 10, 2012 GMT
While Sublime Text is a powerful text editing tool, you can put it to other practical uses through third-party plugins. Take, for example, the PlainTasks plugin. It turns Sublime Text into a simple yet flexible task manager. The plugin uses a plain text file for storing tasks, so you can easily synchronize it across multiple machines and open it in any other text editor. The easiest way to deploy PlainTasks is to use the Sublime Package Control tool (see the Installation page for instructions on how to install Sublime Package Control). In Sublime Text, choose Preferences | Package Control, select then the Install Package command, type...Sep 29, 2012 GMT
There are several apps in Chrome Web Store that can turn your favorite browser into a no-frills text editor. But probably none of them offer the power and flexibility of the TextDown app. This editor is designed for working with Markdown files, but it also offers a raft of useful features that make it an excellent general purpose text editing tool. TextDown can be used offline, and you can use the editor to work with local text files. To enable the latter feature, choose Tools | Extensions and tick the Allow access to file URLs check box next to the TextDown entry. TextDown also supports text shortcuts for more efficient writing, and you can specify your own text shortcuts in the Words...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.