Bonum Certa Men Certa

Links 16/05/2022: FreeBSD 13.1 and Inkscape 1.2 Released



  • GNU/Linux

    • Desktop/Laptop

      • ZDNetThese two Linux desktops are the simplest picks for new users

        Let's face it, any time you come across articles that offer advice on choosing the right Linux distribution, they tend to get bogged down in a lot of technical advice that rarely (if ever) applies to those who've never experienced Linux. They'll speak of things like rolling releases, package managers, kernels, open-source licensing, and other features and ideologies that not only have little bearing on those new to Linux and open-source technology but mire the decision in unnecessary complications.

        I want to take a very different approach, one that should make the process quite simple for anyone looking to dive into the world of desktop Linux for the first time. I'm going to shrug off the usual advice and aim straight for the heart of the matter. What exactly is that matter?

    • Audiocasts/Shows

    • Applications

      • What you’ll find inside Inkscape version 1.2 | Inkscape

        Our annual Spring release has left the building! From offering multiple pages to making tiling super easy and fun, Inkscape 1.2 has something for everyone seeking to Draw Freely.

        What’s not making a comeback are many of the bugs that were fixed thanks to everyone who tested the earlier versions and shared their feedback with the Inkscape teams. This helps us to improve the program between alpha, beta and final releases.

        While we cannot possibly mention everything inside version 1.2 in an article, we suggest a test drive of the actual software. Before you download it – or as it’s downloading – we suggest checking out our Inkscape 1.2 video specially prepared to demonstrate some of the most popular new features and updates.

      • 9to5LinuxInkscape 1.2 Released with Support for Multi-Page Documents, Numerous Enhancements

        Coming almost a year after Inkscape 1.1, the Inkscape 1.2 release is here to introduce a new Page tool that implements support for multiple pages in Inkscape documents. To access the new Page tool, click on the lowest button in the toolbar. The tool also lets you import and export multi-page PDF documents.

        Also new in Inkscape 1.2 is a ‘Tiling’ Live Path Effect (LPE) that allows for interactive tiling, the ability to import SVG images from Open Clipart, Wikimedia Commons, and other online sources, on-canvas alignment snapping, as well as the ability to edit markers and dash patterns.

      • MedevelSurf Ice is an open-source brain surface renderer

        Surf Ice, an open-source software package for visualizing connectome networks, tractography and statistical maps on top of anatomical brain images.

    • Instructionals/Technical

      • ByteXDComprehensive Guide to Using FFmpeg to Convert Media Files

        FFmpeg is one of those modern marvels of open source software. It is a suite of libraries and smaller programs to handle video and audio files primarily.

        It works with images and other multimedia files such as video streaming formats. It has lots of uses like video transcoding, video editing, video scaling, video cropping or other video manipulation work.

        At its heart FFmpeg is a command line tool used with the ffmpeg command.

        It has a basic simple video player and ability to probe video media information for analysis.

        FFmpeg is also included in the workflow of other software like the popular video player VLC. Enterprise companies like YouTube use it in their core processing when ingesting video uploads. Overall FFmpeg can play, record, convert, and stream audio and video. It includes libavcodec – the leading audio/video codec library.

        In this tutorial we’ll install FFmpeg and learn how to use some its most popular features through practical examples and detailed explanations.

      • Network WorldExtracting substrings on Linux [Ed: This should say "GNU", not "Linux"]

        There are many ways to extract substrings from lines of text using Linux and doing so can be extremely useful when preparing scripts that may be used to process large amounts of data. This post describes ways you can take advantage of the commands that make extracting substrings easy.

      • HowTo ForgeHow to Install WordPress with Apache and Let's Encrypt SSL on Ubuntu 22.04
      • Linux Made SimpleHow to install Godot Mono 3.4.4 on a Chromebook
      • VideoHow to install Steam Link on Debian 11 - Invidious

        In this video, we are looking at how to install Steam Link on Debian 11.

      • ID RootHow To Install MongoDB on Ubuntu 22.04 LTS

        In this tutorial, we will show you how to install MongoDB on Ubuntu 22.04 LTS. For those of you who didn’t know, MongoDB is a document-oriented NoSQL database used for high-volume data storage. Instead of using tables and rows as in the traditional relational databases. MongoDB is available in two editions: Community and Enterprise.

        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 MongoDB NoSQL database server 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.

      • ByteXDHow to Install Python Pip on Ubuntu

        Pip is the recommended package installer for python, with which you can install any python library or package that is present in the Python Package Index (and other indexes).

        Pip is a command-line tool that is cross-platform, featuring easy-to-use commands to manage your python packages. Like Python, pip has two versions, Pip 3 for Python 3 and Pip 2 for Python 2.

        This article explains how to install both of them in Ubuntu 20.04 (the guide works for other releases of Ubuntu and most Debian-based distros).

      • Using a Linux phone as a secondary monitor

        As a software developer on the go, one of the very first use cases that I started investigating after installing Linux on my first tablet was that of using a portable device as a secondary display for another Linux machine. Ideally, this would happen wirelessly (or wired, if that involved lower power consumption), with unnoticeable delay, and - why not - even including real-time touchscreen input.

        The journey, however, took longer than planned. Existing solutions, like VNC, tend to be strangely laggy, and others, like Miracast, are so deeply enclosed in proprietary protocols that they do not scale well to a bug-free experience on all devices. The first solution to this problem, at an even less stable stage than currently, was my most shared post ever on Twitter, so I decided to write a post on how this was done.

      • VideoEasily Add Startup Sounds To Your Linux Desktop - Invidious

        One of the most striking features of operating systems of the past were the startup sounds when you logged into your computer. For whatever reason, most Linux desktops don't incorporate a startup sound. But we can easily add one, regardless of distribution or desktop environment or window manager.

  • Distributions and Operating Systems

    • Why Blueman Notifications Stay Forever

      For many years, Puppy Linux had no Bluetooth support. But lately, a user has complained about (the recently added) Blueman: it shows a notification, which don't disappear until you restart X. For some reason, Wi-Fi and Bluetooth are super unreliable in this apartment (and I can't wait until we finally move to our new apartment in the summer), so I constantly have to close these distracting and useless notifications about connections and disconnections. I didn't have to do anything to reproduce the problem.

    • BSD

      • FreeBSDFreeBSD 13.1-RELEASE Announcement

        The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD 13.1-RELEASE. This is the second release of the stable/13 branch.

      • FreeBSDFreeBSD 13.1-RELEASE Release Notes

        The release notes for FreeBSD 13.1-RELEASE contain a summary of the changes made to the FreeBSD base system on the 13-STABLE development line. This document lists applicable security advisories that were issued since the last release, as well as significant changes to the FreeBSD kernel and userland. Some brief remarks on upgrading are also presented.

      • FreeBSDFreeBSD 13.1-RELEASE Errata

        This document lists errata items for FreeBSD 13.1-RELEASE, containing significant information discovered after the release or too late in the release cycle to be otherwise included in the release documentation. This information includes security advisories, as well as news relating to the software or documentation that could affect its operation or usability. An up-to-date version of this document should always be consulted before installing this version of FreeBSD.

      • FreeBSDRelease Information

        FreeBSD releases are classified into Production Releases and Legacy Releases. Production releases are best suited to users looking for the latest new features. Legacy releases are for users wishing to stay with a more conservative upgrade strategy.

    • Fedora Family / IBM

      • Ben Williams: F36-20220516 updated Live isos released

        The Fedora Respins SIG is pleased to announce the latest release of Updated F36-20220516-Live ISOs, carrying the 5.17.6-300 kernel.

        This set of updated isos will save considerable amounts of updates after install. ((for new installs.)(New installs of Workstation have about 1GB of updates savings )).

      • ZDNetRed Hat Enterprise Linux 8.6: Better security, more options

        Do you want a solid Linux distribution that also delivers the latest languages and solid security? Yes? Then consider getting Red Hat Enterprise Linux 8.6.

        Red Hat announced this new release at the Red Hat Summit. It has numerous new features, but the ones that caught my eye were the security improvements.

      • Silicon AngleOS consistency solves Linux talent issues, says RHEL executive

        The new Red Hat Enterprise Linux, released during the recent Red Hat Summit, caters to rapidly escalating hardware development occurring throughout tech, along with a growing Linux admin skills shortage.

        RHEL 9 performs the combo double act, in part, by more efficiently optimizing the operating system, according to Gunnar Hellekson (pictured), general manager of the Enterprise Linux Business Unit at Red Hat Inc. Upgrading to the new OS means enterprises can get by with fewer admins. A skills shortage is caused, in part, by a lack of U.S. visas.

    • Debian Family

      • LinuxiacKali Linux 2022.2 Comes with the Latest GNOME and KDE Desktop Environments

        This year’s second Kali Linux update, 2022.2, brings the latest GNOME 42 and KDE Plasma 5.24 desktop environments and many other improvements.

        Kali Linux is a popular operating system designed for security professionals and Linux enthusiasts. It is a Debian-based distribution developed, funded, and maintained by Offensive Security.

        Following the February release of version 2022.1, the new Kali Linux 2022.2 update significantly improves the user experience for all fans of this security-oriented Linux distribution.

  • Free, Libre, and Open Source Software

    • GNU Projects

      • Hackers getting married

        We had several of our old-time friends from the GNU Project, and some guests with young children still unused to such an international context who soon enough learned to enjoy the sound of different languages and the happy chaos of people meeting for the first time, some more traditional if not formal, others fun and weird.

  • Leftovers

    • Consequentialist Passengers

      I enjoyed the 2016 space movie Passengers. It was hated online because the character Jim Preston does something very cruel and selfish but the movie tries to redeem him and his choice, and presents him as a sympathetic viewpoint character. And I agree with the criticism.

      I like space movies so I saw it anyway. The way I managed to get over it, and to get to enjoy the movie, was by just not consider the character very redeemed. Movies can have villains. He is just a villain whom I could fear and root against and I could get over (or not fall for) the movie’s editing decisions and soundtrack cues and the decisions of other characters. I was going against the obvious intent of the movie, I was “changing it” in my li’l viewer head, but the only “edit“ I needed to do was to let myself feel the way I felt about Jim (creeped out) instead of trying to contort my brain and heart into going where the movie wanted me to go.

    • Security

      • USCERTCISA Adds Two Known Exploited Vulnerabilities to Catalog [Ed: VMware in trouble again]

        CISA has added two new vulnerabilities to its Known Exploited Vulnerabilities Catalog, based on evidence of active exploitation. These types of vulnerabilities are a frequent attack vector for malicious cyber actors and pose significant risk to the federal enterprise. Note: to view the newly added vulnerabilities in the catalog, click on the arrow on the of the "Date Added to Catalog" column, which will sort by descending dates.

    • Internet/Gemini

      • Dig Deeper Should Be Taken With A Grain Of Salt

        Sure, Tutanota doesn't offer POP/IMAP/SMTP, but at least when using it I can be sure that my emails are making it to their destinations and that I'm receiving everything that's been sent to me. In contrast, I've encountered one reliability issue after another with cock.li over a period of a couple of years.

      • Hello Web!

        Maybe it's because I'm trying to put off other things I should be doing, but I set up a website where I'll be mirroring some of my logs from my gemini capsule to.

      • Desktop Backdrops

        I was hoping to have had time to edit and upload the next couple of hiking videos -- the Lake District is nothing if not picturesque -- but life's got in the way. What I have started doing, though, is taking some panoramas to use as desktop backdrops. A few of these have come out really well, so I thought I'd share.



