Sep 21, 2012 GMT
Using an application like YOURLS, you can host a link shortening solution on your own server. But if you need to maintain only a handful of shortened URLs, installing a full-blown URL shortening application is overkill. Instead, you can use a dead-simple solution based on HTML pages containing the REFRESH metatag. For example, to set up a shorter link to my Wikimedia Commons gallery, I created the following HTML file and saved it as a gallery page on my server: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Redirect</title> <meta http-equiv="refresh"...Productivity Sauce

Sep 14, 2012 GMT
The ability to connect and control remote machines via SSH is a boon for users on the move, but an unreliable and slow Internet connection can turn an SSH session into an exercise in frustration. Enter Mosh, a mobile shell that works wonders even on a shaky and anemic Internet connection. This tool offers several features designed to deal with challenges posed by unreliable Internet connections. For starters, Mosh provides a mechanism for handling dropped connections. This means, among other things, that when you put your machine to sleep and wake it up later, Mosh resumes the connection. In addition to that, the tool supports connection roaming, which can come in handy when you hop from...Aug 31, 2012 GMT
FBReader is undeniably one of the best ebook reader apps available on the Android platform. Besides a comprehensive feature set, the app also lets you obtain ebooks from different sources, including the Calibre library stored on your machine. This is, indeed, a nifty feature which can be used to effortlessly transfer ebooks from an existing Calibre library to your Android device. To make use of this functionality, you need to enable Calibre's built-in content server first. To do this, launch Calibre on your machine, press the Connect/share button on the main toolbar, choose the Start Content Server command, and note the IP address of the content server. Launch FBReader on your...Aug 16, 2012 GMT
There is probably no better tool for managing, converting, and sharing ebooks than Calibre. You can use it as a regular desktop application for reading and organizing ebooks, but Calibre also features a built-in server for sharing ebooks on the web. In practical terms, this means that you can publish your ebook library on the web and access all your ebooks from any machine using a browser. To publish your ebook library, you can turn Raspberry Pi into a little headless Calibre server. And since a fairly recent version of Calibre is available in the Raspbian software repository, this project can be done in a few simple steps. Because Calibre doesn't allow you to create libraries and...Jul 31, 2012 GMT
Bookmark sharing services are a dime a dozen nowadays, but what if you want to give your visitors the ability to share specific text snippets from a web page without relying on third-party services? Then MASHA (which stands for MArk and SHAre) is just the ticket. This nifty little tool provides a simple and elegant solution for highlighting text fragments on a web page and sharing them with other users.Deploying is not particularly complicated, even if your web coding skills are not up to scratch. Grab the latest release of the software from the project's GitHub repository. If you have Git installed on your system, you can do that by executing the following command: git clone...Jul 27, 2012 GMT
Whether you learn a foreign language or travel to another country, a good dictionary is a must-have. And if you already have an Android device in your pocket, you can replace a thick paper dictionary with a more practical solution like the QuickDic app. What makes QuickDic particularly suitable for travel and study is the fact that it works offline. When you launch the app for the first time, you need to grab dictionary files for a specific language pair. Once you've done that, you can use QuickDic without an Internet connection. The app can handle multiple dictionaries, which can be useful when you are working with several foreign languages. QuickDic features a simple and functional...Jul 23, 2012 GMT
For many photographers and shutterbugs, post-processing photos is an important part of the creative process. But there are situations when you want to improve your shots without going through the photo editing rigmaroles. And this is when aaphoto can come in rather handy. This simple utility lets you improve photos using a single command. aaphoto is available in the software repositories of many popular Linux distributions, so you can install it using your distro's package manager. On Debian and Ubuntu, you can do this by running the apt-get install aaphoto command as root. Alternatively, you can grab a compiled binary from the project's website, or compile aaphoto from the source.aaphoto...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
-
Arch Linux Available for Windows Subsystem for Linux
If you've ever wanted to use a rolling release distribution with WSL, now's your chance.
-
System76 Releases COSMIC Alpha 7
With scores of bug fixes and a really cool workspaces feature, COSMIC is looking to soon migrate from alpha to beta.
-
OpenMandriva Lx 6.0 Available for Installation
The latest release of OpenMandriva has arrived with a new kernel, an updated Plasma desktop, and a server edition.
-
TrueNAS 25.04 Arrives with Thousands of Changes
One of the most popular Linux-based NAS solutions has rolled out the latest edition, based on Ubuntu 25.04.
-
Fedora 42 Available with Two New Spins
The latest release from the Fedora Project includes the usual updates, a new kernel, an official KDE Plasma spin, and a new System76 spin.
-
So Long, ArcoLinux
The ArcoLinux distribution is the latest Linux distribution to shut down.
-
What Open Source Pros Look for in a Job Role
Learn what professionals in technical and non-technical roles say is most important when seeking a new position.
-
Asahi Linux Runs into Issues with M4 Support
Due to Apple Silicon changes, the Asahi Linux project is at odds with adding support for the M4 chips.
-
Plasma 6.3.4 Now Available
Although not a major release, Plasma 6.3.4 does fix some bugs and offer a subtle change for the Plasma sidebar.
-
Linux Kernel 6.15 First Release Candidate Now Available
Linux Torvalds has announced that the release candidate for the final release of the Linux 6.15 series is now available.