FOSSPicks
Ultimate Plumber
We can all agree that the Linux command line is wonderful. It's often easier to use than the desktop, because it lets you do all kinds of things without the mental burden of coordinating pointer movement with multiple clicks across different panes and windows. Instead, you can construct simple commands to do simple jobs, one at a time. Creating folders, moving files, searching for things, and editing configuration files can all be done easily. But when you want to do more than one thing at once, it can then sometimes become easier to use the desktop. One reason for this is that the command-line tools that can help, such as pipes with the "|" symbol, are a little difficult to use, and you can't always be confident about what will happen when you press Enter. And of course, the command line has no undo feature so the jeopardy is real.
This is where the Ultimate Plumber (aka up
) can help. It's a command-line tool that makes pipes dramatically easier to use. It does this by making them interactive in the way you construct a command and in the way you view the output. You start by piping your initial output into the up
command. From there you can use Page Up and Page Down keys to browse through the output. But if you look carefully, you'll see there's also an input box at the top of the output that will take further commands. You can enter any Bash commands into this and press Enter again to run them. The output will immediately update to reflect the output from your new command, but unlike on the command line, you can continue to edit the command and add further pipes while continuously updating the output. This lets you confidently construct complex commands, which can then be saved when you quit the up
environment with Ctrl+X.
Project Website
Secure communications
OnionShare
We often recommend the tool Wormhole for informal file sharing between machines. It uses end-to-end encryption and can be easily installed by both parties. It's as easy to use as sharing a temporary passphrase through a secure channel. But it's also very basic in the features it provides, and it's relatively unproven. We recently looked at a far more ambitious solution, Retroshare, which adds all kinds of secure communication channels, such as chat and forums, alongside its file-sharing functionality. It also supports Tor for maintaining online anonymity. But it is probably over-engineered as a replacement for Wormhole, which is where OnionShare might help. OnionShare is an application that helps you spin up one or more secure communication channels over Tor and promises to keep your data 100 percent safe and private. Unlike many applications that make similar claims, though, OnionShare has the best possible kind of provenance. It was created by Micah Lee, the (then) staff technologist at Glenn Greenwald's investigative journalism portal, The Intercept, in response to Greenwald's widely reported difficulty creating his own setup to communicate securely with Edward Snowden.
With just a couple of clicks, OnionShare can set up local portals to help with sending a file, receiving a file, chatting anonymously, and even setting up a website from a client's fully anonymized Tor-compatible browser. Clicking on Share Files, for example, allows you to drag and drop anything into the main window and instantiate an aggregated share, which generates an anonymized Tor address that can be accessed from any Tor-compatible browser. Host a Website does the same, only with HTML files that the client browser will interpret as a website, and both the Chat Anonymously and Receive File functions operate in the same way. It's an easy and foolproof way to access these secure facilities and highly recommended if you ever need something like this.
Project Website
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Direct Download
Read full article as PDF:
Price $2.95
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
-
Armbian 23.05 is Now Available
Based on Debian 12, the latest version of the ARM/RISC-V distribution is now available to download and install.
-
Linux Mint Finally Receiving Support for Gestures
If you use the Linux Mint Cinnamon desktop, you'll be thrilled to know that 21.2 is getting support for gestures on touchscreen devices and touchpads.
-
An All-Snap Version of Ubuntu is In The Works
Along with the standard deb version of the open-source operating system, Canonical will release an-all snap version.
-
Mageia 9 Beta 2 Ready for Testing
The latest beta of the popular Mageia distribution now includes the latest kernel and plenty of updated applications.
-
KDE Plasma 6 Looks to Bring Basic HDR Support
The KWin piece of KDE Plasma now has HDR support and color management geared for the 6.0 release.
-
Bodhi Linux 7.0 Beta Ready for Testing
The latest iteration of the Bohdi Linux distribution is now available for those who want to experience what's in store and for testing purposes.
-
Changes Coming to Ubuntu PPA Usage
The way you manage Personal Package Archives will be changing with the release of Ubuntu 23.10.
-
AlmaLinux 9.2 Now Available for Download
AlmaLinux has been released and provides a free alternative to upstream Red Hat Enterprise Linux.
-
An Immutable Version of Fedora Is Under Consideration
For anyone who's a fan of using immutable versions of Linux, the Fedora team is currently considering adding a new spin called Fedora Onyx.
-
New Release of Br OS Includes ChatGPT Integration
Br OS 23.04 is now available and is geared specifically toward web content creation.