Bonum Certa Men Certa

Links 05/07/2022: Weston 10.0.1 and Lennart Poettering Reportedly Leaves Red Hat



  • GNU/Linux

    • Desktop/Laptop

      • TechHQChina retires last Windows desktops for homegrown Linux distro
        To cut foreign dependencies, China pursues an open platform to accelerate the development of home-grown desktop computing.

        Google search ‘Microsoft in China’ and you will find news from as far back as 2003, revolving around the American giant’s endless tussle in the world’s most populous country. What started as piracy conundrum for Redmond eventually morphed into censorship debates and today, massive privacy concerns and international politics. Microsoft has never had it easy in the country – but frankly speaking, which foreign companies have?

      • Hindustan TimesUbuntu laptops: Here are the top 10 picks

        When buying a laptop, we mainly look for a system with a decent CPU and RAM. Depending on our requirements, we also search for the one that offers adequate space, a regular web browsing facility, and productivity. Some of you may also want the system to be compatible with video streaming and light to heavy gaming.

        You get all of these and much more with Ubuntu laptops. Many renowned PC manufacturing brands certify Ubuntu for their laptops to ensure fast, smooth, reliable, and efficient performance. Ubuntu laptops come with high-end software.

        The best part is that they are free of viruses and use fewer resources (your computers) than their counterparts. Ubuntu-certified hardware, from top-end workstations to super-portable systems, goes through stringent testing and quality review procedures. This approach ensures it runs well, sans any troubles.

      • The Register UKTuxedo launches second-gen Pulse Linux Laptop ● The Register

        Tuxedo Computers is launching a second generation of its Pulse high-end Linux laptop.

        If you want to run Linux on a new PC, you have fewer options than if you want the default of Windows. Of course, you can just buy a Windows laptop and hope that everything works. This means paying for an OS you don't want and accepting the risk that some things don't work when running a Linux OS, don't have drivers, and so on.

        The PC maker may well not accept such incompatibilities as grounds for return, and in any case, by the time you discover them, you may have removed or modified the pre-loaded OS and can't return the machine anyway.

      • Hindustan TimesLinux laptops: This is a good option for those keen on customisation

        Ideally, you can install Linux on almost every laptop you buy. However, there’s no assurance that the hardware in the laptop will work with Linux. Some of the laptop’s functions won’t operate if the proper hardware drivers are unavailable for the Linux hardware you choose, and the laptop’s battery life may suffer due to poor optimisation.

        Linux is pre-installed on some laptops. These companies officially support Linux on their hardware, so you can be certain that everything will operate as expected and that the laptop will continue to function with future software upgrades.

        Compared to other operating systems like Windows, Linux is more secure and is less vulnerable than others. There are more software updates while using Linux than operating systems, and these updates are far quicker. A characteristic that offers a substantial edge over other operating systems is customisation. Considering that the operating system is open source, you can alter, add, or remove a feature as needed. Linux is freely available on the web to download and use. Since Linux and a lot of its software are released under the GNU General Public Licence, you do not need to purchase a licence for it.

    • Audiocasts/Shows

    • Graphics Stack

      • CollaboraWeston 10.0.1 - a bug-fix release

        The latest release of Weston was made on February 1, 2022. Meanwhile, a few bugs were discovered and we decided to do a bug-fix release, which we haven't had in several years.

    • Instructionals/Technical

      • VideoHow to install IntelliJ IDEA Community on Pop!_OS 22.04 - Invidious

        In this video, we are looking at how to install IntelliJ IDEA Community on Pop!_OS 22.04.

      • CitizixHow to install and configure Prometheus mysql exporter in linux

        The Prometheus Mysql exporter is a tool that periodically runs configured queries against a Mysql Server and exports the result as prometheus gauge metrics. It can be configured to collect MySQL metrics like queries per second (QPS) and InnoDB buffer pool size MySQL.

        Prometheus is an open-source software application used for event monitoring and alerting. It can be used along with a visualization tool like Grafana to easily create and edit dashboards, query, visualize, alert on, and understand your metrics.

        We will configure Prometheus to scrape MySQL Exporter metrics and optionally ship them.

      • Linux Made SimpleHow to install Friday Night Funkin' ONLINE VS on a Chromebook

        Today we are looking at how to install Friday Night Funkin' ONLINE VS on a Chromebook. Please follow the video/audio guide as a tutorial where we explain the process step by step and use the commands below.

      • Make Use OfHow to Annotate Screenshots in Linux With Pensela

        Capturing and annotating screenshots effectively requires the right software. Depending on your requirements, Linux has a wide selection of tools for this purpose. However, not all of them include the essential screenshot functions.

      • TechTargetThe role of name resolution in networking

        Name resolution is the process of associating names and IP addresses, and it's one of the most essential services on a network.

        People understand descriptive names, but network communications require difficult-to-remember addresses. While it's simple enough for network administrators to connect to webserver3, a computer needs the destination server's IP address to establish communications.

        This article explains network host identities and the DNS name resolution process. The next two articles in this series cover troubleshooting from the perspective of both clients and DNS servers.

      • SUSE's Corporate BlogWrite with a little help from a stylish friend
      • How Can Containers Help You Use Microservices in DevOps? - Container Journal

        For many companies today, containers and microservices are both becoming a normal part of the industry landscape. According to a global survey put out by Statista in 2021, 19% of enterprise organizations today say they are already utilizing containers to achieve their business goals, while 92% of respondents claim microservices to be a success factor. That said, containers and microservices are not the same—and will ultimately affect the success of DevOps teams in different ways.

      • TechRepublicTrueNAS SCALE is a brilliant Network Attached Storage solution with a slight learning curve | TechRepublic

        Your business or family probably uses something akin to Google Drive to store files and folders. That makes perfect sense, given how everyone needs ready access to data at all times. But there are some pieces of data you don’t want to be housed by a third-party service, such as sensitive information you don’t want to risk becoming public.

        When you have such information, or simply want easy access to file storage within your LAN, you should turn to open-source solutions such as TrueNAS.

      • LinuxOpSysHow to Split Large Text File into Smaller Files in Linux

        Linux has several utilities for breaking down large files into small files. Split and csplit are two of the popular commands which are used for this purpose. These utilities will help to break down big log files and even archive files to make it into a smaller size. This will make it convenient to split large files into smaller sizes so that it fits on smaller media storage devices like USB to meet our purpose. By this technique, we can even speed up network file transfers, because parallel transfers of small files are usually faster.

      • HowTo GeekHow to Get Started With firewalld on Linux

        If you’re looking for a modern, powerful firewall for Linux that is easy to configure on the command line or with its GUI interface, then firewalld is probably what you’re looking for.

      • TechRepublicHow to enable SSH 2FA on Ubuntu Server 22.04 | TechRepublic

        When you open your Linux servers up for SSH login, there’s always a chance someone could break into that server and do bad things. You don’t want that, but how do you prevent such a reality? One way is to enable two-factor authentication on the server. Once enabled, only those with the properly generated 2FA codes (along with their regular credentials) will be given access.

        How do you set up SSH 2FA on your Ubuntu Server? Let me show you.

      • TechRepublicHow to fix the apt-key deprecated warning in Ubuntu

        Let me set the stage for you. It’s time to update or upgrade your Linux server or desktop, which should be done regularly without fail. You open the terminal window and run apt-get update, only to be presented with the following warning:

      • ZDNetHow to install Ubuntu Server in less than 30 minutes | ZDNet

        For years, Ubuntu Server is my go-to server operating system. Not only is it one of the most widely-used server OSs on the planet (especially when you add cloud deployments into the mix) it's also one of the most user-friendly server platforms available. To make Ubuntu Server even more appealing, you can download and install it on as many machines as you like for free.

      • ID RootHow To Install SuiteCRM on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install SuiteCRM on Ubuntu 22.04 LTS. For those of you who didn’t know, SuiteCRM is an open-source Customer Relationship Management (CRM) written in PHP. It’s a fork of the popular SugarCRM software after SugarCRM stopped releasing its community edition. It is used to create a central repository for all your customer data to gain insights that can be used to enhance and nurture your business relationships. You can also install plugins to extend the functionality of SuiteCRM.

        This article assumes you have at least basic knowledge of Linux, know how to use the shell, and most importantly, you host your site on your own VPS. The installation is quite simple and assumes you are running in the root account, if not you may need to add ‘sudo‘ to the commands to get root privileges. I will show you the step-by-step installation of the SuiteCRM with Apache and free Let’s Encrypt SSL on Ubuntu 22.04 (Jammy Jellyfish). You can follow the same instructions for Ubuntu 22.04 and any other Debian-based distribution like Linux Mint, Elementary OS, Pop!_OS, and more as well.

      • Ubuntu HandbookInstall & Use GNOME Sushi to Quickly Preview Files in Ubuntu 22.04 | UbuntuHandbook

        Looking for ways to get quick look at your files in Ubuntu, Fedora, or other Linux with GNOME? Try Sushi file previewer!

        It’s a free open-source project present more than 10 years. I’ve almost forgotten about it, until I saw that Ubuntu desktop team proposed to install Sushi by default in 23.04 release

        GNOME Sushi runs as a DBus-activated service. With it, user may hit Space Bar on keyboard to quick preview selected file in a pop-up window. And, hit the Space Bar again will close it.

      • VideoHow to install ArcoLinux 22.07.03 - Invidious

        In this video, I am going to show how to install ArcoLinux 22.07.03.

      • LinuxTechiHow to Install Ansible on RHEL 9 (Step by Step)

        In this post, we will cover how to install Ansible on RHEL 9 step by step. Later we will learn how to use ansible to manage remote linux systems.

        Ansible is a free and open-source automation and configuration tool. On RHEL 9, ansible core package is available in the default package repository (AppStream). This means, we don’t need to enable any additional repositories like Ansible Engine or EPEL.

      • Tips On UNIXInstall MKVToolNix 68 On Ubuntu /AlmaLinux & Fedora | Tips On UNIX

        This tutorial will be helpful for beginners to download and install MKVToolNix 68 on Ubuntu 22.04 LTS, Ubuntu 20.04, AlmaLinux 9, and Fedora 36.

        MKVToolNix is an open-source software to create, alter and inspect Matroska files. MKVToolNix is available to end-users as a graphical and command line.

        MKVToolNix recently released a new version 68.0.0 with a change in the build system (ie) QT’s SVG Library now required

        Users are recommended to upgrade to this version, due to bug fixes and new features added to this release.

      • OSNoteHow to Install Apache Maven on AlmaLinux 8 and Rocky Linux 8 - OSNote

        Maven is the name of an automated build engine used primarily for Java projects. It is a free, open-source tool that greatly eases building and managing of other libraries or applications that are to be bundled as part of the project.

        Maven takes care of details such as downloading dependencies, parsing information about those dependencies from the POM file ( pom.xml ), storing them in local repositories, resolving dependencies, compiling source code, packaging binaries, testing software quality, deploying it etc. which are all cumbersome tasks for developers.

      • CitizixHow to Install and Configure Postgres 14 on Alma Linux 9

        In this guide we are going to install Postgresql 14 in Alma Linux 9. This will also work in RHEL 9 and its derivatives.

        Postgresql is an open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance. Postgres, is a free and open-source relational database management system emphasizing extensibility and SQL compliance. It was originally named POSTGRES, referring to its origins as a successor to the Ingres database developed at the University of California, Berkeley. PostgreSQL is used as the primary data store or data warehouse for many web, mobile, geospatial, and analytics applications. PostgreSQL can store structured and unstructured data in a single product.

      • Own HowToHow to Install Flameshot-Screenshot Software on Linux

        Flameshot is an open source screenshot tool that you can use to take screenshots on Linux.

        In this tutorial you will learn how to install flameshot on multiple different Linux distributions, and how to use it via GUI and terminal commands.

      • ByteXDHow to Pass Password to SCP Command in Linux using SSHPass - ByteXD

        SCP stands for secure copy and is used to securely copy files or directories from one Linux environment to another.

        Using the SCP command you can copy files or directories from a remote environment to a local environment, from a local environment to a remote environment, or between two remote environments in your local environment.

        There are a number of benefits to using the SCP command to copy files i.e. you can limit the bandwidth which the channel can occupy using the -l tag.

        SCP command supports password encryption to protect the data from leaking or files being snooped during transfer. Password encryption is what makes SCP secure.

      • Make Use OfThe Linux Directory Structure, Explained

         If you've finally decided to learn more about the Linux operating system, understanding its underlying file system structure is a good place to start.

        If you have recently switched to Linux from Windows, the lack of C Drive, D Drive, and such familiar naming conventions may confuse you. But fret not, because once you understand how the Linux directory structure is laid out, all your doubts will be clarified.

    • Games

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

      • GNOME Desktop/GTK

        • Linux MagazineGNOME 43 To Bring Some Exciting New Features
          The first alpha of GNOME 43 should be released before the GUADEC 2022 conference (July 20-25th) in Guadalajara, Mexico (which is the first in-person GNOME event since the pandemic hit). Although GNOME 43 isn’t going to be ready for the masses any time soon, there are a few features that should get you excited about the upcoming release.

          First off, GNOME 43 will introduce support for Web Apps (with a particular focus on Progressive Web Apps – PWAs) in GNOME Software. Because of this, users will find even more available applications to install.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • MedevelSearXNG: The Open Source Metasearch Engine that puts your Privacy First

      SearXNG is a free internet metasearch engine which aggregates results from various search services and databases. Users are neither tracked nor profiled.

      You can easily find dozens of secure and private instances for your search that are hosted securely for free on many servers. Furthermore, some of these servers are hosted on Tor, which grants more security and privacy.

  • Leftovers

    • Entrapment (Microsoft GitHub)

      • FOSSLifeSoftware Freedom Conservancy Issues Call to Give Up GitHub

        The Software Freedom Conservancy (SFC), a non-profit organization centered around FOSS rights and copyleft compliance, has issued a statement urging developers to leave GitHub, citing FOSS license infringement and other concerns following GitHub’s release of Copilot as a for-profit tool.

    • Security

      • CISAGoogle Releases Security Update for Chrome | CISA

        Google has released Chrome version 103.0.5060.114 for Windows. This version addresses vulnerabilities that an attacker could exploit to take control of an affected system.

      • Naked SecurityGoogle patches “in-the-wild” Chrome zero-day – update now! – Naked Security

        Google’s latest update to the Chrome browser fixes a varying number of bugs, depending on whether you’re on Android, Windows or Mac, and depending on whether you’re running the “stable channel” or the “extended stable channel“.

      • Stable Channel Update for Desktop

        A full list of changes in this build is available in the log. Interested in switching release channels? Find out how here. If you find a new issue, please let us know by filing a bug. The community help forum is also a great place to reach out for help or learn about common issues.

      • LWNSecurity updates for Tuesday [LWN.net]

        Security updates have been issued by Debian (blender and thunderbird), SUSE (ImageMagick, qemu, and sysstat), and Ubuntu (php7.0).

      • USCERTPrepare for a New Cryptographic Standard to Protect Against Future Quantum-Based Threats [Ed: More quantum-hype from NIST/NSA, proponents and spreaders of back doors]

        The National Institute of Standards and Technology (NIST) has announced that a new post-quantum cryptographic standard will replace current public-key cryptography, which is vulnerable to quantum-based attacks. Note: the term “post-quantum cryptography” is often referred to as “quantum-resistant cryptography” and includes, “cryptographic algorithms or methods that are assessed not to be specifically vulnerable to attack by either a CRQC [cryptanalytically relevant quantum computer] or classical computer.” (See the National Security Memorandum on Promoting United States Leadership in Quantum Computing While Mitigating Risks to Vulnerable Cryptographic Systems for more information).

      • Understanding and Preventing Dependency Confusion - FOSSA

        Dependency confusion is a software supply chain exploit that takes advantage of a quirk in certain package managers to inject unwanted (and potentially malicious) code.

        These attacks are based on the fact that many package managers check public code registries for a package before private registries. Accordingly, if a package exists in a private registry, an attacker could register a package of the same name with the public registry. Then, when a new install occurs, the malicious version on the public registry would be pulled in.

      • Privacy/Surveillance

        • Signal

          Signal is a proprietary chat app that ties accounts to phone numbers.

          [...]

          Signal leaks your phone number to everyone you talk to, and if you want to quit using it, everyone who had you on there can no longer text you, and if, when you get a new phone number, you get the used phone number of someone who used to have signal, you’re SOL. It literally destroys the texting capability of phones.

          A phone needs to do three things and it destroys one of them, infects that feature and locks it into its own network. It’s more of a virus than an app.

    • AstroTurf/Lobbying/Politics

      • Daniel PocockFrom ham radio to Bushmaster in Ukraine

        With Australia's new prime minister visiting Europe, one of the hot topics in the news was whether he would visit Ukraine and maybe give them some more Bushmasters. He did.

        When I did my ham radio exam back in 1993, it was in a room at the defence factory in Bendigo, Australia. Not long after that I got onto the two meter band and made contact with the cosmonauts on the Mir space station and the NASA STS-59 Shuttle mission.

        The world has changed and I doubt anybody in Bendigo today would like the thought of Russian spacecraft passing overhead. The defence factories in Bendigo were acquired by Thales and that is where they are making the Bushmasters.

  • Gemini* and Gopher

    • Personal

      • SpellBinding: JYNSTUL Wordo: HAMES
      • Naturam Expelles Furca

        Back in April or so I discovered that rats are partying in my car's engine compartment. After trapping a couple of rats in a giant tubular rat trap that somehow fit between the radiator and the cylinders, I was elated and felt like I was pretty smart. But...


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



