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

Copyleft is the Way to Go (Unless You're an Unpaid Volunteer of GAFAM)
The GPL 'family' of licences is very old and those licences were last revised in 2007
statCounter's Numbers Make Sense Given Microsoft's Falling Windows/Client Revenue
There are already articles (some last week) saying that XBox should just be ended
statCounter: New Record Highs for GNU/Linux in Its Birthplace
So Microsoft is in a tough place
Links 02/02/2025: Website Revamps, Blogging About Blogging, and Self-Harming Tariff Wars (Higher Prices)
Links for the day
 
Gemini Links 03/02/2025: Art is Process, Smartphones, Internet, and More
Links for the day
Links 03/02/2025: USAID Under Attack, Vista 11 Breaking Itself Again
Links for the day
About 1 in 10 Laptops/Desktops in Venezuela and Cuba Uses GNU/Linux
statCounter says GNU/Linux now exceeds 10% in Cuba
At Microsoft, Promoting Back Doors, Proprietary Lock-in and Mass Surveillance Under the Guise of Diversity ("Microsoft Philanthropy Team")
Microsoft staff enters NGOs to lobby for Microsoft and sell for Microsoft
statCounter: Android Share in Operating Systems, Per Country
Towards the bottom there are poorer countries
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Sunday, February 02, 2025
IRC logs for Sunday, February 02, 2025
statCounter: In Canada, New Lows for Windows and Bing is Perishing
Windows has fallen to about 60% in desktops/laptops
Yandex Has Nearly Caught Up With Microsoft Internationally, Bing Falls to Pre-LLM Hype Levels
Of course we've been saying all along that this would happen
Germany's 'Share' of GNU/Linux Rises to All-Time High Based on This Surveyor
Many public services have made the move to GNU/Linux
Microsoft Uses the Mindset of Drug Dealers and Pays 'News' Sites to Sell 'Drugs'
Microsoft pays publishers to spread the illusion that the only viable option for developers and non-developers is "drugs" like Visual Studio and Microsoft Office, respectively
Windows Going South in the "Global South" (Africa and More)
Microsoft has long been shameless about using the tactics of drug dealers
Sharp Drop for Microsoft Windows This Month, Based on statCounter
Facebook meanwhile censors GNU/Linux advocacy
3 Months Ago Lupa Saw 4,200+ Unique Gemini Capsules; Now It Sees Nearly 4,400
many bots target our capsule (129,152 Gemini requests yesterday alone)
Gemini Links 02/02/2025: Geminispace Targeted by Chatbots, Gabbro 0.1.1 Released
Links for the day
Oracle's Debt Soars to 100 Billion Dollars (12 Billion Added in Just 9 Months!) While Larry Ellison Backs Fascism for Bailouts, Graft, and "Contracts"
Including attempts to gain control of TikTok, owing to the corrupt dictator long promoted by Larry Ellison (also via Twitter takeover)
Links 02/02/2025: Union-Busting and Censorship by Executions
Links for the day
Gemini Links 02/02/2025: Limits Pushing, Free Software Absolutism, and Why Gemini Matters
Links for the day
Slopwatch: BetaNews and linuxsecurity.com Have Just Published More Fake 'Articles' About "Linux"
There's probably more "Linux" slop out there, but we do our best to identify it on a daily basis
Richard Stallman Has Another Talk in India Tomorrow, at Least Fourth India Talks in Recent Days
In the past month he has given at least half a dozen talks
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Saturday, February 01, 2025
IRC logs for Saturday, February 01, 2025
Links 01/02/2025: Chinese and American Censorship, Cloud-[sic]Native Targeted by Software Patents
Links for the day
Links 01/02/2025: Belated Happy New Year 2025 and Gabbro 0.1.2
Links for the day
Hiring for Tech Roles Based on Perceived Loyalty is No Better Than Hiring to Meet Diversity Quotas
What we're seeing right now is a national security disaster and it is almost purely about technology
S.E.O. SPAM by Serial Sloppers With L.L.M. Garbage is Hurting Linux
We continue to run Slopwatch
Links 01/02/2025: Administrative Chaos and Aviation Disasters Persist
Links for the day
Arrested: Albanian Outreachy whistleblowers, Sonny Piers GNOME & Debian connections
Reprinted with permission from Daniel Pocock
Links 1/2/2025: LLM Hype Revisited, Linuxwashing by Oumi
Links for the day
Growing Evidence That the Patent Industry Has Become a Major Scam
Seeing that the patent "industry" has turned to serious crimes (sometimes to cover up corruption) and seeing that the net negative is clearer for all to see, people who argue for abolition of all patents will have a field day
IBM Says That Half of Its "Assets" is Basically Pure Fiction ("Goodwill")
It times get tough, IBM can sell "Goodwill" at the local pawn shop and pay back the lenders, right?
Planet Ubuntu Overrun by LLM Slop? Faizul "Piju" 9M2PJU Seems to be Publishing Fake Articles About "Linux"...
Maybe it is "assisted" by LLM slop, but slop is slop and it introduces many problems
Gemini Links 01/02/2025: LLMs, Analog Computer, and BorgBackup
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, January 31, 2025
IRC logs for Friday, January 31, 2025