Bonum Certa Men Certa

Links 11/02/2023: GNU Health Hospital Management 4.2 and Diffoscope 235 Released



  • GNU/Linux

    • Applications

      • Linux Links ☛ 5 Best Free and Open Source Lightweight GUI Email Clients

        Email clients offer a variety of features. Many email clients offer a slew of features, some stick with just the basics. At the end of the day, what is important is that you find an email client that offers what you need, it is reliable, and works well on your computer. Thunderbird is widely regarded as an exceptional open source desktop email client, especially on Linux. It is highly customizable, has a rich set of features, and is geared for both novices and professional users. Our only real disaffection with Thunderbird is that it can feel a bit sluggish on inexpensive hardware. If you are looking for an alternative first-rate graphical email client that works with limited system resources, you have come to the right place.

        Here is our take on the finest lightweight and user-friendly graphical email clients that can be widely used from beginners to power users. They are all released under an open source license.

    • Instructionals/Technical

      • Adding a route in Linux

        Linux is a powerful operating system that is widely used for both personal and professional purposes. One of the key features of Linux is its networking capabilities, which allow users to connect to the internet and other networks.

      • Adding a route using legacy approaches in Linux

        Linux is a popular open-source operating system that has been widely adopted by many organizations and individuals worldwide. One of the key benefits of using Linux is the flexibility it offers to administrators and users, who can customize the operating system to their specific needs and requirements.

      • Linuxiac ☛ How to Install Dropbox on Arch Linux: A Step-by-Step Guide

        This step-by-step guide explains how to install Dropbox on Arch Linux. Read on to keep your files in sync!

      • SANS ☛ PCAP Data Analysis with Zeek, (Sun, Feb 12th)

        Having full packet captures of a device or an entire network can be extremely useful. It is also a lot of data to go through and process manually.

      • Disabling and enabling an interface on Linux system

        As a Linux user, you may sometimes find yourself needing to disable or enable an interface on your system. This could be for a number of reasons such as security or network troubleshooting. In this article, we will discuss the steps involved in disabling and enabling an interface on a Linux system.

      • Setting the MTU on an interface

        When it comes to network communication, the maximum transmission unit (MTU) plays a crucial role in determining the maximum size of a data packet that can be transmitted over a network. In simple terms, the MTU is the largest packet size that can be sent over a particular interface without fragmentation.

      • nmcli command: Use for Networking on Linux

        The nmcli command is a powerful tool for managing and configuring network connections on Linux systems. This command-line tool can be used to create, modify, and delete network connections, and it offers a wealth of options and features for network administrators and users.

      • peppe8o ☛ Install DietPi on Raspberry PI for Ultralight Alternative OS

        Similarly to any other Computer, you have the power of choosing your preferred Raspberry PI OS and trying different flavours of open-source systems.

      • Linux Capable ☛ How to Run Cron Jobs Every 5, 10, or 15 Minutes on Linux

        Cron jobs are a crucial component of many Linux systems. They allow administrators to automate repetitive tasks, freeing time for more important tasks. However, not everyone knows how to set up a cron job, especially to run at specific intervals like every 5, 10, or 15 minutes.

      • Linux Capable ☛ How to Enable Gzip Compression in Nginx on Linux

        Website speed and efficiency are crucial for a positive user experience and for improving website rankings on search engines. One effective way to achieve this is by enabling Gzip compression in Nginx on Linux.

      • Linux Capable ☛ How to Fix Error: Could not find CURL error in Linux

        CURL is a powerful command-line tool widely used for transferring data from or to a server. It supports various protocols, including HTTP, FTP, SMTP, and more. However, sometimes, when using CURL, you might come across an error message that says "Could not find CURL error."

      • TecAdmin ☛ 10 Advanced Usage Examples of the Linux ‘find’ Command

        The Linux "find" command is one of the most powerful and versatile tools in a system administrator's arsenal. It can be used to search for files based on a variety of criteria, such as name, size, date, and permissions, and perform various actions on those files, such as delete, copy, or execute.

      • TecAdmin ☛ Causes and Solutions to the “Argument list too long” Error

        The "Argument list too long" error is a common problem faced by Linux users when working with large numbers of files. This error occurs when a command is passed too many arguments, exceeding the limit set by the operating system.

      • TecAdmin ☛ How to use ‘find’ command with ‘xargs’ to parallelize file operations in Linux

        The 'find' command in Linux is a powerful tool for searching for files based on various criteria. When used in combination with the 'xargs' command, the 'find' command can be even more efficient, allowing you to parallelize file operations and process many files at once.

      • The New Stack ☛ How to Enable and Use the Minikube Dashboard

        A lightweight virtual machine implementation, Minkube is one of the few ways to easily deploy a local Kubernetes environment for

      • Linux Capable ☛ Linux Chown Command: How to Change File Ownership

        In Linux, every file and directory has an owner and a group assigned to it. The owner of a file has complete control over the file, including the ability to read, write, and execute the file. The group, on the other hand, is a collection of users who have similar permissions for the file.

      • Linux Capable ☛ How to Redirect Non-WWW or WWW in Nginx on Linux

        In today's digital age, having a website is crucial for businesses and individuals to showcase their products and services to a wider audience.

      • Linux Capable ☛ Understanding the Tail Command in Linux with Examples

        The Linux operating system has many powerful tools and utilities that allow you to perform complex tasks efficiently.

      • Linux Capable ☛ Linux mv Command: Move Files and Directories

        As a Linux user, you often need to move files and directories around your file system, and this can be done quickly with the Linux mv command. This comprehensive guide will explore the different ways to use the Linux mv command, including basic usage, advanced techniques, and common scenarios.

      • DebugPoint ☛ How to Fix: Could not find CURL error in Ubuntu and Other Linux

        CURL is a free and open-source library that helps retrieve and extract information from an URL over various protocols.

      • UNIX Cop ☛ How to Use ethtool Command with examples

        Hello, friends. In this post, you will learn how to use ethtool Command to correctly manipulate your Ethernet card on Linux. We will also use examples to help you better understand the content. Let's go. Introduction Ethtool is a tool to manage the parameters of our network card on a Linux system.

      • UNIX Cop ☛ Media Streaming with RabbitMQ

        Introduction RabbitMQ is a popular open-source message broker software that implements the Advanced Message Queuing Protocol (AMQP).

      • H2S Media ☛ What to do after installing Ubuntu 22.04 Linux?

        Are you a new Ubuntu user who has just installed version 22.04? Congratulations! You are now part of the growing family of Linux users.

      • H2S Media ☛ How to install Arpwatch on AlmaLinux or Rocky Linux 8/9

        Are you looking to add additional security to your AlmaLinux or Rocky Linux 8/9 system? Arpwatch is a useful tool for logging and reporting changes in the Address Resolution Protocol (ARP) traffic on a network segment.

      • Ubuntu Handbook ☛ New PPA for Installing Transmission 4.0.0 in Ubuntu 22.04 | 20.04 | 22.10

        The Transmission BitTorrent client released version 4.0.0 a few days ago. Here's PPA repository contains the package for Ubuntu 20.04, Ubuntu 22.04, Ubuntu 22.10, Linux Mint 21/20.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • GNU Projects

      • GNU ☛ health @ Savannah: GNU Health Hospital Management 4.2 series released!

        Dear community:

        I am excited to announce the release of series 4.2 from the GNU Health Hospital Management Information System (HMIS) component!

        The 4.2 series is the result of one year of work and cooperation with the community. Many new exciting features are included, bugs fixed and new translations are now in place.

        What is new in GNUHealth Hospital Management 4.2 series

        The following is a summary of the main new features included in GH 4.2 .

        • Enhanced Medical Imaging functionality and ergonomics.
        • Introduced GNU Health "Focus on" section on patient main form. Key health indicators that put our attention on the patient main health conditions. The main indicators are Cardiovascular (excl hbp), HBP, Nutrition, Cognitive, Social, Cancer and Immuno.
        • Surgery package has been vastly revised and enhanced. Thanks to the collaboration with our colleagues from Cirugia Solidaria, the surgery package is now being used in thousands of operations and all the new functionality is available in this 4.2.
        • Enhanced Insurance and billing functionality. Now, in one view we can integrate all product policies from a particular insurance company plan. The 4.2 release also allows to include a fixed prices on product or category.
        • The Vital Record System (VRS) can now issue reports on birth and death certificates.
        • Demographics can now accept entering estimate age / DoB.
        • Health services has now the functionality of "grouping" all the tests from a single order - lab and medical imaging -. It allows automatically updating the service document directly right from the request order wizard. There a new "ungroup" checkbox that, when set, it will behave as today, ie, giving the option to the manager.
        • Improved Patient encounter / evaluation. Medical interventions, DDx and secondary conditions. A new report is now available that summarizes the key information from the evaluation.
        • Weblate translations holds 35 languages!
        • Instance and connection information visible at the GTK client title
        • On the technical side, we have improved unit testing on each package, speedup load times on large datafiles and using python-sql for most queries.
        • Last but not least.... GNU Health is now REUSE (Free Software Foundation Europe) compliant! This is a great step forward, since REUSE facilitates documenting and sharing licenses of Libre projects like GNU Health. It's been quite a bit of work, but definitely worth!

        Upgrading from GNU Health 4.0

        The GNUHealth 4.2 will benefit from the stability of using Tryton 6.0! Still, at GH level there are significant changes on the data dictionary and kernel.

        As usual:

        • Make a FULL BACKUP your kernel, database and attach directories !!!
        • Follow the instructions on the Wikibooks.

        Development focus

        In addition of the GH HMIS server, we will focus the development in the
        following€  areas of the GNU Health ecosystem:

        • The Documentation Portal. We now have a dedicated server that will host the documentation for the GNUHealth ecosystem components.

        The docmentation portal is a read-only resource, focusing on stability and high-quality. We will also keep using Wikibooks as a community wiki, as well as development.

        • MyGNUHealth: The GNU Health app for desktop and mobile devices
        • Thalamus and the Federation Portal. The GNU Health Federation integrates information from many health institutions and individuals from a region or country. The GH Federation portal will€  allow to manage resources, as well as the main point for **analytics** and **reporting** of massive demographics and epidemiological data generated nationwide. People, health centers and research institutions will benefit from the GNU Health Federation and the GNU Health ecosystem in general.

        As always, no matter how hard we try to avoid them, there will be bugs, so please test the new system, upgrade process, languages, and give us your feedback via them viahealth@gnu.org

        The community server has been already migrated to 4.2.0, so you just need to download the GNU Health HMIS client.

        Happy and Healthy Hacking !

        --
        Dr. Luis Falcon, M.D.
        President, GNU Solidario
        Advancing Social Medicine
        https://www.gnuhealth.org

    • Programming/Development

  • Leftovers

  • Gemini* and Gopher

    • Personal

      • Include needless words

        Include needless words to the extent that the redundancy helps with clarity as opposed to just looking weird. One example of a good needless word that can help a reader understand is “instead”.

        It’s usually not logically necessary:

        “Baba is not you. Instead, Keke is you.”

        The word “instead” is needless there but it makes it clearer.

    • Technical

      • On Humans and Machines

        In the ultimate form of marketing-capitalism, companies try to transform human workers into replaceable working machines and ask them to produce machines that should sound like they are humans.

        To achieve that, they build machines that learn from humans.

        While humans believe that, in order to gain success, they need to act like machines acting like humans. That’s because the success is defined by some counters created by the machines. The machines, themselves, are now learning from machines that act like humans instead of learning from humans.


