| by Arround The Web

Enable HEIF/HEIC Photo Image Support in Ubuntu 26.04

Found the image viewers and editors, such as Loupe and GIMP, cannot load HEIF/HEIC images by default in Ubuntu 26.04? Here’s a quick guide show you why and how to fix. Today I found that the default Loupe image viewer in Ubuntu 26.04 could not load my photo images imported from iPhone. It said “Either […]

Read More
| by Arround The Web

Install Fish Shell & Set Default in Ubuntu 26.04

This tutorial shows how to install the latest version of fish shell, and set it as default in Ubuntu. Though the title says for Ubuntu 26.04, it also works on Ubuntu 24.04 and 22.04. Fish, stands for Friendly Interactive SHell, is an extremely popular command line interpreter that reads your text input, interprets and tells […]

Read More
| by Arround The Web

How to Type Special or Diacritical Characters in Ubuntu

Want to insert special characters (e.g., e.g., ©, ®, æ, ß, ¼, º) and/or diacritical characters (e.g., á, ä, é, ẽ) in your Ubuntu desktop? Without coping from web or using an app (e.g., Gnome Characters), you can type them directly via your physical keyboard. And, below I’m going to show you how to do […]

Read More
| by Arround The Web

Transmission issues and workarounds on (K)Ubuntu 26.04

Transmission, the default BitTorrent client does not work properly in Ubuntu 26.04. Here are a few workarounds. Due to new version of the AppArmor security module, some features in the Transmission BitTorrent client do not work properly in Ubuntu since 25.04. It’s because AppArmor in new Ubuntu versions includes new profile that restricts file access, […]

Read More
| by Arround The Web

How to Install NVIDIA Drivers in Ubuntu 26.04 [in Two Ways]

This is a step by step beginners guide shows how to install the most recent NVIDIA drivers in Ubuntu 26.04 LTS. There are two official ways to install NVIDIA drivers in Ubuntu: one from Ubuntu developers, the other from NVIDIA website. The drivers from the system repository are maintained by Ubuntu developers. Not only the […]

Read More
| by Arround The Web

How to Install Chromium Browser (DEB Package) in Ubuntu 26.04, 24.04

Chromium user but don’t like running app in sandbox environment? Here’s how to install the native DEB package for this popular web browser in Ubuntu 26.04 and 24.04 LTS. Ubuntu since 20.04 has Chromium browser built as Snap package that runs in sandbox. It may be great for security and auto update, but lacks a […]

Read More
| by Arround The Web

Enhance Built-in Screenshot Tool with Annotation & OCR in Ubuntu 26.04

This tutorial shows how to enhance the default GNOME’s built-in screenshot tool with on-screen editing (annotation), OCR (Optical Character Recognition), and other basic features in Ubuntu 26.04 LTS. GNOME, the default Ubuntu desktop, introduced built-in screenshot/screencast tool since version 42. It’s great but lacks features such as changing saving directory and image file format. Thankfully, […]

Read More
| by Arround The Web

How to Add Custom Startup Program in Ubuntu 26.04

Ubuntu 26.04 does no longer have the “Startup Applications” utility! Here are alternative ways to add startup programs, scripts, or commands that run automatically at login. As you may know, the default Gnome Desktop (since v49) added the feature to enable auto-start applications by using toggle options in Settings -> Apps. It’s great for beginners, […]

Read More
| by Arround The Web

How to Install MATE Desktop in Ubuntu 26.04 LTS

This tutorial shows how to install the full mate desktop environment in Ubuntu 26.04 Resolute Raccoon. Due to lack of maintainers, there’s no official MATE flavor (aka Ubuntu MATE) release for Ubuntu 26.04. If you want, it’s however easy to install this MATE desktop environment to turn your Ubuntu to “Ubuntu MATE 26.04”. Back in […]

Read More
| by Arround The Web

Top Things to Do After Installed Ubuntu 26.04 LTS

Ubuntu 26.04, code-name Resolute Raccoon, was finally released! Here are some top things to do after installed the new Ubuntu desktop to make it ready for use. 1. Enable “New Documents” Context Menu option It’s been many years, GNOME still does NOT have a out-of-box graphical option to create new documents in file manager. Though, […]

Read More
| by Arround The Web

How to Install Ubuntu 26.04 Desktop Edition Step by Step

