FOSSPicks
Oil 0.3.0
It often surprises users of proprietary operating systems, and Microsoft Windows users in particular, that not only does Linux provide choice when it comes to desktop environments, it also offers a plethora of choice between different kinds of shells or terminals. Many of these shells have been around for years, even decades, but not Oil. Oil is a new shell that aims to be broadly compatible with Bash and the way most of us are used to working, while at the same time upgrading Bash's scripting abilities with more serious programming credentials. Most of us have written Bash scripts to tie certain convenience functions together, but these scripts are seldom used for more ambitious programming projects where Python might be used, for example. And that's exactly the niche Oil is targeting, both in wanting to be a programming platform itself, and – almost ironically – by being written in Python.
From a shell perspective, Oil upgrades the capabilities of the script syntax to offer the same advantages you'd expect from a modern programming language – they become reproducible on other systems or run in containers, run within data science and scientific computing environments, and even run to build distributions, for example. From a programming perspective, it implements proper arrays, script modes, richer constructs for concurrency, and parallelism. There's even the author's secret plan to use Oil as the basis for a distributed operating system. Oil even manages to do all this without losing humble compatibility with Bash, including a totally new and "very compatible" Bash parser. It's even possible to convert Bash scripts to the language used by Oil, so although you don't get the convenience features you may have worked into your own Bash environment, you can switch and test Oil without any lengthy relearning, which definitely makes Oil worth a look.
Project Website
https://github.com/oilshell/oil
ISO to USB
Etcher 1.3.0
If you've ever written instructions on how to write an ISO image to a USB drive, you'll know this seemingly simple task is threaded with danger. Not only is the concept mystifying – a newbie will wonder why an ISO needs to be written in a special way, for instance – it's difficult to explain without going into too much detail. You want to point the reader at a simple three-step procedure without having to explain why dropping the ISO on the mounted USB drive won't work. There are lots of tools for writing an ISO file to an external USB drive, from the Russian roulette of dd
to the clunky ubiquity of UNetbootin, but no tools combine cross-platform support, open source, and ultra-sleek visuals with a procedure simple enough to explain with a few hundred words – none apart from Etcher, that is.
Etcher is one of those rare application breeds that combines both form and function without any noticeable trade-off, unless you count the 53MB download or its use of the bloated Electron platform. It splits the process into three simple steps: Choose the ISO, select the destination, and click Flash!. Etcher will take care of everything else. It also makes clear which destination devices are system drives, which are external, and which already contain an image, all of which is vital if you're preparing to install your first Linux system. It's also constantly being updated, and this release adds useful write delays, a native application menu, improved error handling, and fixes when scanning a drive. If you find yourself needing to help someone through their first Linux installation, regardless of their operating system, Etcher should be close to the top of your Linux tools for them to try.
Project Website
https://github.com/resin-io/etcher
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
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 Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.
-
AlmaLinux 10.0 Beta Released
The AlmaLinux OS Foundation has announced the availability of AlmaLinux 10.0 Beta ("Purple Lion") for all supported devices with significant changes.