FOSSPicks
OpenSnitch
Now that almost every process you run requires some kind of network connectivity, whether it asks for it or not, it's become more important than ever to try to monitor what comes in and out of your network. Unfortunately, this user demand hasn't translated into a glut of options. Unless you're prepared to learn the intricacies of a monitoring tool like Wireshark, there has been very little ordinary users can do without resorting to a crude firewall to block entire devices. On macOS, there is a popular option called Little Snitch. This brilliant, proprietary, and paid-for tool will pop-up whenever some wayward application is trying to access some destination without prior approval, letting the user enable or disable network connections on a per-use, per-application basis. It's a utility that's become known as an application firewall.
OpenSnitch is an application firewall that covers much of the same functionality. We even looked at it a couple of years ago, but it has since iterated quickly and become a much more capable, and easier to install, application. Like Little Snitch, whenever a new application requests a new connection in the background, OpenSnitch will show you a small panel that tells you exactly which process is asking for what network resource. You can then choose to allow it through temporarily or permanently. If you don't do anything, a timer will eventually allow access, unless disabled, so that unattended essential processes can send their diagnostics back to base. Alongside these simple Python-drawn panels is an effective UI that shows you every terrifying connection made by your applications. You'll quickly see hundreds, but it's better to know what's happening with your own data than remain in ignorance. When first installed, it does take a while to go through your essential services and applications, but when saved, you can soon forget about them and focus on new and unpredictable connections.
Project Website
https://github.com/evilsocket/opensnitch

Video converter
MystiQ
There are so many different media converter applications. And yet, none have ever quite perfected the process of transforming a video file from one format to another without having to make so many compromises you usually end up going back to ffmpeg
on the command line. It's complicated, but it's better than trying to work out what a developer thought was important in their GUI. MystiQ doesn't have this problem because, while its still using ffmpeg
in the background, it presents very few options to the user, preferring instead to use a preset to cover the broad conversion options. One of the best things about MystiQ is that you can easily queue up files you want to convert, tweak their settings, configure where you want the output to go, and then start the conversion process. The entire batch will be converted according to your wishes.
There are some settings you can change, and these are accessed by right-clicking on a file in your queue and opening Conversion Parameters. Audio conversion is actually handled by the sox utility, and you can change the sample rate, bit rate, number of channels, and overall volume in the output. The extra video options contain an excellent cropping tool, complete with real-time preview. With this, you can see your video playing and see where you want to cut the edges. You can also add subtitles, convert to black and white, and flip horizontally or vertically. A time tab even lets you adjust the start and end points, as well as the overall playback speed, which is ideal for learning Jimmy Page guitar solos. And if all else fails, an Advanced tab enables you to enter the raw ffmpeg
arguments, for when you really can't dial in the best conversion.
Project Website
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
-
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.