Bonum Certa Men Certa

Links 02/06/2022: Armbian 22.05 and pgAdmin 4 v6.10 Released



  • GNU/Linux

    • Desktop/Laptop

      • SlashdotHP Dev One Laptop Running System76's Ubuntu Linux-based Pop!_OS Now Available
      • 9to5LinuxYou Can Now Pre-Order the HP Dev One Linux Laptop Powered by Pop!_OS Linux

         Unveiled last month, the HP Dev One laptop is the culmination of several years of collaboration between HP and System76 in an attempt to provide developers of all sorts with a premium notebook that ships with the Ubuntu-based Pop!_OS Linux distribution pre-installed.

        HP Dev One is not a configurable laptop and it features an 8-core AMD Ryzen 7 PRO processor with AMD Radeon integrated graphics, 16GB DDR4 3200MHz RAM, 1TB PCIe NVMe M.2 storage, and a beautiful Full HD (1920×1080) 1,000 nit display.

      • XDADoes the Dell Latitude 5430 run Linux? Can you install it?

        If you’re fully committed to Linux as your main operating system, your best option is to configure the Latitude 5430 to come with Ubuntu installed out of the box. Dell sells this laptop with Ubuntu 20.04 LTS pre-installed, with LTS standing for long-term support. Going with Ubuntu actually saves you some money, since it costs almost $80 less than getting the Windows license. You can buy the laptop below, and the option to choose Ubuntu is near the top, right below the processor.

    • Audiocasts/Shows

    • Applications

      • HackadayLinux Fu: Easy Widgets | Hackaday
      • Here’s a scenario. You have a microcontroller that reads a number of items — temperatures, pressures, whatever — and you want to have a display for your Linux desktop that sits on the panel and shows you the status. If you click on it, you get expanded status and can even issue some commands. Most desktops support the notion of widgets, but developing them is a real pain, right? And even if you develop one for KDE, what about the people using Gnome?

        Turns out there is an easy answer and it was apparently inspired by, of all things, a tool from the Mac world. That tool was called BitBar (now XBar). That program places a widget on your menu bar that can display anything you want. You can write any kind of program you like — shell script, C, whatever. The output printed from the program controls what appears on the widget using a simple markup-like language.

        That’s fine for the Mac, but what about Linux? If you use Gnome, there is a very similar project called Argos. It is largely compatible with XBar, although there are a few things that it adds that are specific to it. If you use KDE (like I do) then you’ll want Kargos, which is more or less a port of Argos and adds a few things of its own.

      • Ubuntu PitTop 20 Best Project Management Software for Linux in 2022

        In this world of business and commerce, project management tools are an inseparable part of human life. The reason lies in these tools’ excellent assistance capability of organizing work and managing tasks and projects efficiently for individuals or teams. If you are a Linux user, you can certainly find a lot of Project Management Software for Linux. But all of them may not fit well for your particular projects. Well, if you are looking for one that fits most project types, we can help.

        As it is a crucial issue, we took it seriously and researched the 20 best project management applications that you can use comfortably with Linux. Here, we divided the list into two groups; where the first one will introduce you to the best installable project management software, and the next one is for the web-based project manager. We hope you will go through the entire section to enrich your Linux experience.

    • Instructionals/Technical

      • GNU Linux – neatest function ever – virt-manager kvm qemu pass through usb device to vm works like a charm
      • OpenSource.comThe only Linux command you need to know | Opensource.com

        Information about Linux and open source abounds on the internet, but when you're entrenched in your work there's often a need for quick documentation. Since the early days of Unix, well before Linux even existed, there's been the man (short for "manual") and info commands, both of which display official project documentation about commands, configuration files, system calls, and more.

        There's a debate over whether man and info pages are meant as helpful reminders for users who already know how to use a tool, or an intro for first time users. Either way, both man and info pages describe tools and how to use them, and rarely address specific tasks and how to accomplish them. It's for that very reason that the cheat command was developed.

      • Software-Only Setup to Diagnose QEMU SCSI Passthrough and Multipath Failover
      • GNU Linux how to – quick tmux tutorial – alternative to screen – multi tab multi window multi session
      • Francesco MazzoliHow fast are Linux pipes anyway?

        In this post, we will explore how Unix pipes are implemented in Linux by iteratively optimizing a test program that writes and reads data through a pipe.

      • LWNMazzoli: How fast are Linux pipes anyway?

        Francesco Mazzoli delves deeply into the kernel's implementation of pipes (and more) in an attempt to maximize the throughput of data.

      • How to make a local NixOS cache server
      • DebugPointHow to Install FFmpeg in Ubuntu and Other Linux

        A tutorial on how you can install the FFmpeg package in Ubuntu and other Linux distributions, also some examples to get you started.

      • How To Use Tags In Ansible Playbooks - OSTechNix

        In this article, we are going to learn what are Ansible tags and the effective ways to use tags in Ansible playbooks to run only specific tasks.

      • ID RootHow To Install TensorFlow on Ubuntu 22.04 LTS - idroot

        In this tutorial, we will show you how to install TensorFlow on Ubuntu 22.04 LTS. For those of you who didn’t know, TensorFlow is a wildly popular open-source framework used for numerical computation that makes building machine learning algorithms easy and convenient. It includes comprehensive tools, libraries, and a community, ensuring a robust environment for the researchers to develop machine learning and AI-related applications with ease.

        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 TensorFlow open-source framework 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.

      • Auto-generating build-requires for packages built with Maven

        For a few months all Fedora packages built using Maven in rawhide have auto-generated build-requires included in their build.logs, which after some adjustments can be copied to .spec files.

      • Running rawhide app in chroot by example of Eclipse

        You don’t need rawhide machine to test Fedora rawhide packages. In fact you don’t even need Fedora machine, any Linux distro should do.

      • How To Add Swap Space On Ubuntu 22.04 LTS | Itsubuntu.com

        How To Add Swap Space On Ubuntu 22.04

        Swap space is the part of the HDD or SDD that is designed to help the operating system temporarily store data. The data or information that the OS cannot hold in RAM is stored in Swap space. It is useful when there is more load on RAM.

        In this tutorial, we will see the steps to add swap space on Ubuntu 22.04 LTS.

      • TechtownHow to Install Smartctl on Ubuntu 20.04 ? - Monitor the health of your hard disks - Atechtown

        Knowing how your system’s hardware is doing can help solve many performance problems and can also prevent dangerous situations with your data. For example, one of the most sensitive components of the computer is the hard disk because that is where we store data. Therefore, today you will learn how to install Smartctl in Ubuntu 20.04. Thanks to this command, you will learn how to monitor the health of the hard disk.

      • The Server SideHow do I install Java on Ubuntu?

        While Ubuntu does not come with a Java runtime preinstalled, it does come prepackaged with the ability to easily install Java with the apt command.

        There are many different ways to install Java on Ubuntu, but if all you need is the ability to run a Java program or even develop and compile some Java source code, the apt-based installation path is the easiest one to follow.

      • How To Set JAVA_HOME Environment Variable On Ubuntu 22.04 | Itsubuntu.com

        How To Set JAVA_HOME Environment Variable On Ubuntu 22.04

        Before setting Set JAVA_HOME Environment Variable On Ubuntu 22.04 LTS, make sure that you have Java installed in your Ubuntu 22.04 LTS.

      • Red Hat OfficialHow to configure your system to preserve system logs after a reboot

        Log entries for the systemd-journald service, which is at the heart of the logging architecture in Red Hat Enterprise Linux (RHEL), do not persist across reboots.

        This means entries are wiped after a reboot, so you won't have historical data for analysis. However, with a little configuration, you can keep log entries even after a reboot.

      • UNIX CopHow to enable REMI repository in CentOS 9 Stream

        Hello, friends. In this simple post, you will learn how to enable REMI repository in CentOS 9 Stream. This way, you will be able to have multiple PHP versions or upgrade the one you already have on the system.

    • Games

      • Make Use OfWhat Is Steam Proton and How Does It Run Windows Games on Steam Deck?

        Valve has ventured into console gaming with Steam Deck, a handheld device with hardware comparable to the PS5 and Xbox Series S & X. It's a solid device that should run most AAA titles reliably. The Deck stands out in its ability to run a wide range of games out of the box. It comes with the entire Steam catalog of games, so users don't have to wait for popular titles to release for the console.

        Steam Deck runs on SteamOS, an Arch-based Linux distro with built-in Proton support. You can run almost any Windows game on the Deck using Proton.

  • Distributions and Operating Systems

  • Free, Libre, and Open Source Software

    • Web Browsers

      • Mozilla

        • MozillaThe Mozilla Blog: Mozilla releases local machine translation tools as part of Project Bergamot

          In January of 2019, Mozilla joined the University of Edinburgh, Charles University, University of Sheffield and University of Tartu as part of a project funded by the European Union called Project Bergamot. The ultimate goal of this consortium was to build a set of neural machine translation tools that would enable Mozilla to develop a website translation add-on that operates locally, i.e. the engines, language models and in-page translation algorithms would need to reside and be executed entirely in the user’s computer, so none of the data would be sent to the cloud, making it entirely private.

          In addition to that, two novel features needed to be introduced. The first was translation of forms, to allow users to input text in their own language that is dynamically translated on-the-fly to the page’s language. The second feature was quality estimation of the translations where low confidence translations should be automatically highlighted on the page, in order to notify the user of potential errors.

        • MozillaThe Mozilla Blog: Social media’s ‘Doomscrolling Reminder Lady’ on her favorite corners of the internet
    • SaaS/Back End/Databases

      • PostgreSQLPostgreSQL: Citus Con: An Event for Postgres—It’s a wrap!

        Citus Con: An Event for Postgres is a free and virtual developer event that took place Apr 12-13, 2022—and we owe a huge THANK YOU to everyone who participated in the first ever Citus Con—from the attendees to the 42 amazing speakers. We trust you had fun and learned a lot.

      • PostgreSQLpgAdmin 4 v6.10 Released

        The pgAdmin Development Team is pleased to announce pgAdmin 4 version 6.10. This release of pgAdmin 4 includes 23 bug fixes and new features. For more details please see the release notes.

    • Content Management Systems (CMS)

      • Kiwi TCMS: Survey: How do testers and QA use GitHub, GitLab and Bitbucket

        Hello testers, we are conducting a little research/survey into how other testers and QA professionals use modern platforms like GitHub, GitLab and Bitbucket. At this moment in time our goal is to collect as much information as possible in order to understand the existing ecosystem.

      • The Month in WordPress – May 2022

        WordPress has a lot to celebrate this month. The newest release “Arturo” is here. WordPress turned 19 years old last week. And WordCamp Europe, the first in-person flagship WordCamp in two years, is starting today in Porto, Portugal. Read on to learn more about these and other exciting news around WordPress!

    • Programming/Development

      • Barry KaulerOpenEmbedded Dunfell revision-9 compile

        Yocto/OpenEmbedded released a minor bump of their Dunfell release to 3.1.16, so I have sync'd with that and done another complete recompile. A total of 935 packages and it took 19€½ hours. The compile was on a USB3.0 SSD (1TB Crucial MX500 SATA), Lenovo Ideacentre PC with i3 CPU and 32GB RAM.

      • OpenSource.comGet started with Cadence, an open source workflow engine | Opensource.com

        Modern applications require complicated interactions between long-running business processes, internal services, and third-party APIs. To say it's been a challenge for developers is putting it mildly. Managing these processes means tracking complex states, preparing responses to asynchronous events, and communicating with often unreliable external dependencies.

        Developers typically take on these complex challenges with solutions that are just as convoluted, assembling unwieldy systems that leverage stateless services, databases, retry algorithms, and job scheduling queues. Because these complex systems obscure their own business logic, availability issues are common, often stemming from the application's dependence on scattered and unproven components. Developer productivity is regularly sacrificed to keep these sprawling, troubled systems from collapsing.

      • QtDEADLINE EXTENDED – Call for Presentations: Qt World Summit 2022

        We've extended the deadline for the Qt World Summit 2022 Call for Presentations until June 24, 2022. With this extension, you'll have an additional two weeks to finalize your submission. As a reminder, we are looking for speakers, collaborators and industry thought leaders to share their expertise with the community during the upcoming virtualQt World Summit on November 9, 2022. We are looking for a wide range of topics that you think are important to the community.

      • Perl / Raku

        • Replay Cron Events With Cron::Sequencer

          Trivially find out which cron events ran, or will run, for an arbitrary time range; allowing you to rerun, debug, fast forward (speed up test iterations), with cron-sequencer:

          cron-sequencer --show "last hour" /path/to/crontab

          At Humanstate we still use cron to drive many of our backend processes. While we continue to move some to event and message driven logic, there will always be a number of jobs that have to run at very specific dates and/or times: communications with banks, archiving, backups, and so on. That’s where cron comes in.

      • Rust

  • Leftovers

    • Health/Nutrition/Agriculture

      • WSWS[Older] Biden marks 1 million US COVID deaths by preparing for the next million

        On Thursday, US President Joe Biden finally acknowledged that over 1 million Americans have now died from COVID-19. He did so by issuing a perfunctory written statement and a pre-recorded video, both of which were characterized above all by their cynicism and indifference to the lives of those lost and their loved ones still mourning.

        Various COVID-19 trackers rely on different data sets, and the Biden administration artificially delayed official recognition of this horrific milestone, choosing to use the Reuters tracker. The 1 million death milestone was first reached by Worldometer nearly two months ago on March 22, which only the World Socialist Web Site commented on at the time. This was followed by the NBC and News Nodes trackers last week, which led to a handful of additional comments in the corporate media but continued silence from the White House.

      • New York Times[Older] How America Lost One Million People
      • Los Angeles Times[Older] After less than 2€½ years, U.S. COVID-19 death toll surpasses 1 million

        The U.S. death toll from COVID-19 reached 1 million Monday, a once-unimaginable figure that only hints at the multitudes of loved ones and friends staggered by grief and frustration.

        The number of dead, as tallied by the Centers for Disease Control and Prevention’s National Center for Health Statistics, is equivalent to that of a 9/11 attack every day for 336 days. It is roughly equal to how many Americans died in the Civil War and World War II combined. It’s as if Boston and Pittsburgh were wiped out.

    • Security

      • USCERTCISA Updates Advisory on Threat Actors Chaining Unpatched VMware Vulnerabilities [Ed: While VMware, infiltrated by Microsoft, runs many anti-Linux FUD campaigns it turns out VMware itself is a back door of sorts]

        CISA has updated Cybersecurity Advisory AA22-138B: Threat Actors Chaining Unpatched VMware Vulnerabilities for Full System Control, originally released May 18, 2022. The advisory has been updated to include additional indicators of compromise and detection signatures, as well as tactics, techniques, and procedures reported by trusted third parties.

      • Hacker NewsEnemyBot Linux Botnet Now Exploits Web Server, Android and CMS Vulnerabilities [Ed: This isn't about Linux but about flaws in some software or some plugins that aren't being patched]

        Also incorporated is a new scanner function that's engineered to search random IP addresses associated with public-facing assets for potential vulnerabilities, while also taking into account new bugs within days of them being publicly disclosed.

        [...]

        Besides the Log4Shell vulnerabilities that came to light in December 2021, this includes recently patched flaws in Razer Sila routers (no CVE), VMware Workspace ONE Access (CVE-2022-22954), and F5 BIG-IP (CVE-2022-1388) as well as weaknesses in WordPress plugins like Video Synchro PDF.

      • LWNSecurity updates for Thursday

        Security updates have been issued by Debian (firefox-esr), Fedora (thunderbird and vim), Red Hat (firefox, postgresql:10, postgresql:12, and postgresql:13), Scientific Linux (firefox and rsyslog), SUSE (hdf5, hdf5, suse-hpc, postgresql14, rubygem-yajl-ruby, and udisks2), and Ubuntu (imagemagick and influxdb).

      • The Register UKZero-day vuln in Microsoft Office: 'Follina' will work even when macros are disabled

        Infosec researchers have idenitied a zero-day code execution vulnerability in Microsoft's ubiquitous Office software.

        Dubbed "Follina", the vulnerability has been floating around for a while (cybersecurity researcher Kevin Beaumont traced it back to a report made to Microsoft on April 12) and uses Office functionality to retrieve a HTML file which in turn makes use of the Microsoft Support Diagnostic Tool (MSDT) to run some code.

      • Optics
      • Privacy/Surveillance

        • The Register UKExpressVPN moves servers out of India to evade data law ● The Register

          Virtual private network operator ExpressVPN will pull its servers from India, citing the impossibility of complying with the nation's incoming requirement to record users' identities and activities.

          ExpressVPN offers software that routes traffic through servers that load their operating systems entirely into RAM and therefore leave no trace of users' activities on persistent media. The outfit suggests that's a point of difference to other VPN providers.

        • ReutersIndia’s new VPN rules spark fresh fears over online privacy

          Virtual private networks (VPNs) that encrypt data and provide users with anonymity online have seen a surge in use in India in recent years as the government tightened its grip here on the internet to curb dissent, and as more people worked from home.

          Now, some VPN providers are leaving India while others are considering doing so ahead of new rules that the government says are aimed at improving cybersecurity, but that the firms argue are vulnerable to abuse and could put users’ data at risk.

          Under legislation scheduled to take effect this month, VPN providers are required to retain user data and IP addresses for at least five years - even after clients stop using the service.

        • AccessNowIndian IT Ministry’s amendments to the 2021 IT Rules: not enough to protect rights and freedoms - Access Now

          Earlier today, the Indian Ministry of Electronics and IT (MeitY) published a notice on their website calling for inputs on amending the Information Technology (Intermediary Guidelines and Digital Media Ethics Code) Rules, 2021. Shortly afterwards, the document was inaccessible on the Ministry’s website.

          While the Government of India clarifies its process on this notice and the extent of this planned consultation, Access Now is urgently calling on MeitY to substantially amend the Rules, ensuring the rights of people across India are upheld. MeitY must meaningfully engage with all stakeholders and address the criticism from many quarters, including United Nations experts, that the Rules jeopardise the right to privacy and free speech.

          “The MeitY Rules endanger people’s rights and freedoms, and removal of such provisions should be the primary goal of any proposed amendments, and MeitY’s current draft fails to do so,” said Raman Jit Singh Chima, Asia Pacific Policy Director and Senior International Counsel at Access Now. “The version of proposed amendments that was made available today shows that the Indian Government intends to continue to impose frameworks, including on grievance redressal, that are beyond the executive branch’s legal competence, and are regrettably doing their utmost to avoid public and parliamentary scrutiny.”

    • Internet Policy/Net Neutrality