* Gemini (Primer) links can be opened using Gemini software. It's like the World Wide Web but a lot lighter.



Recent Techrights' Posts

SLAPP Censorship - Part 200 Out of 200: Will GNU Boot Undo the Technical Damage Caused by Microsoft and Garrett? (And Garrett's Litigation Allies From Microsoft)
Today we publish the final part of this series
Things Not to Measure in Quantity Alone
More patents do not beget greater innovation
SLAPP Censorship - Part 199 Out of 200: An American Burden on the British Legal System
A year ago (October 2025) the head of media (Jointly in Charge of the Media and Communications List), the judge in the Garrett case, said that this case was a waste of the court's money
Criminalising Opposition to Fraud
slop causes social issues
 
Another Woman (or Women) Has Just Run Away From Brett Wilson LLP (After Barely a Month!), the Hired Guns of Garrett and Graveley (Microsoft)
They call this phenomenon "death spiral"
US Government Sites Can Now Totally Ignore Mozilla Firefox Users or Users of Firefox Derivatives
Firefox, now at 1.1% in the US (based on American government sites), has sunken to the point of no return
Even Microsoft Boosters Start to Doubt XBox Will Exist (It's Being Phased Out, Just Not "Officially")
This is how to phase out a business unit without officially saying so (as it might alarm investors)
Omarchy is Built on the Idea That Slop is Desirable (It's Not)
They call bots and plagiarism "agents" and "training"
IBM is Shrinking Very Fast (Silent, Unannounced Layoffs)
IBM and Microsoft both avoid WARN notices by compelling staff to leave or silently removing them with some NDA
In Some Parts of Microsoft 50% of All Staff Subjected to Layoffs, Media Pretends Only 0.1% of Staff Are Removed
This really says a lot about the state of today's so-called 'media'
EPO Management Wants Everything to be Done in Microsoft Spyware
In reality, this management should be ousted for normalising cocaine at the Office
The Register MS Does Not Properly Flag Its SPAM About Slop
Signs of desperation
Gemini Links 25/09/2026: Ljubljana, Tanana River, and Curse of Slack
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, September 24, 2026
IRC logs for Thursday, September 24, 2026
Supporters of winding-up process staking claims against Reform UK Party (CR-2026-007405)
Reprinted with permission from Daniel Pocock
Winding-up petition leaked before service on Reform UK Party Limited / Nigel Farage
Reprinted with permission from Daniel Pocock
Gemini Links 24/09/2026: Laziness, Outdoor Seating, "AngelNova’s Interview Malware and Its North Korea Connection"
Links for the day
Links 24/09/2026: Slop "Linked to Disturbing Culture of Sexual Assault"; "Zelensky Warns Russia’s War Will Expand if It Is Not Ended Soon"
Links for the day
Winding-up petition served on Reform UK Party Limited (Nigel Farage)
Reprinted with permission from Daniel Pocock
Appliances Should be Dumb
Any "Smart Home Appliance" is basically a thing that does not last long, does not work as advertised, and is generally unfit for purpose
SLAPP Censorship - Part 198 Out of 200: It Sounds Like Garrett is Now Sending People to Silence Critics (Including His Own Spouse)
This week Garrett is having a somewhat karmic experience
Links 24/09/2026: Slop Contaminating KDE, Slop-Focused Data Centres Have Severe Environmental Impact
Links for the day
SLAPP Censorship - Part 197 Out of 200: Garrett Became So Poor That He Wants Others (in Another Continent) to Pay for His Own Legal Work Being Faulty
They lie to courts
The Register MS Has Become a Slopfest
This is the behaviour of a perishing publisher
Gemini Links 24/09/2026: Requiem for a Season, Philosophy, Rube-Goldberg Machine, ROOPHLOCH 2026, and Git over Gemini
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, September 23, 2026
IRC logs for Wednesday, September 23, 2026
IBM Grapevine: Development Outsourced to LLM Slop and It Results in Many Bugs
IBM is circling down the drain and every insider knows it
Microsoft Gives Many People the 'Booty' This Week, Not Counting PIPs (Silent Layoffs and 'Voluntary' Layoffs)
Microsoft PIPs allegedly target "20-25% in some teams."
Nearly 1,000 People at EPO 'Met' to Plan Further Strikes and Impending Action to Dethrone Corrupt Leadership
Exploring the purchasing "power" of EPO leadership (buying elections while doing cocaine in public)
Links 23/09/2026: Pax Silica Hub Ruins a Country for a Pyramid Scheme (Slop), Convicted Felon's Press Block Resembles Iran, Russia, China
Links for the day
Gemini Links 23/09/2026: Stuck, Gambling, Fury Road, IPFS, and More
Links for the day
The Register Got Paid Today to Spew Out "AI" Almost 50 Times (Keeping the Pyramid Scheme Buzzing in Headlines)
paid-for spam
SLAPP Censorship - Part 196 Out of 200: Sending Someone to Our Doorstep to Ship Approximately 5 KG of Legal Papers (Instead of to Our Representatives)
it is not about law, this is lawfare
IBM's Anderon Already Smells Like a Fraud and IBM Insiders Heckle the Lies From the Management
Sabine Hossenfelder recently made some videos which explain in simple terms why IBM is lying and has already lied about this for years
Links 23/09/2026: Mass-Surveillance by Clownflare and "Data Centre" Crunch Commences
Links for the day
Same Name/Brand, Not the Same Project/Product
What is Linux becoming?
Germany, Like Switzerland, Will Dump Microsoft's Proprietary Software and Disservices, Then Dump Windows for GNU/Linux
This impacts not only the Windows revenue; this corrodes any "rents" Microsoft was getting from "subscriptions"
3 Years Divorced From Americans
Next year we plan to pursue the UK's Court of Appeal
The Register MS Uses Slop About Slop (in Images)
Months ago we caught The Register MS using slop for text as well
There Are Likely Over a Thousand Internet Relay Chat (IRC) Networks Online, Net Gain of 16 Seen This Month by Andreas Gelhausen's netsplit.de
It's good that they're still tracking that sort of stuff
SLAPP Censorship - Part 195 Out of 200: Two Years Since Garrett, Graveley and Lozza Worked in Parallel to Censor Techrights
It began in September 2024, shortly after we had sued Garrett
Linux Kernel Becoming a Slopfest - Part 8 - In Conclusion
this can invite more SCO-like problems in the future
Microsoft Shuts Down More Studios, Morale Low, More Mass Layoffs Ahead of Reports
They pretend it's not happening or that it's a lot smaller than it actually is
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, September 22, 2026
IRC logs for Tuesday, September 22, 2026
Gemini Links 23/09/2026: Ljubljana, Poetry, and FORTRAN
Links for the day