This is a step by step beginner’s guide shows how to install the current Ubuntu 26.04 LTS in your PC or laptop. Ubuntu 26.04, code-name Resolute Raccoon, is a Long Term Support (LTS) release that features GNOME 50 desktop and Kernel 7.0 so far. Requirements According to the Ubuntu 26.04 release note, you need a […]

Read More
| by Arround The Web

How to Install the Previous 25.10 Folder Icons in Ubuntu 26.04

For those who don’t like the new default folder icons in Ubuntu 26.04, here’s a step by step guide shows how to restore to the previous 25.10’s folder icons. Ubuntu 26.04 LTS introduced new folder icons for the default GNOME Desktop. Instead of using subtle tints, the new icons are fully adapted to system accent […]

Read More
| by Arround The Web

Ubuntu added Official NVIDIA 595 Driver for 26.04 [How to Install]

NVIDIA 595.58.03, the latest stable version of NVIDIA driver for Linux, is available in Ubuntu repository for the upcoming 26.04 LTS. Canonical (the company behind Ubuntu) usually supports production branch NVIDIA driver by building the packages into the restricted repository. Now, NVIDIA 595 for Ubuntu 26.04 is ready, while, the driver package for current 25.10, […]

Read More
| by Arround The Web

Fix OpenVPN Immediate Connection Failure in Ubuntu 26.04

In Ubuntu 26.04 (Beta so far), OpenVPN connection does not work out-of-the-box due to a bug in AppArmor. Here’s a quick workaround to fix the issue. For security reason, Ubuntu by default uses AppArmor (Application Armor), a Linux Kernel security mode, to restrict programs’ capabilities for file access, networking and permissions. It uses a list […]

Read More
| by Arround The Web

Show CPU, GPU, Mem Usage & Temp in Ubuntu Panel without Extension

Want to monitor the usage and/or temperature of your CPU, GPU, Memory with an indicator applet on panel? Here’s a simple indicator that can do the job in Ubuntu with most desktop environments. There are quite a few Gnome Shell Extensions (e.g., Vitals and Resource Monitor) allow to monitor hardware utilization and temperature within Ubuntu […]

Read More
| by Arround The Web

Ubuntu 26.04 Now Shows Sudo Password Asterisk Feedback [How to Restore]

Ubuntu 26.04 LTS finally breaks the longstanding security tradition by now displaying the asterisk feedback when typing sudo password in terminal or command console. As you know, most Linux distributions by default do not show any feedback when user is inputting password in terminal or any other command console for sudo authentication. This is NOT […]

Read More
| by Arround The Web

Play a Video as Lock Screen Wallpaper in Ubuntu (GNOME)

Want to set a video as animated background for your lock screen? Here’s an extension to do the job for GNOME. For Linux desktop, there’s a free open-source python app to set video wallpaper. Now there’s a new app to do the job for the lock screen, though only for Gnome. This is implemented by […]

Read More
| by Arround The Web

“Fix” Giant Cursor Issue for Flatpak Apps in Ubuntu 24.04 | 22.04

For Ubuntu 24.04 and Ubuntu 22.04 LTS with default GNOME desktop, here’s a quick fix for unusual cursor issue in some Flatpak app windows. This is Gnome upstream bug which has been fixed, but not backported for current Ubuntu LTS releases with old Gnome desktop environments. Why the issue? The giant mouse cursor issue for […]

Read More
| by Arround The Web

Manually Install/Remove NVIDIA GeForce Now in Linux via Flatpak

NVIDIA GeForce Now added official Linux support yesterday via Flatpak package! Here’s the step by step guide shows you how to manually install or remove it in Ubuntu and other Linux. GeForce Now is NVIDIA’s cloud gaming service streams high-end PC games to laptops, phones, and TVs, allowing for better gaming experience without requiring high-end […]

Read More
| by Arround The Web

Add Custom Toggle Buttons to Top-right System Menu (Quick Settings)

Want to add custom ON/OFF toggle buttons to the top-right system menu (aka Quick Settings) in Ubuntu, Fedora Workstation and other Linux with recent GNOME desktop? Here’s an extension can do the job! GNOME since 43 introduced a redesigned system status menu called Quick Settings, allowing to quickly change commonly used settings via ON/OFF toggle […]

Read More