Bonum Certa Men Certa

Links 28/11/2022: OpenRGB 0.8 and Introduction of KIO AFC



  • GNU/Linux

    • Audiocasts/Shows

    • Applications

      • GitLabOpenRGB release 0.8
      • 5 Best Screen Recorders for Linux

        As a content creator, you may need to screen record for creating video tutorials, broadcasting gaming guides, or any other purpose. Here is a list of the Best screen recorders for Linux users. Applications mentioned below have options to either record the screen as GIF or as a video. Also, the whole list contains open-source (FOSS) and free software.

        Tip: Before you start with the list of screen recorders for Linux, you must know about asciinema. A desktop tool that enables you to record terminal sessions and further upload them to its website.

        The catch here is, you can copy its URL and send it to your friends. Also, All of the commands during the recording session can be copied. So, when there are lots of commands, you won’t have to enter them manually.

    • Instructionals/Technical

      • Red Hat OfficialHow to verify Mastodon users with cryptography | Enable Sysadmin

        Use open source GPG key pairs and Keyoxide to prove your identity on Mastodon.

      • AddictiveTipsHow to set up an Ubuntu VM in Windows Server
      • OSTechNixReset Root Password In Fedora 37, 36 - OSTechNix

        Have you forgotten the root password in Fedora? Or do you want to change the root user password in your Fedora system? No problem! This brief guide walks you through the steps to change or reset root password in Fedora operating systems.

      • OSTechNixAdd, Delete And Grant Sudo Privileges To Users In Fedora 37, 36 Create sudo user in Fedora

        Using sudo program, we can elevate the ability of a normal user to run administrative tasks, without giving away the root user's password in Linux operating systems. This guide explains how to add, delete and grant sudo privileges to users in Fedora 37 and 36 desktop and server editions.

        I've divided this guide in three sections. The first section teaches you how to create a new user. In the second section, you'll learn how to give sudo access to the existing user. And in the last section, you will know how to remove sudo access from a user. I've also provided example commands in each section, so you can understand it better.

      • H2S MediaHow to Install Teamviewer using Ubuntu terminal - Linux Shout

        Learn how to download and install Teamviewer in Ubuntu Linux using Terminal without using a browser or any kind of external application.

        Teamviewer for Linux works similarly to Windows, however, the installation of it on Linux would be not easy for everybody. Nevertheless, not much difficult as well.

        This remote maintenance & assistant software is free for personal use. And allows sharing of a desktop between two computers.

      • Linux HandbookInstalling LAMP Server on Localhost on Ubuntu

        When you start learning Linux sysadmin, one of the common tasks you'll come across is installing the LAMP server.

        LAMP is a tech stack that refers to the collection of the following software required to run a web application: Linux, Apache, MySQL, and PHP.

        While these days, you can deploy servers preconfigured with a web service or run services in containers, installing the LAMP stack is classic.

        It may seem complicated at the beginning but it gives you a good way to test and practice your Linux knowledge.

        The best thing is that you don't need a cloud server for that. You can install LAMP on your own computer to create a local development environment.

        In this guide, you'll get a LAMP stack up and running on an Ubuntu 22.04 machine. At the end of this process, you will have a web server running with a MySQL database backend and the PHP programming language to write dynamic content.

      • Linux CapableHow to Install Nginx Mainline on Debian 11/10

        For Debian users, the default repository for Nginx might not install the latest version. However, for most users, this is satisfactory, especially for Debian users that usually install the distribution due to its stability for the most part. Meanwhile, more often than not, users who seek performance and keep up with the latest security bug fixes would look at installing the Nginx mainline over the stable branch.

        Depending on your needs, one or the other might be a better choice for you. If you need the latest and greatest, go with the mainline. If you need a more stable release that’s been thoroughly tested, go with the stable version. In most cases, the stable version of Nginx will suffice. However, for those who need the newest features or more performance, installing the mainline version is recommended by Nginx.

        The following tutorial will cover installing Nginx mainline on Debian 11 or 10 Linux desktop or server utilizing the APT package manager with Nginx official APT repository. The tutorial also demonstrates for those that may not want to install mainline but the latest stable branch, this is covered too.

      • Learn UbuntuHow to install OpenSSL on Ubuntu Server

        The OpenSSL utility is used to have secure communications with authentication and even lets you encrypt connections.

        Sounds cool, right?

      • Linux Handbooktraceroute Command Examples in Linux

        The traceroute is similar to the ping command but offers more detailed output. It traces the route from the origin to the target system.

        If you didn't know, when you connect to a remote system, the data travels through several intermediate nodes (your router, your ISP's router, etc.).

      • ID RootHow To Install VSCodium on Ubuntu 22.04 LTS - idroot [Ed: This helps Microsoft monopoly, a proprietary vendor lock-in]

        In this tutorial, we will show you how to install VSCodium on Ubuntu 22.04 LTS. For those of you who didn’t know, VSCodium is a fork of Microsoft Visual Studio Code Editor modified to have full open-source access. The source code for this product is available on GitHub under an MIT license, making it accessible to anyone who wants to use it.

        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 VSCodium 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.

      • Linux CapableHow to Install Python 3.8 on Ubuntu 22.04/20.04

        Python, version 3.8, comes with several new features and improvements. One of the most notable is the inclusion of a parallel filesystem cache for compiled bytecode. This can provide a significant performance boost when working on large projects. Debug also builds now share ABI as release builds, which should help reduce debug builds’ overall size. Additionally, f-strings now support a handy = specifier for debugging. This can be used to insert the value of an expression into the string, making it easier to track down errors. Finally, continue is now legal in finally: blocks that can be useful when dealing with cleanup procedures that may need to be interrupted. For the official Python 3.8 rundown notes, visit the official Python webpage What’s New in Python 3.8.

        In the following tutorial, you will learn how to download the latest Python 3.8 on Ubuntu 22.04 Jammy Jellyfish LTS and 20.04 Focal Fossa LTS Linux using the command terminal and how to download and compile as an alternative method. The tutorial will also demonstrate how to change alternative Python versions for those who have multiple versions installed, such as Python 3.12, 3.11, 3.10, etc.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • Introducing KIO AFC - Kai Uwe’s Blog

          While there have been several projects like this for both KDE 4 and Frameworks 5, this one has been written on top of the latest KIO classes and will be officially part of the next KDE Gear release. It is now part of the kio-extras module, which also houses the Android counterpart for transferring files over the MTP protocol.

          Thanks to prior work in Solid, KDE’s hardware abstraction Framework, an iPhone plugged in to the computer will be shown in the Disks & Devices applet and Dolphin’s Places sidebar like any other external storage medium. I also submitted a small fix to UPower so that the device’s name rather than vendor and type is shown in the battery applet.

      • GNOME Desktop/GTK

        • GNOMEVoice (gnome-voice) 1.2.0 with Multiple Voice Streaming, Mapping and Recording - Ole Aamot



          The first stable Voice (gnome-voice) 1.2.0 release is now available at https://download.gnome.org/sources/gnome-voice/1.2/gnome-voice-1.2.0.tar.xz with Voicegram streaming and recording in Ogg Vorbis.

          Voice 1.2.0 is a new Public Voice Communication Software being built on GNOME 44 and published as GNOME Software as well as in the Bachelor thesis in Programming – Aamot, Ole Kristian: Public Voice Communication (NTNU, 2025).

  • Distributions and Operating Systems

    • SUSE/OpenSUSE

      • OpenSUSETumbleweed to Roll Out Mitigation Plan, Advance Microarchitecture

        A mitigation plan for a microarchitecture level change and information about advancing openSUSE’s rolling release Tumbleweed to an x86-64-v2 microarchitecture kicked off a significant move forward for the project this week.

        Tumbleweed and openSUSE other distributions are built for old x86-64-v1 hardware and transitioning to x86-64-v2 will require community efforts to support users with hardware that can’t make the transition to the microarchitecture.

    • Red Hat

      • Linux mailing listsComposefs: an opportunistically sharing verified image filesystem
      • Enterprisers Project5 digital transformation metrics to measure success in 2023

        There’s general agreement among business and IT leaders that true digital transformation (DX) is a continuous and adaptive process – there’s not necessarily a finish line or endpoint.

        That certainly doesn’t mean digital transformation initiatives shouldn’t have strategic goals and milestones – and clear ways of measuring your progress and outcomes – along the way.

        Yet developing, tracking, and acting on digital transformation metrics can be tricky. Digital transformation is an inherently broad term, and its continuous nature may at first seem like it doesn’t lend itself well to measurement. Measure you must, however, and there are indeed good approaches for doing so.

      • Enterprisers ProjectDigital transformation: 6 lessons for CIOs

        Anyone who’s ever been through a transformation knows that change is hard. And IT is a driving force in organizational change. According to Notion Consulting’s new Change Report, at least 50 percent of changes in the workplace are attributed to technology changes.

        As change agents, CIOs help their organizations by inspiring, influencing, and truly leading others. With most individual contributors in an organization claiming to be openly skeptical or completely disengaged, CIOs have their work cut out for them.

    • Canonical/Ubuntu Family

      • Linux Gizmos$59 Mini-router supports Ubuntu Server and Debian 11

        The E25 also provides access to up to 26x GPIOs supporting protocols as 3x UARTs, 2x SPI, 1x I2C, 1x I2S/PCM, 1x CAN, up to 6x PWM, 1x ADC, up to 17 GPIOs, 2x 5V pins and 2x 3.3V pins.

        Other peripherals present in the E25 include one USB 3.0 OTG, up to 16x status LEDs and one USB Type-C used for power and serial console.

        Documentation for this device can be found on Radxa’s Wiki, similarly Debian 11 and Ubuntu Server 20.04 images are located under Downloads. OpenWRT firmware for the E25 mini-router can be found in this GitHub from ophub.

    • Devices/Embedded

      • CNX SoftwareRaspberry Pi RP2040 development board doubles as a magnetic rotary encoder - CNX Software

        PICO DEV M3 is a round-shaped development board based on a Raspberry Pi RP2040 dual-core microcontroller and serves as a magnetic rotary encoder with a few 3D printed parts.

        Designed by Ahmsville Labs, the board comes with 2MB QSPI flash, various through holes for GPIOs, a USB-C port, and the magnetic rotary encoder supports up to 36,000 steps per revolution and comes with 18 individually addressable LEDs.

    • Mobile Systems/Mobile Applications

  • Free, Libre, and Open Source Software

    • OpenSource.comHow open source is revitalizing the payphone

      We strive to use as much open source technology as we can with PhilTel! Each payphone site that we will set up has a router running OpenWRT and WireGuard to get a secure VPN connection to our server. Our Linux-based server runs Asterisk, an open source PBX (private branch exchange) toolkit, to connect our phones to the PSTN and other internal services or hobbyist or collector phone networks. We are very fortunate in that my co-founder has an in-depth knowledge with Asterisk as he is a regular code contributor.

    • OpenSource.com3 open source audio tools for creators

      Finding good quality, open source audio samples can be a challenge. I've been getting increasingly into composition and creating music in my spare time, using the open source tool Ardour and the creator-focused distribution Ubuntu Studio. I've been looking for samples of specific sounds or loops to include.

      I'm familiar with many tools to find images, but until recently, I hadn't come across a similar option for audio resources.

    • It's FOSSTwitter to Add Open-Source Signal Protocol for Encrypted DMs [Ed: Muskdom is mistaking spyphones for "privacy"]

      Earlier this year, Elon Musk tweeted that Twitter DMs needed end-to-end encryption like Signal.

      Even back in 2016, Edward Snowden asked Jack Dorsey, former CEO and Co-Founder of Twitter, to add something similar to the platform.

      But, it never came to be. It was probably tested but never implemented.

    • Programming/Development

      • MedevelMathesar is An Open-source Low-Code Database Interface

        Airtable is a popular low-code web service that allows you to manage your data with your team. Moreover, customize your workflow, work on complex data sheets.

        Here, we provide you a simple open-source alternative for it, that allows you to do almost the same, with more control of your data.

        Mathesar is a free open-source data management and low-code platform that allows you to import/ export your datasheets, control your database columns/ fields, search with full-text search support, and more.

  • Leftovers

    • Civil Rights/Policing

      • Singapore online safety bill must embed human rights | Context

        On Nov. 9, Singapore’s Parliament passed the Online Safety (Miscellaneous Amendments) Bill (Online Safety law) to “improve safety” and “combat harmful content” online. This law, along with two related regulations — the Content Code for Social Media Services (CCSMS) and the Code of Practice for Online Safety (CPOS) - will likely be implemented in 2023 to address content that incites violence, sexual abuse, self-harm, and harms to public health and security.

        Singapore’s efforts reflect a global trend towards governmental content regulation. In proposing these measures, it referenced similar efforts in Germany, the United Kingdom, the European Union, and Australia.

        However, these initiatives must not sacrifice the rights to freely express, share, and receive information online under the guise of safety. As former U.N. Special Rapporteur David Kaye has noted, “even rules designed with the best of intentions” can violate the rule of law if they are not clearly and comprehensively grounded in the principles of legality, legitimacy, necessity, and proportionality.

  • Gemini* and Gopher

    • Technical

      • Internet/Gemini

        • Welcome back me!

          First and foremost I transitioned during my hiatus. It was really hard on me personally but a LONG time coming. I finally worked up the self courage to actually accept myself for who I was take the plunge.

          While its all very fresh still I won't inundate everyone here with queer stuff too much - that's mostly on mastodon. My HTTP and gemini blogs are very much music and tech related primarily.

          But doesn't rule that style content out of course! This has been a pretty safe space :)

        • Federating with Bigots

          Much of Mastodon and the greater Fediverse enjoy and employ their ability to block people and instances en masse. It's a great feature on Mastodon, unrivalled by any proprietary walled gardens. However, I take a step back when it comes to someone demanding that we must defederate.

          [...]

          Avoiding bigots is usually a good idea, but telling others they cannot speak with them is not.


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



