Language Selection

English French German Italian Portuguese Spanish

today's leftovers

Filed under
Misc
  • mintCast 354.5 – Everyone Has an Opinion

    1:30 Linux Innards
    33:12 Vibrations from the Ether
    51:24 Check This Out
    53:45 Announcements & Outro

    In our Innards section, We discuss chromium and how to pick a distro

  • Late Night Linux – Episode 112

    Internet outrage about Raspberry Pi OS and Ubuntu on Azure, slightly new LibreOffice branding, when software freedom is a matter of life and death and more in the news, plus the usual Kool Kapers in KDE Korner.

  • Using the Wayback Machine Downloader to rebuild Dissociated Press

    This domain has been online since January 2001. A homepage or, more often, some type of blog has been here almost as long. I’ve been, often, lackadaisical about continuity of content and posting. The kind folks at the Internet Archive, or rather their web scraping bots, have been far more attentive and consistent.

    I’ve lost track, but I’ve probably wiped the slate clean and started over seven or eight times since I first registered dissociatedpress.net. Most of the restarts have been intentional, but a few were not. More than a few times I’ve wished to recover things I’d written here (and elsewhere), either to put them back on the web or just to have them as reminder how truly bad my writing used to be. (Yes, once upon a time, it was worse.)

  • New Release: Tor 0.4.5.6

    After months of work, we have a new stable release series! If you build Tor from source, you can download the source code for 0.4.5.6 on the download page. Packages should be available within the next several weeks, with a new Tor Browser likely next week.

    The Tor 0.4.5.x release series is dedicated to the memory of Karsten Loesing (1979-2020), Tor developer, cypherpunk, husband, and father. Karsten is best known for creating the Tor metrics portal and leading the metrics team, but he was involved in Tor from the early days. For example, while he was still a student he invented and implemented the v2 onion service directory design, and he also served as an ambassador to the many German researchers working in the anonymity field. We loved him and respected him for his patience, his consistency, and his welcoming approach to growing our community.

  • 1976: Adventure

    Adventure was a clever program, but also the right program at the right time. It arrived just as regional clusters of hackers were merging into a single online community, and the tantalizing possibility of home computers was becoming a reality, along with the need for compelling software to run on them. It inspired the first generation of commercial game companies and provided a template for their products: it’s no exaggeration to say Adventure’s success jump-started the entire computer gaming industry. It provided the direct model for parser interactive fiction, which would continue to be created and enjoyed for half a century and counting.

    But arguably its key innovation was to demonstrate one of the most powerful illusions a computer can create: transporting its user to another reality. While the game industry as a whole would eventually move to chase that illusion with images, not words, each new generation of writers, indies, and solo creators keeps rediscovering the magic of that original trick. Sometimes a single gripping sentence—describing, say, a mist-filled hallway and an angry snake—is all it takes to get you there.

  • Metro Exodus still due on Linux this year, Metro Exodus Enhanced Edition announced | GamingOnLinux

    Deep Silver and 4A Games have just revealed Metro Exodus Enhanced Edition and they've confirmed that Linux support for Metro Exodus is still happening.

    A lot of the work they're currently doing is on supporting the newer consoles, and while it already supported Ray Tracing, they decided to do a "radical" overhaul of their proprietary 4A Engine to improve the Ray Tracing found using more advanced and better techniques.

  • Starting a GNU Screen session via SSH’s ~/.ssh/config

    Recently a friend asked me how to automatically start or reconnect to a GNU Screen session directly via OpenSSH’s configuration file. Here’s how to do it: [...]

  • Freexian’s report about Debian Long Term Support, January 2020

    Like each month, have a look at the work funded by Freexian’s Debian LTS offering.

  • Bringing Red Hat Resilient Storage to the public cloud

    The Resilient Storage Add-On lets users access the same storage device to each server in a group. The Add-On includes the Global File System 2 (GFS2) to support concurrent access, a cluster-wide locking mechanism to arbitrate storage access, a POSIX-compliant file system across 16 nodes, and Clustered Samba or Common Internet File System for Windows environments.

    Red Hat offers GFS2 as part of our High Availability Add-On because it provides the capabilities needed for cluster members to access the same block device concurrently. GFS2 is a true 64-bit shared namespace hybrid cloud cluster filesystem with very-close-to-POSIX semantics and full cluster coherency. A lot of cluster scenarios require that sort of thing.

More in Tux Machines

digiKam 7.7.0 is released

After three months of active maintenance and another bug triage, the digiKam team is proud to present version 7.7.0 of its open source digital photo manager. See below the list of most important features coming with this release. Read more

Dilution and Misuse of the "Linux" Brand

Samsung, Red Hat to Work on Linux Drivers for Future Tech

The metaverse is expected to uproot system design as we know it, and Samsung is one of many hardware vendors re-imagining data center infrastructure in preparation for a parallel 3D world. Samsung is working on new memory technologies that provide faster bandwidth inside hardware for data to travel between CPUs, storage and other computing resources. The company also announced it was partnering with Red Hat to ensure these technologies have Linux compatibility. Read more

today's howtos

  • How to install go1.19beta on Ubuntu 22.04 – NextGenTips

    In this tutorial, we are going to explore how to install go on Ubuntu 22.04 Golang is an open-source programming language that is easy to learn and use. It is built-in concurrency and has a robust standard library. It is reliable, builds fast, and efficient software that scales fast. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel-type systems enable flexible and modular program constructions. Go compiles quickly to machine code and has the convenience of garbage collection and the power of run-time reflection. In this guide, we are going to learn how to install golang 1.19beta on Ubuntu 22.04. Go 1.19beta1 is not yet released. There is so much work in progress with all the documentation.

  • molecule test: failed to connect to bus in systemd container - openQA bites

    Ansible Molecule is a project to help you test your ansible roles. I’m using molecule for automatically testing the ansible roles of geekoops.

  • How To Install MongoDB on AlmaLinux 9 - idroot

    In this tutorial, we will show you how to install MongoDB on AlmaLinux 9. For those of you who didn’t know, MongoDB is a high-performance, highly scalable document-oriented NoSQL database. Unlike in SQL databases where data is stored in rows and columns inside tables, in MongoDB, data is structured in JSON-like format inside records which are referred to as documents. The open-source attribute of MongoDB as a database software makes it an ideal candidate for almost any database-related project. 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 MongoDB NoSQL database on AlmaLinux 9. You can follow the same instructions for CentOS and Rocky Linux.

  • An introduction (and how-to) to Plugin Loader for the Steam Deck. - Invidious
  • Self-host a Ghost Blog With Traefik

    Ghost is a very popular open-source content management system. Started as an alternative to WordPress and it went on to become an alternative to Substack by focusing on membership and newsletter. The creators of Ghost offer managed Pro hosting but it may not fit everyone's budget. Alternatively, you can self-host it on your own cloud servers. On Linux handbook, we already have a guide on deploying Ghost with Docker in a reverse proxy setup. Instead of Ngnix reverse proxy, you can also use another software called Traefik with Docker. It is a popular open-source cloud-native application proxy, API Gateway, Edge-router, and more. I use Traefik to secure my websites using an SSL certificate obtained from Let's Encrypt. Once deployed, Traefik can automatically manage your certificates and their renewals. In this tutorial, I'll share the necessary steps for deploying a Ghost blog with Docker and Traefik.