Oct 09, 2014 GMT
Need to share a file without leaving the convenience of the terminal? The transfer.sh service got you covered. Using the good old curl tool, you can share and download shared files using a handful of simple commands. To upload the foo.txt file, run the curl --upload-file ./foo.txt https://transfer.sh/foo.txt command. When the upload is completed, the service returns the download link which you can pass to other users. Downloading the share file is as easy as running the curl https://transfer.sh/SbhMe/foo.txt command (where SbhMe is a unique identifier of the shared file). All shared files automatically expire after two weeks, so there is no need to worry about removing them manually.If...Productivity Sauce

Sep 29, 2014 GMT
Wikipedia is undeniably an excellent online reference, but its interface looks not only dated but also not particularly user-friendly. The WikiWand service provides an alternative Wikipedia interface which is both polished and streamlined. The new interface sports an optimized layout that features a collapsible table of contents. WikiWand adds pop-ups to links in the currently viewed article, so you can preview them without leaving the page. The interface also sports significantly improved typography which not only improves the overall appearance, but also makes text more readable. Photos are displayed in a lightbox complete with a thumbnail bar for browsing images. ...Sep 26, 2014 GMT
One of the things that make Simple Note such a convenient note-taking solution is the choice of client tools that let you access and edit notes on a variety of platforms and devices. But if you take a closer look at the list of available applications and utilities, you'll notice that it doesn't include any command-line tools. That doesn't mean, though, that CLI tools for Simple Note don't exist, and sncli is here to prove that. Written in Python, sncli boasts comprehensive functionality, including two-way sync, sorting, searching, editing, pinning, tag editing, and much more. The tool supports Vim-like key bindings and fully-customizable colors. ...Aug 31, 2014 GMT
Previously, I wrote about a simple PHP script for uploading and hosting images, but if it's too limited for your needs, you might want to take a look at the Fotoo hosting app. It packs an impressive array of useful features in a single PHP. Highlights include support for various graphics formats (JPEG, PNG, SVG, XCF, and even animated GIF), support for multiple-file uploads, automatic generation of short URLs, the ability to mark specific photos as private, a user-friendly interface for browsing hosted photos, and much more. As you would expect, Fotoo Hosting is easy to deploy. Grab the latest index.php and config.example.php files from the...Aug 30, 2014 GMT
Services like Pocket and Framabag offer a convenient way of saving articles, but a Fetch provides a different way of saving stories for later perusal. Send a link to a special email address, and the application duly sends you a distilled text from the provided page. To use the hosted version of the application, email the link you want to your own address with CC to fetch@to.andyjiang.com. Naturally, you can use Fetch not only to save articles for personal use, but also send them to other recipients. Obviously, Fetch won't replace a dedicated readt-it-later service, but it can come in handy when you need to save or share an article for reading later with a minimum of fuss. The...Aug 28, 2014 GMT
Until recently, if you wanted to enjoy an ad-free browsing experience on Android, you basically had two choices: 1) root your device and install the AdAway app, or 2) use alternative browsers like Firefox or Tint equipped with appropriate ad blocking add-ons. Now, you have a third option: the makers of the popular AdBlock Plus extension has released a namesake app for Android. The AdBlock Plus app is not available through the Google Play Store, so you need to install it from the project's website. Once deployed, the app automatically picks the best filtering list, but before it can perform its ad blocking magic, you need to configure the...Aug 27, 2014 GMT
If you try to open a PDF link in Chromium, you'll quickly discover that the browser downloads the source file instead of opening it in a built-in PDF viewer. This happens because Chromium lacks the closed-source PDF module found in Google Chrome. Fortunately, there is a simple fix to this problem. The PDF Viewer extension adds a PDF.js viewer to Chromium which allows you to view PDF files without leaving the convenience of your favorite browser. The extension is based on the PDF.js open source viewer supported by Mozilla. The viewer provides all basic functionality, including navigation actions, page zoom, text selection, search feature, etc.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
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.