Bonum Certa Men Certa

Links 15/3/2022: Steam on ChromeOS and Lightweight Graphical Web Browsers



  • GNU/Linux

    • Linux Lingers, Anbox Cloud Smartphone Brain Booty, Critical Census Supports Security | LinuxInsider

      Old-time Linux is back again. It is not uncommon for open-source software to stop in its tracks. Community and team-based projects sometimes lose developers, enthusiasm, or funding. Hundreds of Linux distributions exist. Some come and go all the time, often unnoticed.

      Usually, others take their place and the open-source software world goes on. It is much rarer, however, to see fading distributions return in full glory. That scenario happened at least three times in February. They’re back: Slackware, Peppermint, and Slax Linux.

    • Desktop/Laptop

      • Make Use Of10 Things You Can Do on Linux but Not on Windows

        Linux has gained significant popularity in the last decade or so. Despite having a relatively low market share compared to Windows, it is well-adapted to the evolving user requirements through its constant development.

        Linux has some state-of-the-art features that other operating systems lack for now. Such features, along with its solid support, are continuously growing within its community.

        So, let's take a look at 10 things you can do on Linux that you can't do on Windows.

    • Audiocasts/Shows

    • Applications

      • Linux Links9 Best Free and Open Source Lightweight Graphical Web Browsers

        Current desktop machines are equipped with multi-core processors, gigabytes of system RAM and the ability to run many programs simultaneously. With the huge range of system resources available it is not surprising the software bloat phenomenon is witnessed. This is a process where successive versions of an application consume more system resources than necessary, or offer an ever-increasing number of features that the majority of users do not use or need.

        The field of web browsers is dominated by Google Chrome, Mozilla Firefox, and Safari. To try to counter software bloat, the developers of these browsers make use of plug-ins, extensions or add-ons. This means that the extra functionality offered by these tools are made available to only those who actually need them. Nevertheless, these web browsers still have one thing in common; they do not have a small footprint. Whilst they run fast on a well specified modern PC, there are many users that are using much more limited hardware. These low spec machines can be extremely popular.

      • Make Use OfHow to Use SongRec: The Best Shazam Client for Identifying Songs on Linux

        When you think of music recognition, Shazam is probably the first service that springs to mind. It's completely free to use and available for Android and iOS on the mobile and macOS and Windows on the desktop side of things. Linux, unfortunately, doesn't get a desktop client.

        So how do you recognize music on Linux, then? Well, as its turns out, there's an unofficial Shazam client to help you with music recognition on Linux. It's called SongRec, and it can do a lot more than the official Shazam service.

        Follow along as we demonstrate its use on Linux.

    • Instructionals/Technical

      • MakeTech EasierWhat Is the Yggdrasil Network and How to Install It

        The Yggdrasil Network is an IPv6 overlay network that aims to create a decentralized and encrypted mesh network. It does this by treating networks as leaves in a binary tree. Being an overlay network, Yggdrasil also serves as a virtual private network (VPN) that allows its users to securely interact with each other.

        Furthermore, Yggdrasil is free, relatively easy to set up and is also available to a wide array of platforms. This makes Yggdrasil a strong alternative for people who are interested in having a secure, private connection with other people.

      • A Easy Way How To Install GIT ( Complete Guide )

        Git is the most commonly used and popular distributed version control platform that is used by many commercial and open-source projects. Using Git, you can collaborate with your project developers. Moreover, you can keep track of code changes, create branches, revert to previous stages, and more.

        We will see in this tutorial how to install Git on the Ubuntu 20.04 system using the command line.

      • How to Install Checkmk on Ubuntu 20.04 | LinuxHostSupport

        In this tutorial, we are going to show you how to install Checkmk monitoring software on Ubuntu 20.04.

        Checkmk is a free open-source monitoring server tool written in C++ and Python. It is a leading tool for infrastructure and application monitoring that has a simple configuration, flexibility, and scalability. With Checkmk we can monitor web servers, database servers, cloud infrastructure, network services, containers, and many more things.

        Installing Checkmk monitoring tool on Ubuntu 20.04 is a very easy and straightforward process, which can take up to 10 minutes. Let’s get started with the installation. Enjoy!

      • HowTo ForgeHow to Install Matomo Web Analytics on Debian 11

        Matomo, formerly known as Piwik is a free and open-source web analytics application developed by a community of developers. It is used to track your website and give detailed information on your website and its visitors, including the search engines and keywords they used, the language they speak, which pages they like, the files they download and so much more. It offers a lot of features including, Google AdWords, Facebook Ads, Yahoo, Search Marketing, Tracking and Reporting API, and Cost Per Click (CPC).

        In this tutorial, I will show you how to install Matomo on Debian 11 with an Apache2 web server and a free Let's Encrypt SSL certificate.

      • HowTo ForgeHow to Install UVdesk Helpdesk System on Rocky Linux 8

        UVdesk is an open-source Saas-based helpdesk system for companies to interact with their customers and offer round-the-clock support. Its features include tickets management, knowledgebase support, canned replies, and automatic ticket generation based on emails. Uvdesk's capabilities can be extended using external modules. You can automate certain actions based on specific triggers to improve your workflow.

        In this tutorial, you will learn how to install Uvdesk on a Rocky Linux 8 based server using Nginx, MySQL and PHP.

      • How to Install Clickhouse on Ubuntu 20.04 | LinuxCloudVPS Blog

        ClickHouse is a fast and open-source column-oriented database management system developed by Yandex. It allows generating analytical data reports in real-time and is built to process analytical queries while including high-availability features that work across clusters. If you are looking for a powerful column-oriented database system with a high-availability system that can manage large volumes of data, you should consider using ClickHouse as your database system of choice. In this tutorial, we will show you how to install Clickhouse on Ubuntu 20.04.

      • Ubuntu HandbookHow to Limit CPU Usage of Your Apps in Ubuntu 22.04 | 20.04 | UbuntuHandbook

        Want to limit the cpu usage of an app or process? It’s easy to do the trick in Ubuntu Linux via the LimitCPU tool.

        LimitCPU is a simple command line tool that monitors a process and makes sure its CPU usage stays at or below a given percentage, by sending SIGSTOP and SIGCONT POSIX signals to process. All the children processes and threads of the specified process will share the same percentage of CPU.

        LimitCPU is the direct child of the old CPUlimit. It’s available in the system repositories of all current Ubuntu repositories, though the package name is cpulimit.

      • ID RootHow To Install AnyDesk on AlmaLinux 8

        In this tutorial, we will show you how to install AnyDesk on AlmaLinux 8. For those of you who didn’t know, AnyDesk is a remote desktop application designed to be reliable and fast. It helps us to easily and quickly establish a connection between computers to remotely access and share the screen. AnyDesk is available for Linux, FreeBSD, Raspberry Pi, Windows, Chrome OS, macOS, Android, and iOS.

        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 through the step-by-step installation of the AnyDesk remote desktop application on an AlmaLinux 8. You can follow the same instructions for CentOS and Rocky Linux.

    • Games

      • GamingOnLinuxGoogle announces Steam for ChromeOS Chromebooks in 'Alpha'

        It's finally here in Alpha, Google and Valve have brought Steam to ChromeOS giving even more platforms using Linux a chance to get their gaming on.

      • GamingOnLinuxGoogle talk about their 'Windows emulator' for Stadia and they use DXVK already

        During the ongoing Google for Games Developer Summit 2022 Keynote, one of the Google team just did a talk on "How to write a Windows emulator for Linux from scratch" to help Stadia.

        They already have some existing work available to developers who want it, including their "Stadia Porting Toolkit" which actually uses DXVK to translate Direct3D to Vulkan (since Stadia is a Linux system). However, this translator seems to be their newer approach to running Windows games on Stadia.

      • GamingOnLinuxHyperbolica is a new Non-Euclidean adventure out now | GamingOnLinux

        Do you love games that might split your brain in half? Hyperbolica might just do that with the mind-bending world design based on Non-Euclidean curved space.

        It's a thoroughly quirky adventure, with a layout that's similar to HyperRogue that shares the hyperbolic geometry style to it. However, these are vastly different games. While HyperRogue is a roguelike, Hyperbolica is a story-based adventure filled with exploration, mini-games and more.

      • GamingOnLinuxTwo Point Hospital: Speedy Recovery expansion is out now

        Two Point Studios might be currently working on Two Point Campus but they're not done with their modern take on Theme Hospital with the Two Point Hospital: Speedy Recovery DLC out now.

        Speedy Recovery brings with it a new game mode, where you take command of an "extraordinary fleet of innovative and unorthodox ambulances". As incidents pop up via a new 'Dispatch' button, you use your new fleet of vehicles to deliver patients to hospitals all over Two Point County while you also cure their ailments. Actually sounds like a pretty great little expansion, much more interesting than the previous additions.

      • Godot EngineGodot Engine - Dev snapshot: Godot 3.5 beta 2

        It's already been 2 months since 3.5 beta 1! Between biweekly 4.0 alpha builds and maintenance releases for the stable branch (3.4.3, 3.4.4 RC 1), the release team – i.e. me – is spread thin... but these two months gave time for a lot of improvements in the 3.x branch and this new 3.5 beta 2 should be worth the wait!

        This is a big update with close to 350 commits from 82 contributors since the previous beta! Some of the main highlights added in beta 2 are physics interpolation for 3D, and a new OccluderShaderPolygon for your 3D occlusion needs.

    • Desktop Environments/WMs

      • K Desktop Environment/KDE SC/Qt

        • SoK’22 Week 8: Random and Uniform Placement of the Animal Cards

          In my previous blog, I mentioned the initialization of the Left / Right click activity inside GCompris and its basic layout.

          Since my last blog, there has been significant progress. With the help of mentors Allon, Timothee, Johnny, and Harsh, I have solved the random placing of animal cards, avoiding overlapping issues.

      • GNOME Desktop/GTK

        • Make Use Of10 Must Have GNOME Shell Extensions for Customizing Your Linux Desktop in 2022

          Want to customize and tweak your GNOME desktop? These GNOME shell extensions will get you started.

          If you are new to Linux and chose GNOME as your desktop environment but are finding the desktop monotonous, the experience slow, and are after a change, you should consider installing GNOME shell extensions.

          Here are the 10 best and must-have free GNOME shell extensions to spice up your Linux user experience and breathe some life into your distro with a fresher look and feel.

    • Distributions

      • Canonical/Ubuntu Family

        • UbuntuWhat are Linux containers?

          Over the last decade, containers have become an essential part of running infrastructure more efficiently. Containers enable productivity, automation, and cost-effective deployments. But there are different types of containers to consider, and this blog explains what Linux containers are, and how they differ from application containers.

    • Devices/Embedded