Recent Techrights' Posts

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
[Meme] Walking Outside the Guardrails of the Walled Gardens Built by Monopolies
So-called "advertiser-unfriendly" material was never a problem for Wikileaks
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
20 Years Passed, Let's Go Even Faster Now
We are hoping to bring more original stories
Windows Lost Almost 92% Market Share in Egypt
From over 99% to just over 7%
 
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
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
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
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
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
Links 28/06/2024: Kangaroo Courts and Patents Spam, EFF Still Fighting for CPC's TikTok (a Digital Weapon)
Links for the day
Links 28/06/2024: Overton window and Polarization
Links for the day
[Meme] In 50 Years...
Microsoft's Vista 11 will take 50 years to be fully adopted
Only About 1 in 8 Russian Windows Users is Using Vista 11
it looks like over the past 12 months Vista 11 hardly grew and it remains very low at around 12% of Windows usage in Russia
Links 28/06/2024: More Attacks on the Press, More Censorship in Russia
Links for the day
Gemini Links 28/06/2024: Christmas Prematurely, Self-hosting
Links for the day
IBM: So Long, Suckers. Your Free OS is Now Proprietary. Pay IBM or Else.
almost exactly a year after turning RHEL into proprietary software
Vista 11 is Doomed and Despite Lack of Adoption Microsoft Already Speaks of Vapourware ("12")
"Microsoft has pulled a Windows 11 update after users reported boot loops and startup failures."
ChromeOS Reaches Highest Share in Years at the World's Most Populous Nation, Windows Now at All-Time Low of 13%
We're talking about India today
[Video] "It Is Incredible That Julian Assange Survives"
There was a positive and mutual relationship between Wikileaks and Dr Jill Stein
Never Assume That Because the Law Exists the Powerful Will Follow the Law
Who's going to hold them accountable now?
Nearly a Month Has Passed and Nobody at the Debian Project Even Attempted to Explain What Seems Like Back-dooring of Debian (and Hundreds of Distros That Are Debian-Derived)
I can cynically guess that only matters when a user with a Chinese name does it
[Video] Julian Assange Explains Wikileaks' Logistics
predating indefinite detention
IBM Was Never the "Good Guy", Just a Self-Serving and Opportunistic Money- and Power-Hungry Monopolist, Living Off of Taxpayers' Money (Government Contracts)
The Nazi Party of Germany was its second-biggest client at one point and now it's looking to profit from the work of slaves
"I Hated Working at IBM. They Were the Most Unfriendly People."
Don't forget what Watson the son did to a poor woman on a plane
State of the News (and Depletion of Journalism Online, Not Just Offline)
Newspapers are not coming back and the Web is not coming back either
GNU/Linux Consolidates in North America
Android rising a lot this year, too
[Meme] More Monopolies Granted While Patent Examiners Die (Overworking for Less Compensation)
Work more; Get less
Staff Union of the EPO (SUEPO) is Taking the New Pension Scheme (NPS) to an International Tribunal (ILOAT)
SUEPO wants more EPO staff to participate in collective action
Stella Assange and the Legal Team Speak to the Media a Day After WikiLeaks Founder Julian Assange Arrives in Australia
Published yesterday by a number of mainstream publishers
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 27, 2024
IRC logs for Thursday, June 27, 2024
RIP Daniel Bristot de Oliveira, Red Hat death
Reprinted with permission from Daniel Pocock