Recent Techrights' Posts

"Maybe the Problem is You"
they probably felt like they had no choice because they really needed this Microsoft money
GNU OS, Powered by Hurd
Choice is good, as long as choices exist that respect the users' freedom
European Patent Office (EPO) Reformation Project
It's a stain on the EU's reputation
Slopwatch: Google News and Other Slopfarms
Google News is rewarding sites that misuse LLMs and cheat the Web
Moral Standards From the Masters of Linux
They get hung up on minor language issue and promote this crazy theory that racism will go away if only everyone spoke a little differently (no matter where he or she came from)
 
IBM is a Terrible Model for Red Hat
"Most likely caused by laying off too many people"
Microsoft Problems in Palestinian Territory and Israel
Microsoft stock (share price) goes up when market share goes down
Microsoft is getting ready to cause many employees to resign
Having already laid off many workers earlier this month, it now tries another approach
Slave is Not a Bad Word, We Need to Use It Sometimes
Who does such exclusion of words benefit? What sort of expression will be deemed impermissible and subjected to CoC enforcement?
National Day of Action
"This Friday, August 15th, there is an organized, petition-based, protest of Wells Fargo in major cities across the US," Richard Stallman wrote
Our Gemini Editions Now Contain 100,000+ GemText Pages
Our Gemini Editions aren't small, even if Gemini Protocol is still the 'underdog'
The Relations Between the United States and Europe Deteriorate, Should Europe Continue to Rely on American Tech Giants?
The shallow notion that made-in-USA software is fairly safe for Europe to rely to is coming to a standstill
Techrights and Tux Machines Running as Usual During Vacations
No interruptions, maybe temporarily slowdowns
Gemini Links 15/08/2025: ADHD and "Random Weird Things"
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, August 14, 2025
IRC logs for Thursday, August 14, 2025
"Article 52. PATENTABLE INVENTIONS" in the European Patent Convention
Some time tomorrow we'll have a complete local copy of the EPC
Serial Slopper (SS) Still at It, Still Misusing Plagiarism Tools and Cheatware for Images and Text About "Linux"
All the slopfarms are a very big problem
Reddit Deletes Stuff, But Not for Being False or Misleading
Yet another one of those articles that speak of a man in his 50s as if he's terminally ill
Times of India and India.com Are Clickbait and LLM Slop
Google continues to reward bad actors
The More "Market Share" Microsoft Loses, The Higher the Shares Go
People joke about the same sort of thing in relation to IBM
To OIN, Software Patents Are Not a Problem
Had software patents ceased to exist, OIN too would cease to exist and its staff would be unemployed.
Microsoft's Bankruptcy in Russia is Only the Beginning
Due to politics it mostly makes sense that Windows is being phased out, also in part due to policy changes
Microsoft-Funded Publishers Lied to Us About Vista 10 and Now Advocate Us Owning Nothing
They want you to own nothing, but they also want you to buy a PC on which to become Microsoft's slave and they make it harder if not practically impossible to remove Windows
Articles Promoting and Celebrating Wayland Are LLM Slop
New example (100% slop)
The Register MS, Dominated by American Editors, Says UK Should be Run (Digitally) by Microsoft US
The Register MS is sponsored by American money, run by Americans, and its chief editor is a Microsofter from the US
Gemini Links 14/08/2025: Drought, Climate Experiments, and LLM Slop Considered Detrimental
Links for the day
Links 14/08/2025: Second-hand ThinkPad and Enhanced Surveillance on Chipsets from the United States
Links for the day
Links 14/08/2025: Data Brokers Hiding Opt-Out Pages From Google, "Fight Chat Control"
Links for the day
FSF Infrastructure Under Constant Attack
The disconnect (literally) has had an effect on credibility
Feels Like The Register MS is Trying to Diversify a Bit
If The Register MS goes back to being The Register US (or UK), that will be a nice improvement
Gemini Links 14/08/2025: Reading Journal and LLM Fatigue Revisited
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, August 13, 2025
IRC logs for Wednesday, August 13, 2025
Hopping From One Set of Buzzwords to the Next
Rotating hype and vapourware
Currys PCWorld Hates GNU/Linux Even Though It Runs the World
If more and more people choose to remove Windows, then Currys PCWorld will feel the financial impact of its dumb policies
Internet Relay Chat and Gemini Protocol Help Us Relive the Net of the Dial-Up Era
The kids were alright
The Register MS Takes More Money to Boost Slop Hype, This Time From Snyk, a Notorious FUD Source
At some stage or at some point they might even decide to stop doing so
"GPT-5" is Another Microsoft Dead Cat Trying to Bounce
The hype, the momentum (or the inertia) is wearing off
Microsoft Windows Losing Its Grip Near Turkey and Russia
The 'corridor' nations connecting Iran to Europe
Slopwatch: LinuxSecurity, Google News, and Serial Slopper (SS)
The slop, the bad, and the ugly
Links 13/08/2025: The “Incriminating Video” Scam and Corruption in South Korea
Links for the day
Gemini Links 13/08/2025: Movie Memories and Mystery Machine Bus
Links for the day
"AI" Hype or LLM Slop is Not About Efficiency, It's About Lowering Standards
It does not seem like IBM is genuinely committed to the same goals (or commitments) as the original Red Hat
Links 13/08/2025: GitHub Trouble and Openwashing by Microsoft OSI With the Typical Buzzwords
Links for the day
If Free/Libre Software is Adding Trillions in Value to the European Economy, Then the European Commission Must Crush Software Patents
Further to what we wrote yesterday
Microsoft Swallows GitHub Losses
Only Microsoft knows how much money it has already lost on GitHub
Gemini Links 13/08/2025: Climate, Coffee, and Deploying Troops in Washington DC After Pardoning 1,000+ Insurrectionists in Washington DC
Links for the day
The Register MS Lowered MS Focus This Week
We hope The Register recognises its errors and tries to make up for them
Learning Ethics From Jeffrey Epstein's Enabler/Client/Ally, Coca-Cola, and Microsoft Accenture
Whatever merits vocabulary changes initially had are being tainted or obscured by later iterations, which tell us to avoid word like "normal", which apparently offend some people (so they argue)
Personal Attacks From Rust People Serve to Confirm They Have Lost the Argument
"The discussion I find around the net so far has no technical merit and centers around ad hominem"
Physical Meters and Purely Mechanical Meters Aren't Dumb; It's Dumb to Mock or Dismiss Them as Antiquated
I've learned a lot this week, both online and over the telephone
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, August 12, 2025
IRC logs for Tuesday, August 12, 2025