Recent Techrights' Posts

Hopefully Slopwatch is Dying
Some of the offending sites we used to keep abreast of descended into a lull
 
Links 06/12/2025: Science, Hardware, and Slop Fatigue
Links for the day
Contact Your National Representatives (Delegates) at the EPO, Here Are All the E-mail Addresses
We'll say more about this next week
Links 06/12/2025: Panic in the Slop (Chatbots) Industry and Perplexity Sued by New York Times for Plagiarising Articles Under Guise of "AI"
Links for the day
European Patent Office Issues: Points to Raise or Factoids to Share With Delegates of the EPO's Administrative Council
use their native language/tongue
European Readers, Get Ready to Contact Your National Representatives (Delegates) in the EPO's Administrative Council
Perfect timing might be Sunday or Monday
Why We'll Continue Our IBM/Red Hat Focus in 2026
There will be many more departures not only later this month but also next month
Links 06/12/2025: Slop's "Jeopardy Phenomenon" and RAM Shortage
Links for the day
Gemini Links 06/12/2025: Memories, "Sweetness and Burn", and Hope
Links for the day
Every Site That Uses Clownflare Had Worse Downtime/Uptime Record Than Ours
And the same goes for Azure and AWS
Software Freedom Conservancy (SFC) Does Not Work for Freedom, It Works to Secure the Massive Salary of Its President And Executive Director
We must be very effective then
Why (and When) I Become an 'Activist' Against Corruption and Abuse
The dictatorship bans criticism of the dictatorship. That's when there's a deadlock.
EPO Call for Action: Get Ready to Contact Your National Delegates, We Need to Remind Them That They Represent People
Today or tomorrow we'll publish contact details for national representatives in nearly 50 European nations
Links 05/12/2025: More Restrictions on Social Control Media and Slop, "Hype Can Turn to Backlash"
Links for the day
Like With Red Hat and Other IBM Acquisitions, the RAs (Layoffs) Seem to Already Extend to HashiCorp
Of course it is possible that HashiCorp staff just got PIP'ed or saw the writings on the wall and left [...] IBM is just a dying giant
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, December 05, 2025
IRC logs for Friday, December 05, 2025
Massachusetts Institute of Theft (MIT) Nowadays in the Business of Selling SPAM to Prop Up Fashionable Pyramid Schemes
There is nothing benign about it, more so when they misuse the MIT brand to lend credibility to elaborate schemes or scams
Many IBM Departures Today (Last Friday)
Way to go, IBM leadership
The Administrative Council of the European Patent Organisation Has More Reasons Than Cocainegate to Vote for Real Change in the European Patent Office
This is about democracy and accountability in Europe
Gemini Links 05/12/2025: Need for Simpler Systems, Molecular Dynamics, and More
Links for the day
Slopwatch: Not Much Today, Same as in Recent Weeks
Google News got 'conned' (maybe willingly) by one operator of several (at least 3) slopfarms that trash "Linux"
On IBM: "More Layoffs in Minnesota Are Coming" (Unverified Hearsay, for Now)
IBM is having loads of layoffs before the holidays
Links 05/12/2025: Openwashing by Microsoft's 'Open Source' Initiative, Unauthorised War Without Boundaries/Borders Waged by US
Links for the day
Finnish Politician Aura Salla Says Finland Must Dump Microsoft, Citing Security and Control Reasons, Not Costs
She says Finland should quit using Microsoft
Does This Pass the NDA "Sniff Test" at IBM?
In many companies, those who suck up to management get ahead
Links 05/12/2025: Slop Harming Democracy/Elections, More Bans Around the World on Kids' Use of Social Control Media
Links for the day
IBM Has No Layoffs, According to IBM, and According to the Media Parroting IBM
Another day of parrots (losers) who call themselves "journalists"
IBM Will Make You Unemployed On Christmas Eve
lists of people to cull
Within Weeks, Clownflare Has Collapsed Again, Time to Dump Clownflare
It's run by amateurs who, even if you maintain your site perfectly well, will render it inaccessible without prior notice
Cars Getting Worse and More Lethal
Who will be held accountable?
To "Take Back Control" Start With Actions Against 'Tech' (Mass Surveillance, Mass Censorship, Mass Control) Monopolies
collusion, price-fixing, a "cartel" of sorts
Beyond the Hype: Almost Nobody Uses Chatbots, Not Even 1% of Activity Online
3 years ago when Scam Altman (Microsoft) acted as if Google (search) was doomed a lot of the press got paid to pretend this was true
Rumour That Another IBM Round of Mass Layoffs (RAs) in Preparation Before the Current One is Even Completed
IBM still has strong brand recognition (because of its age and past might), but that won't last forever
Techrights Publication Pace to Increase Next Year
one is encouraged to stay indoors
Upgrading the Site
Debugging might be needed, so feedback helps
Why Microsoft is Panicking
Keep advocating (or "marketing") GNU/Linux to Vista 10 (or Vista 7) users... there are still over a billion of them "out there".
Web Developers in the US Can Already Disregard Mozilla, Firefox, and Firefox Users
"Last month, Firefox turned 21"
The Fate of "Blockchains" and "Metaverse" as a Sign of Things to Come for Slop ("AI")
Doesn't that tell us a lot about the modus operandi of these companies?
A Year After the Owner of X (Twitter) Performed Several Nazi Salutes on Stage the Germany-Based and Microsoft-Funded 'FSFE' Decides to Exit X (Twitter)
Will the real Free Software Foundation (FSF) follow suit?
EPO: What Comes Next
European media seems to have been sedated by soft bribes from cocaine addicts
Slopwatch: The Volume of Slop Has Certainly Gone Down a Lot Lately, Slop Image Providers Abandoned/Changed
It's a big improvement compared to past months
Thousands Laid Off at IBM, "Last Day" Yesterday
IBM is a dying company. This is a problem for Red Hat.
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, December 04, 2025
IRC logs for Thursday, December 04, 2025
Gemini Links 05/12/2025: Espressif ESP32-C5 UEXT Module, Pixelfed, and the Web Getting Much Worse
Links for the day
Links 04/12/2025: "People Hooked on [Slop] Far Are More Likely to Experience Mental Distress", Monopolies in Europe, and "Blogging Makes Me Feel Like A Worse Writer"
Links for the day
Dr. Andy Farnell: Can we regain control (of technology)?
"Technology as spiralling mass hysteria has the unsettling potential to draw even rational sceptics like myself into disaffection"
Links 04/12/2025: "Hey Hi" Implosion and Half of Europeans See Cheeto Trump as Enemy of Europe
Links for the day
Communication Needs Open Standards and Open Data
Standards are imperative
The "Hey Hi" House of Cards
The "Hey Hi" bubble is living on borrowed time (days or weeks) and it can implode any time now
Supporting the Free Software Foundation (FSF) Also Supports GNU Development
The FSF is mostly raising money to pay salaries
IBM's "AK Sez" Campaign
In today's media, to be characterised as important and smart one needn't be important and smart
Microsoft's Vista 11 Not Gaining, Just Plateauing or Even Going Down (Over Time)
"Desktop Windows version Market Share Worldwide"
Bubbles Popping, "Hey Hi" (AI) a Passing Fad
"Microsoft slides amid report it's cutting software sales quotas tied to AI"
At The Register MS, "Exclusive Webinar" Means Sponsored Video Ad Disguised as an Article
Why would one choose to watch these?
IBM Forces Staff to Sign an NDA If They Want Severance Package, in Effect Bribing Them or Denying Them Money They're Entitled to If They 'Disparage' IBM
We wrote about the legality or illegality of this in relation to Microsoft two years ago
IBM and Red Hat Not Done With 2025 Layoffs ("RAs") Yet
IBM isn't quite done laying off people this year, with only 3 weeks till Christmas
Gemini Links 04/12/2025: Christmas Looms, Devuan, and Programming
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, December 03, 2025
IRC logs for Wednesday, December 03, 2025