Recent Techrights' Posts

How to get selected for Outreachy internships
Reprinted with permission from disguised.work
Red Hat Corporate Communications is "Red" Now
Also notice they offer just two options: MICROSOFT or... MICROSOFT!
Links 26/04/2024: XBox Sales Have Collapsed, Facebook's Shares Collapse Too
Links for the day
 
Microsoft's XBox is Dying (For Second Year in a Row Over 30% Drop in Hardware Sales)
they boast about fake numbers or very deliberately misleading numbers that represent two companies, not one
Ian Jackson & Debian reject mediation
Reprinted with permission from disguised.work
[Meme] Granting a Million Monopolies in Europe (to Non-European Companies) at Europe's Expense
Financialization of the EPO
Salary Adjustment Procedure at the EPO Challenged
the EPO must properly compensate staff in order to attract and retain suitably skilled examiners
Links 26/04/2024: Surveillance Abundant, Restoring Net Neutrality Rules (US)
Links for the day
Gemini Links 26/04/2024: uConsole and EXWM and stdu 1.0.0
Links for the day
Albanian women, Brazilian women & Debian Outreachy racism under Chris Lamb
Reprinted with permission from disguised.work
Microsoft-Funded 'News' Site: XBox Hardware Revenue Declined by 31%
Ignore the ludicrous media spin
Mark Shuttleworth, Elio Qoshi & Debian/Ubuntu underage girls
Reprinted with permission from disguised.work
Karen Sandler, Outreachy & Debian Money in Albania
Reprinted with permission from disguised.work
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, April 25, 2024
IRC logs for Thursday, April 25, 2024
Links 26/04/2024: Facebook Collapses, Kangaroo Courts for Patents, BlizzCon Canceled Under Microsoft
Links for the day
Gemini Links 26/04/2024: Music, Philosophy, and Socialising
Links for the day
Microsoft Claims "Goodwill" Is an Asset Valued at $119,163,000,000, Cash Decreased From $34,704,000,000 to $19,634,000,000 and Total Liabilities Grew to $231,123,000,000
Earnings Release FY24 Q3
More Microsoft Cuts: Events Canceled, Real Sales Down Sharply
So they will call (or rebrand) everything "AI" or "Azure" or "cloud" while adding revenues from Blizzard to pretend something is growing
CISA Has a Microsoft Conflict of Interest Problem (CISA Cannot Achieve Its Goals, It Protects the Worst Culprit)
people from Microsoft "speaking for" "Open Source" and for "security"
Links 25/04/2024: South Korean Military to Ban iPhone, Armenian Remembrance Day
Links for the day
Gemini Links 25/04/2024: SFTP, VoIP, Streaming, Full-Content Web Feeds, and Gemini Thoughts
Links for the day
Audiocasts/Shows: FLOSS Weekly and mintCast
the latest pair of episodes
[Meme] Arvind Krishna's Business Machines
He is harming Red Hat in a number of ways (he doesn't understand it) and Fedora users are running out of patience (many volunteers quit years ago)
[Video] Debian's Newfound Love of Censorship Has Become a Threat to the Entire Internet
SPI/Debian might end up with rotten tomatoes in the face
Joerg (Ganneff) Jaspert, Dalbergschule Fulda & Debian Death threats
Reprinted with permission from disguised.work
Amber Heard, Junior Female Developers & Debian Embezzlement
Reprinted with permission from disguised.work
[Video] Time to Acknowledge Debian Has a Real Problem and This Problem Needs to be Solved
it would make sense to try to resolve conflicts and issues, not exacerbate these
Daniel Pocock elected on ANZAC Day and anniversary of Easter Rising (FSFE Fellowship)
Reprinted with permission from Daniel Pocock
[Video] IBM's Poor Results Reinforce the Idea of Mass Layoffs on the Way (Just Like at Microsoft)
it seems likely Red Hat layoffs are in the making
Ulrike Uhlig & Debian, the $200,000 woman who quit
Reprinted with permission from disguised.work
IRC Proceedings: Wednesday, April 24, 2024
IRC logs for Wednesday, April 24, 2024
Over at Tux Machines...
GNU/Linux news for the past day
Links 24/04/2024: Layoffs and Shutdowns at Microsoft, Apple Sales in China Have Collapsed
Links for the day
Sexism processing travel reimbursement
Reprinted with permission from disguised.work
Girlfriends, Sex, Prostitution & Debian at DebConf22, Prizren, Kosovo
Reprinted with permission from disguised.work
Microsoft is Shutting Down Offices and Studios (Microsoft Layoffs Every Month This Year, Media Barely Mentions These)
Microsoft shutting down more offices (there have been layoffs every month this year)
Balkan women & Debian sexism, WeBoob leaks
Reprinted with permission from disguised.work
Martina Ferrari & Debian, DebConf room list: who sleeps with who?
Reprinted with permission from Daniel Pocock
Links 24/04/2024: Advances in TikTok Ban, Microsoft Lacks Security Incentives (It Profits From Breaches)
Links for the day
Gemini Links 24/04/2024: People Returning to Gemlogs, Stateless Workstations
Links for the day
Meike Reichle & Debian Dating
Reprinted with permission from disguised.work
Europe Won't be Safe From Russia Until the Last Windows PC is Turned Off (or Switched to BSDs and GNU/Linux)
Lives are at stake
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Tuesday, April 23, 2024
IRC logs for Tuesday, April 23, 2024
[Meme] EPO: Breaking the Law as a Business Model
Total disregard for the EPO to sell more monopolies in Europe (to companies that are seldom European and in need of monopoly)
The EPO's Central Staff Committee (CSC) on New Ways of Working (NWoW) and “Bringing Teams Together” (BTT)
The latest publication from the Central Staff Committee (CSC)
Volunteers wanted: Unknown Suspects team
Reprinted with permission from Daniel Pocock
Debian trademark: where does the value come from?
Reprinted with permission from Daniel Pocock