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

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
[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
 
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
Windows in Åland Islands: From 100% to Less Than Half
Åland Islands lost the sense of urgency to move to GNU/Linux
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
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
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
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