Bonum Certa Men Certa

Links 27/04/2023: Microsoft Down Sharply on the Web and Weston 12.0.0 Alpha



  • GNU/Linux

    • Server

      • Kubernetes v1.27 Update Brings Chill Vibes

        Kubernetes v1.27, the first K8s release of 2023, has been announced. The v1.27 release includes 60 enhancements, 18 of which are alpha, 29 are beta and 13 are stable at the time of writing. Due to a surprisingly easy release process, the maintainers have coined v1.27 the Chill Vibes release.

  • Kernel Space

    • LWNProcess-level kernel samepage merging control

      The kernel samepage merging (KSM) feature can save significant amounts of memory with some types of workloads, but security concerns have greatly limited its use. Even when KSM can be safely enabled, though, the control interface provided by the kernel makes it unlikely that KSM actually will be used. A small patch series from Stefan Roesch aims to change this situation by improving and simplifying how KSM is managed.

      As its name would suggest, KSM works by finding pages of memory with identical contents and merging them into a single copy that is shared by all users. An early use case, as described by Avi Kivity in 2008 when the feature was first proposed, was ""the typical multiuser gnome minicomputer with all 150 users reading lwn.net at the same time instead of working""; this workload would generate a lot of identical cache pages that could be shared rather than duplicated across the system. There are other use cases, such as virtual machines or containers running the same software, that could also be optimized once the important workloads have been addressed.

    • LWNAvoiding the merge trap

      The kernel subsystem maintainers out there probably have a deep understanding of the sinking feeling that results from opening one's inbox and seeing a response from Linus Torvalds to a pull request. When all goes well, pull requests are acted upon silently; a response usually means that all has not gone well. Several maintainers got to experience that feeling during the 6.3 merge window, which seemed to generate more than the usual number of grumpy responses related to merge commits. Avoiding that situation is not hard, though, with a bit of attention paid to how merges are done.

      When using a distributed system like Git, development is done in numerous parallel tracks, each of which has its own starting point. Even if a particular project starts at the tip of the mainline tree, the mainline itself is almost certain to have moved on by the time that work is ready to land there. Bringing independent lines of development back together is called "merging"; depending on what has changed, any given merge can be simple or a nasty mess of conflicting changes.

  • Graphics Stack

  • Instructionals/Technical

    • UbuntuOptimise your ROS snap – Part 6

      Welcome to Part 6 of our “Optimise your ROS snap” blog series. Make sure to check Part 5. This sixth and final part will€  summarise every optimisation that we did. We will provide a critique for every optimisation that we tried along this series of blogs.

    • ID RootHow To Install Bitwarden Password Manager on Ubuntu 22.04 LTS

      In this tutorial, we will show you how to install Install Bitwarden Password Manager on Ubuntu 22.04 LTS.

    • How to Create a SuSE rpm Package From a Directory

      To create an RPM package from a directory such as /opt/asd in SuSE, you can follow these general steps...

    • How to install TradingView app for Ubuntu Linux desktop

      Whether you are using Ubuntu 23.04/22.04/20.04, if you want to install the TradingView app on your Ubuntu Linux using GUI or command terminal then here are the steps to follow.

    • Linux CapableHow to Install Curtail on Ubuntu 22.04 | 20.04

      If you're an Ubuntu user seeking a powerful and efficient image compression tool, look no further than Curtail. This software offers a unique, user-friendly approach to file size reduction, making it an excellent choice for those who want to optimize their images without sacrificing quality.

    • HowTo ForgeHow to Install Strapi CMS on Rocky Linux 9

      Strapi is an open-source, headless Content Management System (CMS), built with the JavaScript programming language. In this tutorial, you will learn how to install the community version of Strapi CMS on a Rocky Linux 9 server along with Nginx as a reverse proxy server.

    • Linux CapableHow to Install Wike on Ubuntu 22.04 | 20.04

      Wike is a powerful and user-friendly Wikipedia reader explicitly designed for Ubuntu users seeking an alternative to more popular existing software. Wike offers a unique browsing experience that is both elegant and efficient.

    • How to switch from root to another user in Ubuntu terminal?

      In Ubuntu and any other Linux you are using, the root user is a superuser and quite important. Because this Linux user account has all files and service access.

    • Linux CapableHow to Install Foliate on Ubuntu 22.04 | 20.04

      Foliate is a modern, open-source eBook viewer designed specifically for Linux platforms. Its user-friendly interface, customizable features, and lightweight design make it a fantastic choice for Ubuntu users looking to enhance their reading experience. While there are several popular eBook readers available, Foliate has carved its niche as a powerful and versatile alternative.

    • Linux CapableHow to Install LibreWolf Browser on Debian 12/11/10

      In the age of digital surveillance and data collection, privacy has become a top concern for many internet users. One way to ensure online privacy is to use a secure and privacy-focused browser.

    • BeebomHow to List Users in Linux (4 Methods)

      As a Linux administrator, it is an important job to ensure that access to directories and files is granted to select, trustworthy users. This prevents unintended users from accessing the entirety of the Linux file system, thus, safeguarding the integrity of the system. Therefore, it becomes essential to learn about the commands that help you list all users in your Linux system.

      There are multiple ways to list users in Linux. Some of them are using commands such as cat, more, less, which are used to read and alter files in Linux. The other method is by using pattern scanning methods with tools such as Awk and Getent. In this guide, let’s look at how to list all users in Linux.

    • Android PoliceHow to install and use ADB on Windows, Mac, Linux, Android, Chromebooks, or even in a browser

      The Android Debug Bridge, or ADB for short, is one of the most powerful tools for your favorite Android phone. While it may take some time to learn all the options the command-line tool offers, like installing your favorite custom ROM, activating it, and using it with guidance is as easy as running a simple line of code on your computer. The best part is that it doesn't matter which device you use to send ADB commands to your phone. ADB works on Windows, macOS, Linux, ChromeOS, and even on the web or your phone, at least to an extent.

    • Unix MenFast And Easy Explanation of sudo apt update Command

      The sudo apt update command is one of the first commands a Linux newbie learns to use. The command instructs a Linux machine to download and update all the package information from every source configured on the machine.

      But what are packages? What are the sources we are referring to? And where are we supposed to run this command?

      We explain how the sudo apt update command works in this brief guide.

  • Games

    • Unix MenExploring Game Development on Linux: A Step-by-Step Guide

      Game development is an exciting field that can pay off as big for you as it does for the players who play your games. But game development on Linux? That’s an entirely different story. Linux is a great platform for game dеvеlopmеnt, because it has a large user base, a large number of games, and a large number of tools available for use. Linux is especially good for indie developers who want to make games for multiple platforms.

      You’ll want to choose a game engine that is compatible with Linux. There are many options, but here are some of the most popular...


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



