Aug 08, 2013 GMT
Finally, there is a self-hosted open source alternative to Pocket and Instapaper. Poche is a relatively new project, but it already shows a lot of promise. The application is easy to deploy and it provides all basic functionality which lets you save web pages for later perusal. Written in PHP, Poche will happily run on a machine with the Apache web server, PHP, and the SQLite database engine. To install Poche, grab the latest version of the application from the project's website, unpack the downloaded archive, rename the resulting directory to poche, and move it to the root of your server. Make the poche directory writable by the server using the chown www-data -R poche command, and point...Productivity Sauce

Jul 31, 2013 GMT
Keeping track of your expenses is the first step to minimizing them, and Budget with envelopes (or just Budget) can help you with that with a minimum of fuss. This open source app is simplicity itself, which is a positively good thing: an expense app that requires you to go through a convoluted procedure of adding an expense every time you buy a cup of coffee is not of much use after all. Clever design is another highlight of Budget. The app is based around an envelope metaphor, where each envelope represents an expense type (Books, Food, Travel, etc.). You can create as many envelopes as you need, and then add funds to them and subtract...Jul 30, 2013 GMT
I love the technology of yesteryear. That's why I prefer to shoot with my trusty Nikon F-501 film SLR. Film photography can be a great learning experience, but the lack of EXIF data makes mastering the basics more tricky. After all, knowing what aperture and shutter speed values were used in a specific situation can come in rather handy. To solve the problem I enlisted the help of another vintage device: Sony Clié PEG-NX73V. When launched almost a decade ago, it was mind-boggingly expensive, but I bought mine on eBay for peanuts. This Palm OS-based device from Sony features a swanky design, it runs for weeks on a single charge, and it's reasonably fast. More importantly, there are many...Jul 29, 2013 GMT
My quest for a note and task managing app for Android is now officially over (for the time being, anyway). Why? Because I've found a tool that meets pretty much all of my needs. NoNonsense Notes is an open source Android app with a sleek Holo-based interface and the ability to handle both notes and tasks. All notes in NoNonsense Notes can be organized into lists, and the app allows you to set as many lists as you need. In addition to that, you can assign a due date and reminder to each note. While you can't assign a priority to the tasks, you can rearrange them by dragging them up and down. Besides the regular time reminders, NoNonsense...Jul 29, 2013 GMT
Usually, I use my Pygmyfoto application to publish photos on the web. But there are situations when I need to quickly share a bunch of photos with a minimum of fuss. Inspired by the Loading images from a directory with PHP article, I whipped up a slightly more advanced version of the original script. For lack of a better name I dubbed it Photocrumbs. The app consists of a PHP script which does most of the work and a handful of helper files. Besides scaling photos and displaying them as a continuous stream, the script also extracts basic EXIF info, such as aperture, shutter speed, ISO, and date. Installing Photocrumbs is a rather straightforward affair, and you'll find installation...Jul 24, 2013 GMT
Static site and blog generators are all the rage nowadays, and understandably so. With a static generator, you can author articles in your favorite text editor using a lighweight markup, and you can serve your blog even on modest hardware. Also, you don't have to spend time on installing, configuring, maintaining, and learning a full-blown CMS. The latter is especially true if you opt for something like blogpy, a super simple static blog generator written in Python. Although blogpy lacks the bells and whistles of more advanced static generators, it's perfectly suitable for maintaining a no-frills blog.Before you install blogpy, make sure that Python 2.7 and the python-markdown package are...Jul 23, 2013 GMT
Inspired by the Things I Do With My Raspberry Pi article, I thought I'd share with you how I use my Raspberry Pi. Actually, I use at least two Raspberry Pis on a regular basis: one serves as a hacking and prototyping platform, while the other one acts as a server on the local network. The latter performs a variety of tasks.File ServerI connected two external USB hard disks to Raspberry Pi via a powered USB hub. The usbmount utility takes care of automatically detecting and mounting the connected disks at the /media/usbX mount points. One disk is used for storing all files and documents, while the other one is reserved for rotating backup. I don't use any dedicated file server software to...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.