Recent Techrights' Posts

Wikipedia Co-Founder (Not Wales) Expresses Support for Wikileaks Founder Julian Assange, Says Assange Will Probably Continue
probably exactly the sort of thing that the US prosecutors did not want
Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
Not Just Slow News But Also Late News (Julian Assange Landing in Thailand)
Why did AP take so long (nearly a week) to release these?
[Meme] Smart Alec Poettering
How many Microsofters can the Debian Project withstand?
Getting Rid of Microsoft Does Not Go Far Enough
Microsoft already has many problems. One day Microsoft won't exist anymore. But that does not guarantee users' freedom.
Alyssa Rosenzweig's LibrePlanet Talk About Freeing the Apple GPU
Alyssa Rosenzweig is the graphics witch behind the reverse-engineered drivers for the Apple GPU. She previously led Panfrost, the free drivers for Arm Mali GPUs powering devices like the Pinebook Pro. She graduated in 2023 with a Computer Science degree from the University of Toronto and now writes free software full-time.
Links 30/06/2024: LLMs Under Fire and Dictatorship of the Old
Links for the day
 
Audio: Julian Assange Tells US Judge That Espionage Act and First Amendment Contradict One Another, But Pleads Guilty (to Save His Life)
Have a listen to Julian Assange and the judge in Saipan
How to Help Pay Assange Debt (£520,000 Plane Bill and Beyond)
Budget travel was not permitted
Paulo Henrique Santana (Collabora) on the Debian Brazil Community
There was similar material in DebConf22
Making the Wikileaks Site More Active Again (and Gradually Exiting "X" or Other Social Control Media)
As soon as Assange got kidnapped the Wikileaks Web site reached a near-standstill
Marco Calegaro on Hacking Art Into a Community
talk by Marco Calegaro
Links 01/07/2024: Chokecherry Leaf and Agile Manifesto
Links for the day
Johannes Åsgård on Making the Raspberry Pi More Free With librerpi
Johannes (also known as dolphinana)
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, June 30, 2024
IRC logs for Sunday, June 30, 2024
200 This Week
Monday started with 40 articles/pages and this is #200
Press Complicity and Public Apathy All Along Enabled 14 Years of Illegal, Arbitrary Detention and Coercion Into Plea Bargain of Julian Assange on Brink of Death
They basically blackmailed him into letting the US 'win' the argument
At the End Journalism a Crime (If It Involves Accessing or Gaining Access to Documents Marked "Confidential" or "Classified" by Those Looking to Hide Their Misconduct/Crimes)
At least in the US, especially where the imperialism is at stake
Links 30/06/2024: Tensions in Korea and Japan, Criminalisation of Sleeping Outdoors
Links for the day
100% Slop/Spam From linuxsecurity.com
This is the kind of stuff that's killing the Web faster
Gemini Links 30/06/2024: Murdoch and Ideal OS
Links for the day
In the First 6 Months of 2024 Thailand Moved to GNU/Linux, Not to Windows Vista 11
maybe users moved from Vista 10 and 11 to GNU/Linux, seeing where Microsoft was heading with forced hardware "upgrades"
Eko K. A. Owen, New Outreach and Communications Coordinator for the FSF
Nice to see many new additions to the FSF's team
Microsoft Has Slaves and Enablers, Not Partners
Obligatory meme too
Tobias Platen Covered Freedom-To-Play Games in LibrePlanet 2024
Freedom-To-Play games using Taler
[Meme] Opening a 'Webapp' With 'Only' 4 GB of RAM
Until 2020 none of my PCs ever had more than 2 GB of RAM
Destination 'Five Percent'
We reckon GNU/Linux can break the 5% barrier some time by the end of this year, even without counting Chromebooks
A Crisis of Online Journalism
Almost a week ago a journalist was forced to plead guilty for an act of journalism
Germany One of Many Countries Where Microsoft's Bing Lost Market Share After All That LLM Nonsense (Bing Chat and Further Rebrands/Renames)
openai.com traffic plunged 60% last month
Microsoft’s Latest Antitrust Scrutiny
4 new stories
Microsoft Layoffs, Mass Plagiarism, and More
outrage included
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
GNU/Linux Climbed 0.25% This Month (in statCounter)
Around midday on Tuesday we'll start seeing preliminary data for July
Ilya Gulko Introduces Pollyanna
"Pollyanna is a web framework that makes it easy to create your own libre social space, such as a social network or blog."
'FSFE': Underage Labour, GAFAM Fronting, and Identity Theft to Undermine the FSF's Current Fundraiser
looking to raise funds at the same time as the FSF
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, June 29, 2024
IRC logs for Saturday, June 29, 2024
Links 29/06/2024: Astronauts at Risk, Ukraine Updates
Links for the day
Fedora and Red Hat Leftovers
mostly redhat.com
Microsoft is Now Googlebombing or Spamming 'Open Source' and 'Linux' to Promote Proprietary Surveillance, Azure
Notice the title and the image, what's being promoted etc.
Seychelles: GNU/Linux Doing OK
Seychelles cannot be considered poor
This War Crime Footage, Nothing Political Per Se, Is What They Made Julian Assange Plead Guilty To (War Criminals Not Convicted, Only Those Who Expose Them)
Wikileaks' Julian Assange: Exposing the US Military Crimes
Gemini Protocol Isn't Even Remotely "Dead"
"Lupa knows of 505,000 (half a million!) working Gemini URLs at present, up from about 425,000 this time last year"
About 10 New Free Software Foundation (FSF) Members Per Day
The total changed from 46 to 47 while typing the article
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Vista 11 Adoption Unusually Low in Germany and It's Going Down, Not Up
This is not happening only in Germany
Kevin Korte on Computers Being Allowed to Make Decisions Based on Cryptic Algorithms and Proprietary/Secret Data
It uses buzzwords where none are needed
[Meme] Garbage In, Garbage Out (linuxsecurity.com)
It is neither Linux nor security, just chatbot-generated slop
Microsoft-Invaded CISA Spreads Anti-Free Software FUD (as If Proprietary Software Has No Memory Safety Issues), Brittany Day Uses Chatbots to Amplify and Permutate the Microsoft FUD
linuxsecurity.com became an anti-Linux spam site
Microsoft Laying Off Staff in an Act of Retaliation and Union-Busting
retaliatory layoffs at Microsoft
Gemini Links 29/06/2024: Content Drowning in 'Goo' and LLM Slop
Links for the day
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
In Ecuador, GNU/Linux Adoption Surged From Under 1% to Over 4% in About 3 Years
Not even counting Chromebooks
LibrePlanet: Cultivating Backups (of Recordings)
an appeal to recover some of these talks
Microsoft/Windows Machines Are Turned Off (or Windows Deleted/Decommissioned) in Web Servers, as the "Market Share" Collapse Continues
Taking full history into account, this is a decrease of over 90% in some cases
Corwin Brust Hosting Freedom: A Behind-the-scenes Tour With the GNU Savannah Hackers
"the "smiling faces" behind it."
Android at 90% or More in Chad
Windows below 2%
David Wilson: Cultivating a Welcoming Free Software Community That Lasts
"a feeling of shared ownership for all users."
Julian Assange Might Continue Wikileaks, But Certainly Not Yet (Recovery Time Needed)
And probably at a symbolic capacity only
Bringing in 12 Santas and Taking 13 Out (Old Interview With Julian Assange)
Julian Assange's life inside the Ecuadorian embassy
Neil Plotnick on GNU/Linux in the High School Classroom
uploaded to the LibrePlanet instance of MediaGoblin
Asia Appears to be Fastest to Adopt GNU/Linux
the home of a considerable majority of the world's population
Alexandre Oliva's LibrePlanet 2024 Talk About "Software Enshittification"
in spite of technical difficulties encountered while recording
What They Used to Do With Mono They Now Do With Systemd (Lower and Deeper Down Than Userspace)
Now we have a project started primarily by Red Hat (and managed by Microsoft GitHub, which is proprietary) being managed by Microsoft and primarily serving Microsoft and IBM
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 28, 2024
IRC logs for Friday, June 28, 2024