Recent Techrights' Posts

Links 03/05/2024: Microsoft Shutting Down Xbox 360 Store and the 360 Marketplace
Links for the day
Evidence: Ireland, European Parliament 2024 election interference, fake news, Wikipedia, Google, WIPO, FSFE & Debian
Reprinted with permission from Daniel Pocock
Enforcing the Debian Social Contract with Uncensored.Deb.Ian.Community
Reprinted with permission from Daniel Pocock
Gemini Links 03/05/2024: Antenna Needs Your Gemlog, a Look at Gemini Get
Links for the day
IRC Proceedings: Thursday, May 02, 2024
IRC logs for Thursday, May 02, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Jonathan Carter & Debian: fascism hiding in broad daylight
Reprinted with permission from disguised.work
Gunnar Wolf & Debian: fascism, anti-semitism and crucifixion
Reprinted with permission from disguised.work
Links 01/05/2024: Take-Two Interactive Layoffs and Post Office (Horizon System, Proprietary) Scandal Not Over
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, May 01, 2024
IRC logs for Wednesday, May 01, 2024
Embrace, Extend, Replace the Original (Or Just Hijack the Word 'Sudo')
First comment? A Microsoft employee
Gemini Links 02/05/2024: Firewall Rules Etiquette and Self Host All The Things
Links for the day
Red Hat/IBM Crybullies, GNOME Foundation Bankruptcy, and Microsoft Moles (Operatives) Inside Debian
reminder of the dangers of Microsoft moles inside Debian
PsyOps 007: Paul Tagliamonte wanted Debian Press Team to have license to kill
Reprinted with permission from disguised.work
IBM Culling Workers or Pushing Them Out (So That It's Not Framed as Layoffs), Red Hat Mentioned Repeatedly Only Hours Ago
We all know what "reorg" means in the C-suite
IBM Raleigh Layoffs (Home of Red Hat)
The former CEO left the company exactly a month ago
Paul R. Tagliamonte, the Pentagon and backstabbing Jacob Appelbaum, part B
Reprinted with permission from disguised.work
Links 01/05/2024: Surveillance and Hadopi, Russia Clones Wikipedia
Links for the day
Links 01/05/2024: FCC Takes on Illegal Data Sharing, Google Layoffs Expand
Links for the day
Links 01/05/2024: Calendaring, Spring Idleness, and Ads
Links for the day
Paul Tagliamonte & Debian: White House, Pentagon, USDS and anti-RMS mob ringleader
Reprinted with permission from disguised.work
Jacob Appelbaum character assassination was pushed from the White House
Reprinted with permission from disguised.work
Why We Revisit the Jacob Appelbaum Story (Demonised and Punished Behind the Scenes by Pentagon Contractor Inside Debian)
If people who got raped are reporting to Twitter instead of reporting to cops, then there's something deeply flawed
Free Software Foundation Subpoenaed by Serial GPL Infringers
These attacks on software freedom are subsidised by serial GPL infringers
Red Hat's Official Web Site is Promoting Microsoft
we're seeing similar things at Canonical's Ubuntu.com
Enrico Zini & Debian: falsified harassment claims
Reprinted with permission from disguised.work
European Parliament Elections 2024: Daniel Pocock Running as an Independent Candidate
I became aware that Daniel Pocock had decided to enter politics
Publicly Posting in Social Control Media About Oneself Makes It Public Information
sheer hypocrisy on privacy is evident in the Debian mailing lists
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 30, 2024
IRC logs for Tuesday, April 30, 2024