GNOME 50 dropped support for accessing Google Drive files

Google Drive logo on top of the Nautilus file manager.If you’re used to accessing your Google Drive in the Nautilus file manager, a heads-up that the feature is no longer available in GNOME 50, which is the desktop version the upcoming Ubuntu 26.04 LTS uses. While GNOME Online Accounts (GOA) integration continues to allow you to sign in to your Google account to enable supported apps to access your contacts, mail and calendar data securely, the toggle to give access to files is now gone. It’s that toggle that allows you to remotely mount your Google Drive in Nautilus’ sidebar. If you installed the Ubuntu 26.04 LTS beta you […]

You're reading GNOME 50 dropped support for accessing Google Drive files, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingGNOME 50 dropped support for accessing Google Drive files

Ubuntu MATE is looking for new maintainer

GPD Micro PC PhotoUbuntu MATE is looking for a new maintainer, with current project lead Martin Wimpress revealing he no longer has the ‘passion’ for the project he once had – nor the time, it seems. Wimpress created Ubuntu MATE back in 2014, pairing Ubuntu with the traditional MATE desktop, created as a fork of the old GNOME 2 codebase but now very much its own thing. Ubuntu MATE was made an official Ubuntu flavour in 2015, and its first official long-term support (LTS) release arrived the following year. There will be no Ubuntu MATE 26.04 LTS release, however, as it did not […]

You're reading Ubuntu MATE is looking for new maintainer, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingUbuntu MATE is looking for new maintainer

Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB

Padlock on computer keys.Ubuntu engineers are debating ways to reduce the number of features present in the signed version of GRUB, the boot loader used on systems with Secure Boot enabled. Canonical engineer Julian Klode proposes dropping support for /boot on btrfs, HFS+, XFS and ZFS filesystems, alongside GRUB’s JPEG and PNG image parsers, ahead of Ubuntu 26.10. Apple partition table support, LVM volume handling, all software RAID except RAID 1 and, more controversially, LUKS-encrypted /boot partitions are also on the chopping block. Many of these features are said to be ‘inherited by Debian, but never tested in Ubuntu’. “The timing here is crucial”, Klode […]

You're reading Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingUbuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB

Ubuntu 26.04 Beta is now available to download

Laptop running Ubuntu 26.04 LTS.The beta release of Ubuntu 26.04 LTS is now available to download, a month ahead a planned stable release on 23 April, 2026. Ubuntu 26.04 LTS runs on the latest release candidate of Linux kernel 7.0 (yet to be released), includes the new GNOME 50 desktop release and adds a couple of new default apps, including a new system monitoring utility (Resources). Visual changes introduced include a set of colourful new folder icons, a fully opaque Ubuntu Dock, a new default wallpaper and, albeit a little harder to spit, a new boot spinner animation during system startup. On the backend, […]

You're reading Ubuntu 26.04 Beta is now available to download, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingUbuntu 26.04 Beta is now available to download

From Linux to Blockchain: The Infrastructure Behind Modern Financial Systems

From Linux to Blockchain: The Infrastructure Behind Modern Financial Systems

The modern internet is built on open systems. From the Linux kernel powering servers worldwide to the protocols that govern data exchange, much of today’s digital infrastructure is rooted in transparency, collaboration, and decentralization. These same principles are now influencing a new frontier: financial systems built on blockchain technology.

For developers and system architects familiar with Linux and open-source ecosystems, the rise of cryptocurrency is not just a financial trend, it is an extension of ideas that have been evolving for decades.

Open-Source Foundations and Financial Innovation

Linux has long demonstrated the power of decentralized development. Instead of relying on a single authority, it thrives through distributed contributions, peer review, and community-driven improvement.

Blockchain technology follows a similar model. Networks like Bitcoin operate on open protocols, where consensus is achieved through distributed nodes rather than centralized control. Every transaction is verified, recorded, and made transparent through cryptographic mechanisms.

For those who have spent years working within Linux environments, this architecture feels familiar. It reflects a shift away from trust-based systems toward verification-based systems.

Understanding the Stack: Nodes, Protocols, and Interfaces

At a technical level, cryptocurrency systems are composed of multiple layers. Full nodes maintain the blockchain, validating transactions and ensuring network integrity. Lightweight clients provide access to users without requiring full data replication. On top of this, exchanges and platforms act as interfaces that connect users to the underlying network.

For developers, interacting with these systems often involves APIs, command-line tools, and automation scripts, tools that are already integral to Linux workflows. Managing wallets, verifying transactions, and monitoring network activity can all be integrated into existing development environments.

Continue ReadingFrom Linux to Blockchain: The Infrastructure Behind Modern Financial Systems

Ubuntu’s App Center now lets you manage Deb packages

Laptop running Ubuntu 26.04 LTS.Ubuntu’s App Center software tool makes it easier to manage and update Deb software in its latest update – and nets a few extra options for snaps, too. The changes are part of Canonical’s goal of making App Center, first introduced in Ubuntu 23.10, the epicentre (I’m sorry) for software management on Ubuntu, both Snap and Debian-based packages. A recent update to App Center (in Ubuntu 26.04; may come to earlier versions too) adds support for showing and managing Debian packages installed on your system from the Ubuntu repos, using PackageKit and Appstream on the backend. Previously only snaps were […]

You're reading Ubuntu’s App Center now lets you manage Deb packages, a blog post from OMG! Ubuntu. Do not reproduce elsewhere without permission.

Continue ReadingUbuntu’s App Center now lets you manage Deb packages