Bonum Certa Men Certa

Links 04/04/2023: Debian Installer Bookworm RC 1 and Qt 6.5



  • GNU/Linux

    • Audiocasts/Shows

    • Applications

    • Instructionals/Technical

      • OSTechNixAnsible Collections Tutorial For Beginners

        We have been covering some essential topics in Ansible and in this article, we will see yet another simple and important feature of Ansible called Collections.

      • TecMintLinux_Logo – Print ASCII Logo Of Linux with System Information

        linuxlogo or linux_logo is a tiny command line utility that generates a color ANSI picture of the Linux distribution logo with an uptime (shows system uptime) along with the other system information.

        The linux_logo utility obtains system information from the /proc filesystem and generates ANSI images of various logos other than the host distribution logo.

      • Red Hat OfficialMonitor your infrastructure with Streamlit

        Monitor your infrastructure with Streamlit

      • TecAdminHow to Create Multiline Comments in Shell Scripts

        When writing shell scripts, it's important to add comments to explain the purpose and function of the code. Comments in shell scripts are denoted by the hash symbol (#). However, sometimes you may want to write a multiline comment that spans several lines.

      • TecAdminHow to Unzip into a Specific folder in Linux

        Unzipping files is a common task in Linux. However, it can become a bit tricky when you need to unzip files into a specific folder. In this article, we will explore different methods to unzip files into a specific folder in Linux.

      • TecAdminMonitor Systemd Service using CRON with Automatic Restart

        Continuous service availability is crucial for the smooth operation of your Linux system. It is essential to have a mechanism that detects when a service is down and automatically restarts it to minimize downtime.

      • dwaves.deuBlock how to blog specific tag by class

        Hello data traveler, just in case looking for the same answer...

      • How to install git LFS in Amazon Linux 2 – AWS EC2

        Git LFS (Large File Storage) is an open-source Git extension developed by GitHub. It is created to handle files that are large and cannot be managed easily by Git itself.

      • How to install Figlet on Amazon Linux 2 AWS

        Create a stylized ASCII text banner on your command line screen by installing Figlet on Amazon Linux 2 with the help of the EPEL repository.

      • HowTo ForgeThe Ultimate Guide to Installing Nextcloud on AlmaLinux: Step-by-Step Tutorial

        This guide will teach you how to install Nextcloud on AlmaLinux 9. You will be installing Nextcloud on a fresh/generic AlmaLinux server, so this guide will include some installation of package dependencies such as the httpd web server, MariaDB database server, and PHP. Through the end of this guide, you will also secure the Nextcloud with firewalld, SELinux, and SSL/TLS certificates from Letsencrypt.

      • Zamir SUN: Using pyOCD on Fedora

        Download the cmsis-dap udev rules to /etc/udev/rules.d/ . If it does not contain the USB VID/PID of your debugger, add a line similar to that. For exmaple, for WCH-Link with USB info like “1a86:8012 QinHeng Electronics WCH-Link”

        SUBSYSTEMS=="usb", ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="8012", MODE="666", GROUP="plugdev", TAG+="uaccess"
        

        Then, run the following commands to make the rules take effect.

      • How to Create VxVM Volume and Filesystem in Linux

        Veritas Cluster (VCS) is the most popular among others because I have seen VCS running on many mission critical systems, especially core banking systems were running on Veritas clusters.

      • VituxHow to Install Python 3.9 on Rocky Linux

        Python is an interpreted high-level programming language. It is a multi-paradigm programming language that emphasizes code readability and simplicity. Python has an extensive standard library that supports many common programming tasks.

      • VituxHow to Install Python Programming Language on AlmaLinux

        Python is a programming language that was developed with one goal in mind: It should make it easy for everyone, regardless of their knowledge and experience in computer science.

      • VituxHow to Install RainLoop Webmail on Debian 11

        RainLoop is a free, open-source web-mail client for the desktop that integrates a talk-to-text service. It is designed to work as an interface to regular IM programs like AOL and Windows Live Messenger.

      • UNIX CopHow to Show Seconds on the Clock Panel on Ubuntu 22.04 | 20.04 | 18.04

        We already know that Ubuntu 22.04 is a very customizable system. So much that sometimes you are surprised by the number of things you can do to it. Today I will show you how to Show Seconds on the Clock Panel.

      • FOSSLinuxHow to compare two files in Linux using terminal commands

        Comparing two files in Linux can be a useful task when you want to identify the differences between two files. In the Terminal, there are several commands that can be used to compare files, such as diff and cmp. In this guide, we will go over how to compare two files using these commands and also provide some tips and tricks to make the process easier.

      • FOSSLinux6 Linux Commands to View File Content Like a Pro

        In this article, we'll explore six powerful commands that you can use to view the contents of a file in Linux. From the simple yet versatile cat command to the more advanced features of less and tail, we'll cover everything you need to know to efficiently explore file content in Linux.

      • FOSSLinuxThe ultimate guide to untarring files in Linux

        This article provides a detailed guide on how to untar files in Linux using the "tar" command. It explains the process of extracting files from tar archives, the common use cases of tar archives in Linux, and the difference between "xvf" and "xzf" options in the "tar" command.

      • FOSSLinuxA comprehensive guide to restarting a network in Ubuntu

        One of the many features that Ubuntu offers is the ability to manage networks. As a user, you may sometimes face network issues that require restarting the network to resolve the problem. This article will provide a detailed guide on how to restart a network in Ubuntu using various methods.

      • FOSSLinuxA comprehensive guide to installing Perl on Linux

        We will guide you through the process of installing Perl on your Linux machine, setting up the Perl environment, and addressing common troubleshooting issues that may arise during the installation and configuration process.

      • FOSSLinuxHow to change your MAC address on Linux

        There are instances when you may need to change your MAC address, such as when you want to improve your privacy, bypass MAC address filtering, or test your network for vulnerabilities. This article will provide you with a detailed guide on how to change your MAC address on a Linux system.

      • How to Install MongoDB in Ubuntu: A Step-by-Step Guide

        If you're new to MongoDB and Ubuntu, don't worry. This article will show you how to install MongoDB on Ubuntu step by step.

    • WINE or Emulation

      • GamingOnLinuxWindows translation layer Wine 8.5 is out now

        The Wine 8.5 development release is now available for this translation layer, enabling Windows games and other apps to work on Linux. Part of what makes Steam Play Proton do its thing! This is the usual fortnightly release with the latest work, and then once a year they put up a new stable release that will be Wine 9.0.

    • Games

  • Distributions and Operating Systems

    • PCLinuxOS/Mageia/Mandriva/OpenMandriva Family

    • Debian Family

      • DebianDebian Installer Bookworm RC 1 release
        The Debian Installer team[1] is pleased to announce the first release
        candidate of the installer for Debian 12 "Bookworm".
        
        

        Improvements in this release ============================

        * debian-cd: - Use hard links instead of symlinks for firmware packages (#1031696). - Delete loadlin support entirely. * debian-installer: - Refresh help screen with minimum disk size for installation and better documentation links (#1033193). * debian-installer-utils: - Include xterm terminfo entry on all architectures, fixing nano issues in the graphical installer (#1026027). * grub-installer: - Basic heuristic for force-efi-extra-removable question. - Add question for running grub-install with --no-nvram, using similar logic. * hw-detect: - Deduplicate the list of requested firmware files, not just the list of requesting modules (#1031631). - Implement microcode support when /proc/cpuinfo contains a vendor_id field, with one of the following values (#1029804): + Install amd64-microcode on AuthenticAMD. + Install intel-microcode on GenuineIntel. + Enable non-free-firmware accordingly. + Perform installation via finish-install, making sure apt-setup has been configured, and using apt-install for dependency resolution. - Optimize firmware package installation: process dpkg triggers once, after all packages have been installed, leading to a single update-initramfs call. - Fix condition around moutmedia calls (#1032377). - Fix files removal for non-accepted firmware packages (#1032377). - Add a special case for the mhi module (#1032140), using holders information (e.g. ath11k_pci and qrtr_mhi for some Atheros wireless cards). - Fix dmesg timestamp management. - Fix package name extraction when removing a firmware package (e.g. it failed to install because it was corrupted). - Build /var/log/firmware-summary as a 3-column summary of firmware (and microcode) packages getting installed (#1029849). - Fix removal of temporary files in /target after installing firmware packages (#1033035). - Determine the package name by using the Package field instead of trusting the filename when installing firmware packages (#1033035). - Make sure not to include the possible -n option when setting the IFACES variables in check-missing-firmware (#1033035). * installation-report: - Store firmware information in /var/log/installer/firmware-summary (#1033325). See the 2.87 changelog entry for details. - Include firmware-summary in installation reports. * localechooser: - Remove AN from country list; move CW to Caribbean region.

        Hardware support changes ========================

        * debian-installer: - Enable sound modules and speakup on arm64 gtk images. * linux: - Fix reloading mt7921e module after deploying firmware files (#1029116). - Add michael_mic to crypto-modules, for ath11k and others (#1032140). - Add qrtr_mhi to nic-wireless, for ath11k (#1032140). - Add DRM ast driver to fb-modules on ppc64el (#990016). - Add sound and speakup udebs on arm64 and armhf (#1031289).

        Localization status ===================

        * 78 languages are supported in this release. * Full translation for 41 of them.

        Known bugs in this release ==========================

        * Encrypted LVM might fail on low memory systems (#1028250). * Broken “Guided - use entire disk and set up LVM” partitioning in UEFI mode (#1033913).

        See the errata[2] for details and a full list of known issues.

        Feedback for this release =========================

        We need your help to find bugs and further improve the installer, so please try it. Installation images, and everything else you will need are available at our web site[3].

        Thanks ======

        The Debian Installer team thanks everybody who has contributed to this release.

        1. https://wiki.debian.org/DebianInstaller/Team 2. https://www.debian.org/devel/debian-installer/errata 3. https://www.debian.org/devel/debian-installer

        Cheers,
    • Canonical/Ubuntu Family

      • Linux Magazine Ubuntu 23.04 Beta Now Available For General Testing
        Of all the many Ubuntu Spins, the official Ubuntu release will highlight some of the most important updates for the desktop distribution… mainly by way of GNOME 44.

        Although the other 23.04 spins will enjoy their own updates (such as Kubuntu including KDE Plasma 5.27), only the official version will include everything brought about by the latest iteration of GNOME.

        Along with the fresh update to GNOME, Lunar Lobster will also include Linux kernel 6.2, an up-to-date toolchain (such as GCC 13, systemd 252.5, BlueZ 5.66.2, NetworkManager 1.42, PipeWire 0.3.65, and Mesa 23).

      • ZDNetPop!_OS has a complicated name but it makes using Linux so easy

        Here's what you need to know about System76's in-house Linux operating system, Pop!_OS.

      • Ubuntu NewsUbuntu Weekly Newsletter Issue 781

        Welcome to the Ubuntu Weekly Newsletter, Issue 781 for the week of March 26 - April 1, 2023.

      • Ubuntu FridgeThe Fridge: Ubuntu Weekly Newsletter Issue 781
      • Make Use OfHow to Extend Your Aging Ubuntu 18.04 Installation With Ubuntu Pro



        Ubuntu 18.04, Bionic Beaver, is one of the most popular distros in use today, but support is due to cease in May 2023, meaning you won't receive updates or security patches—leaving your machine vulnerable to attacks from the internet, and gradual obsolescence.

        Here's how you can keep Ubuntu 18.04 running safely for a while longer.

      • GamingOnLinuxUbuntu 23.04 'Lunar Lobster' Beta released

        The next major update for Ubuntu Linux is about to arrive, with the Beta of Ubuntu 23.04 'Lunar Lobster' now available. With the final release scheduled for April 20th, this will be one of the last times you can test for issues before the main release.

    • Open Hardware/Modding

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • Content Management Systems (CMS)

      • OpenSource.comOpen source text editing for your website with CKEditor

        Most applications allow users to create and add some textual content, such as a comment, a chat message, an article, a product description, or a legal document. Today, plain text isn't enough. Users format text, insert images and memes, videos, tables, and create lists and links. A developer can probably craft this rich content in HTML by hand, but there's a high chance that your users would appreciate some help.

        WYSIWYG ("What You See Is What You Get") editing allows you to see and edit rich text content in a form that resembles how it's displayed to end users. A WYSIWYG editor provides a UI that makes it easy to format the text and incorporate various elements such as images, links, or tables into your digital content.

        If you want to supply this sort of functionality in your app, you can choose to:

        Each option has advantages and disadvantages.

      • WordPressThe Month in WordPress – March 2023

        March saw the arrival of the first major release of 2023, WordPress 6.2 “Dolphy.” Planning for the project's 20th anniversary continues with new celebratory updates and commemorative swag. Read on for the latest happenings in the WordPress space.

    • Programming/Development

      • QtQt 6.5 LTS released!

        Today we have released Qt 6.5! In the 6th release of the Qt 6 series, we introduce lots of new functionality for graphics and UI developers and the application backend. In addition, Qt 6.5 brings many fixes and general improvements and will be a long-term supported release for commercial license holders.

      • QtHow to add QtActivity to an Android Studio Project

        Qt has great tools for designing, developing, and testing Android apps using Qt Design Studio, Qt Creator, and Squish. But sometimes, there is an already existing codebase developed in Android Studio which needs a few functionalities from the Qt framework. This blog post demonstrates how we can integrate a Qt for Android project into an Android Studio Project.

      • Red HatA leaner <iostream> in libstdc++ for GCC 13
  • Leftovers

  • Environment

    • Energy/Transportation

    • Wildlife/Nature

      • New YorkerWho Can Save the Amazon?

        Brazil’s President, Luiz Inácio Lula da Silva, promises to keep miners and loggers from destroying the rain forest. On the ground, the fight is complicated.

  • Finance

  • AstroTurf/Lobbying/Politics

  • Censorship/Free Speech

  • Freedom of Information / Freedom of the Press

  • Civil Rights/Policing

    • ACLUAbortion is Our Right, and We Won’t Be Silenced

      If you thought anti-abortion extremists were going to stop at banning abortion, punishing pregnant people, and allowing bounty hunters to sue abortion providers, you’d be wrong. Politicians across the country have proposed bills taking aim at our right to discuss abortion care, to express the benefits of being able to determine if and when to become pregnant, and even to create art about reproductive health care. They’re continuing their attacks on our reproductive freedom by going after our right to free speech and our access to life-saving information. This isn’t just about taking away people’s decisions during pregnancy; politicians are trying to erase our health care needs, our stories and experiences, and our existence.

  • Digital Restrictions (DRM)

  • Monopolies

  • Gemini* and Gopher

    • Personal

      • McMansion or Bust

        I recently renovated my primary residence. The project, though modest in size, was rather epic in both cost and timeline, and left me convinced that the residential real estate market is rotten to its core. What I experienced may be specific to certain markets (I live near Washington DC), so it's an anecdote, but I suspect that much of the saga related here has played out in areas with high costs of living and high real estate liquidity.

      • poem for a mass resignation

        We don’t get paid enough to work here We but further enrich the wealthy What have our managers done for us lately; why should *we* remain loyal?

        They did not make efficient use of our time during standard business hours, every meeting could have been an email, and they mistook us for family

      • Storm stuff (re: tfurrows/solderpunk)

        tfurrows and solderpunk recently phlogged about the storm system that passed through the USA and caused a bunch of tornadoes. The worst of that thankfully messed our little town, but things were still dicey even just a little bit outside of town and in nearby smaller towns, townships/counties/villages/etc... That day I happened to have my new p25 radio setup going, slurping in all of the radio traffic from all of the talkgroups on multiple trunked radio systems in parallel, and that radio traffic actually turned out a lot more interesting than it usually is.

    • Technical

      • Debian Lenny

        Since I recently bought a "new" desktop [0], my old desktop was now sitting idle. This was a refurbished PC from 2009 that I bought in 2016. I upgraded the memory to 16GB, the maximum it could support, and used it for seven years as a daily driver. When I was thinking of how I could make use of it now, I thought back to 2009, and remembered Debian Lenny. Debian Lenny was a wonderful desktop and rock-solid server back in 2009, so it seemed fitting for this particular PC.


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



Recent Techrights' Posts

Over at Tux Machines...
GNU/Linux news for the past day
[Meme] Being Believed, Not Censored or Defamed
Daniel Pocock, Zini, and John Sullivan (FSF)
 
The Albanian open source community is very healthy indeed
Windows nosedives from 99.1% to a lot less
When I discovered people trafficking in open source software
Reprinted with permission from Daniel Pocock
Web Sites Hijacked by WIPO on Behalf of Microsoft-Sponsored SPI (and People Looking to Hide Embarrassing Facts)
debian.chat; debiancommunity.org; debian.day; debian.family; debian.finance; debian.giving; debiangnulinux.org; debian.guide; debian.news; debian.plus; debianproject.community; debianproject.org; debian.team; debian.video
Julian Assange on Privacy of People, Even Little Children
Facebook/Google (or GAFAM, an acronym I coined with Assange) knows you better than your mom knows you
[Meme] Miscomprehension of GDPR
Social control in general is a ticking timebomb
In Haiti, the Market Share of Windows Collapsed (From 97% to 27% on Desktops/Laptops)
A couple of months ago Windows was measured at 3.04%
In Most Countries It's Still Possible Not to Have a 'Smartphone' and to Pay for Nearly Everything With Cash
Withdrawing money will be possible as long as enough people use many ATMs (cash machines)
Expect Lots of Material From Daniel Pocock as Election Day Nears
The experiences of Daniel Pocock were an excellent example of reprisal or retribution against either whistleblowers or people who give a voice to whistleblowers
I've Been Promoting Free Software for Over 25 Years
I wrote my first computer program when I was about 14, maybe a little younger (I have visual memory of it)
Reminder: Richard Stallman's Talk is This Week in Paris (and in French)
Defending rms isn't the same as defending everything he has ever said
IRC Proceedings: Saturday, May 11, 2024
IRC logs for Saturday, May 11, 2024
Online Bullying (Trying to Make People Unhappy)
Narcissists and bullies behind mice and keyboards, no honesty or fact-checking required
Talk About Software Freedom
"Linux" and "BSD" may mean a lot to more and more people, but they're still just brands or acronyms
Windows in South Korea: From 98.5% in 2010 to About 30% (Android Rises to Almost 50%)
Samsung ships like a million Linux devices per day
Improving Site Navigation for Easier Discovery and Catch-ups
This site is run by code we wrote ourselves
LibrePlanet 2024 Recordings
Let's hope independent recordings by viewers can help recovery of "lost talks" (recordings)
GNU/Linux Reaches 11% Market Share in the United States Of America - an All-Time High
The United States Of America is where the operating system started (Boston) and where Linus Torvalds works (Portland)
Links 11/05/2024: XBox Crisis, Spotify Exodus Continues
Links for the day
Gemini Links 11/05/2024: Why to Delete GitHub
Links for the day
In Europe, Bing Fell Every Month This Year, Lost a Considerable Share Since "Bing Chat" and All the Chatbot Hype
Microsoft's Bing has had many layoffs lately
Links 11/05/2024: Analysis of the Microsoft Crisis and Backdoor-Looking Bugs
Links for the day
Attacking the Messenger?
Stack Overflow and LLM licencing
Microsoft Fired Loads of Staff in Kenya, Which is Another Large Country Where GNU/Linux Has Grown a Lot
Microsoft pays Kenyans only 2 dollars an hour for an IT/office job
Knowing the True History of Debian, Owing to Irish Debian Developer Daniel Pocock (Currently Running to Become Member of the European Parliament)
Irish-Australian and scapegoat of a highly dysfunctional 'Debian family'
Attacking by Credentials
Modest people do not demand fancy titles
Microsoft Windows Used to Have 99% of the OS Market in Jordan, Now It's Just 13% (Less Than iOS)
Based on the data of statCounter, GNU/Linux in Jordan climbed from 0.62% in May 2014 to nearly 5% right now
More Nations Are Reaching and Exceeding 5% Market Share for GNU/Linux, Microsoft Wants to be Bailed Out Again
Microsoft is once again reaching out to Biden for a bailout - a subject we'll cover in a video some time this weekend
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, May 10, 2024
IRC logs for Friday, May 10, 2024
[Meme] What Do You Call a Woman Who Does BDS on Free Software? Elana Hamasman.
Here are some confused thoughts
[Meme] Mission Aborted
Mission Aborted: cancel RMS
Taking Things Up a Notch
we strive/aim towards 15-25 new pages per day, i.e. around 500 per month or 6,000 per year
Gemini Links 10/05/2024: Love Is Infinite and Books vs Internet
Links for the day
Links 10/05/2024: Fears Over TSMC, Microsoft Loses Major Patent Case
Links for the day
Links 10/05/2024: Burner Phones in 6-Eyes Government, “Hatred and Demonization” on the Rise
Links for the day
Microsoft Layoffs and Closures Now Reported in Africa
Microsoft Uninstalls Nigeria as it closes African Development Centre (ADC) in Lagos
[Video] Richard Stallman, "I Saw You Playing Your Recorder in Paris" (Due to Proprietary Software Only)
Corporate autocrats do not want counterparts or alternatives to even exist
Five Years After the Extensive Campaign of Defamation Against Richard Stallman He's Still Giving Public Talks
"Richard Stallman will give a talk, in French, Free Software and Freedom in a Digital Society at Centrale Supelec in Saclay, on May 15."
Microsoft Is Rebranding Its 'Chatbot' Search for the Third Time Because It Fails to Gain Adoption
it always means that something has failed - not that they'll openly admit it
Richard Stallman Gives a Talk in Paris Next Week (in French) and It's About Freedom
another talk, which he has only just announced
Pace Up, Distractions Down
We've made our curation process faster and more efficient
In Algeria, GNU/Linux Estimated to Have Grown Tenfold in a Decade
a sharp rise in GNU/Linux usage
[Meme] Red Hat Diversity
Red Hat: don't mention Haghighi
Our Sister Site Turns 20 in Exactly One Month
twentieth anniversary of the site
Corporate Media Focuses on Who's Suing Red Hat, Not What It's Sued For
The unfortunate thing is, anybody who has an opinion on this lawsuit will inevitably be framed as "pro-Trump" or "anti-Trump"
Links 10/05/2024: Many More Microsoft Layoffs on the Way
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, May 09, 2024
IRC logs for Thursday, May 09, 2024
Microsoft OSI Uses Its Money to Hire PR Agencies That Spy and Spread Mindless Openwashing of GPL-Violating Microsoft Ploy
`We're under attack. But the attackers smile at us and hire PR firms to spy, mislead etc.
Gemini Links 10/05/2024: geminispace.info to Shut Down in 3 Weeks
Links for the day
In Nigeria, Africa's (by Far) Largest Population, Microsoft Bing is the 0%
To Microsoft, Africa is just "someplace" to get intensive, hard-working human 'resources' (tech labour) at 2 dollars 'apiece' as in per person per hour