Feed aggregator
Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line
Zenity is a tool that allows you to create graphical dialog boxes in Linux using the command line. It uses GTK+, a toolkit for creating graphical user interfaces (GUIs), making it easy to add visual elements to your scripts.
Zenity can be extremely useful for shell scripting, as it provides a simple way to interact with users through dialogs such as information boxes, file selectors, progress bars, and more.
In this article, we will dive deep into how Zenity works, the types of dialog boxes it can create, and how to use it effectively in your shell scripts.
The post Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line appeared first on Linux Today.
Nitrux 3.7 ‘ub’ Brings the Latest Software and Security Fixes
Systemd-free Linux distro Nitrux 3.7 is now available for download bringing the latest software, bug fixes, and Liquorix kernel 6.10.
The post Nitrux 3.7 ‘ub’ Brings the Latest Software and Security Fixes appeared first on Linux Today.
5 Reasons Why I Love and Use Emacs in Linux
Emacs is a free and open-source cross-platform text editor. Learn some of the reasons why I use Emacs in Linux and for productivity tasks.
The post 5 Reasons Why I Love and Use Emacs in Linux appeared first on Linux Today.
Worried about that critical RCE Linux bug? Here’s why you can relax
Yes, there are security holes in OpenPrinting CUPS, which Linux, Chrome OS, MacOS, and some Unix systems use for printing, but it’s not that bad. Here’s how to check if you’re at risk.
The post Worried about that critical RCE Linux bug? Here’s why you can relax appeared first on Linux Today.
[$] Coping with complex cameras
Linux Candy: PyBonsai – generates procedural ASCII art trees
PyBonsai is a Python script that generates procedural ASCII art trees in the comfort of your terminal. This is free and open source software.
The post Linux Candy: PyBonsai – generates procedural ASCII art trees appeared first on Linux Today.
Security updates for Thursday
next-20241003: linux-next
[$] LWN.net Weekly Edition for October 3, 2024
How to Limit SSH Connections to Local Network on Linux
SSH (Secure Shell) is a popular tool that allows users to connect to remote systems securely over a network. By default, SSH is accessible from any network as long as the appropriate firewall and network settings are in place.
However, sometimes you may want to restrict SSH access to only your local network for security reasons. This is especially useful in a home or office environment where you don’t want external access to your system over the internet.
In this article, we will go through the steps on how to restrict SSH access to the local network on Linux using firewall rules and SSH configurations. We will explain each step in simple terms to ensure that even a beginner can follow along.
The post How to Limit SSH Connections to Local Network on Linux appeared first on Linux Today.
Rust in Linux Now: Progress, Pitfalls, and Why Devs and Maintainers Need Each Other
Where do Linux and Rust go from here? A roundtable of kernel developers share their thoughts.
The post Rust in Linux Now: Progress, Pitfalls, and Why Devs and Maintainers Need Each Other appeared first on Linux Today.
Manjaro 24.1 “Xahea” Released, Here’s What’s New
Manjaro 24.1 “Xahea” is now available, featuring KDE Plasma 6.1.5, GNOME 46, and the latest kernel enhancements.
The post Manjaro 24.1 “Xahea” Released, Here’s What’s New appeared first on Linux Today.
HardenedBSD and Protectli Partner to Build a Censorship-Resistant Mesh Network
The HardenedBSD Foundation has partnered with Protectli, a manufacturer of open-source firewall appliances, to develop a censorship- and surveillance-resistant mesh network.
The post HardenedBSD and Protectli Partner to Build a Censorship-Resistant Mesh Network appeared first on Linux Today.
FFmpeg 7.1 Promises Major Improvements in Video Processing
FFmpeg 7.1 “Peter” debuts with full Vulkan encoding pipelines, enhanced AAC decoding, MV-HEVC support, and more. Here’s what’s new!
The post FFmpeg 7.1 Promises Major Improvements in Video Processing appeared first on Linux Today.
Machine Learning in Linux: Reor – AI note-taking app
Reor is a private AI personal knowledge management tool. Think of it as a notes program on steroids. Each note is saved as a Markdown file to a “vault” directory on your machine.
The post Machine Learning in Linux: Reor – AI note-taking app appeared first on Linux Today.
Audacious 4.4.1 Open-Source Audio Player Brings New Features and Improvements
Audacious 4.4.1 is here three and a half months after Audacious 4.4, a major release that added a Background Music plugin to make sound equally loud within and between tracks, re-introduced the Lyrics plugin for the GTK interface, added Disc Number support, and support for a linear volume scale for PipeWire.
The post Audacious 4.4.1 Open-Source Audio Player Brings New Features and Improvements appeared first on Linux Today.
Best Free and Open Source Software: September 2024 Updates
Here’s our September 2024 updates to the largest compilation of recommended free and open source software available for Linux.
The post Best Free and Open Source Software: September 2024 Updates appeared first on Linux Today.
Rspamd 3.10 Released with Enhanced MIME UTF8 Support
Rspamd 3.10 spam filtering system brings enhanced MIME UTF8 support and negative score limits for improved email scanning.
The post Rspamd 3.10 Released with Enhanced MIME UTF8 Support appeared first on Linux Today.
[$] Inkscape 1.4 coming soon
How to Create Fillable Forms in Moodle with ONLYOFFICE Docs
Online educators are spoilt for choice if they decide to share their knowledge through an e-learning platform on Linux. Today there is a great number of learning management systems (LMS) that can be easily adapted to the needs of both teachers and students to make the online educational process as smooth and productive as possible.
Moodle is probably the most famous and multi-purpose LMS that allows its users to create a virtual educational environment with courses, forums, wikis, chats, and blogs on a Linux server.
One of the biggest advantages of this learning management platform is that you can extend its basic functionality with third-party plugins and even integrate it with other software tools, such as BigBlueButton.
The post How to Create Fillable Forms in Moodle with ONLYOFFICE Docs appeared first on Linux Today.