| by Arround The Web

Display FPS, CPU/GPU Usage While Gaming in Ubuntu 24.04 | 22.04

Want to see frames per second (FPS), as well as CPU, GPU, RAM usage in your game screen? Here’s how to do the job in Debian, Ubuntu, and Linux Mint based systems. Most Linux distributions include a free open-source mangohud package in their system repositories. Which, allows to add a Vulkan and OpenGL overlay for […]

Share Button
Read More
| by Arround The Web

How to Downgrade Flatpak App Package in Ubuntu Linux

This tutorial shows how to downgrade and lock (prevent automatic & manual update) Flatpak app packages in Ubuntu and other Linux. Flatpak is an universal Linux package format that runs in sandbox environment. Many popular applications (e.g., Firefox, GIMP, OBS Studio) provide official Linux packages through Flatpak, and Flathub repository hosts tons of app packages […]

Share Button
Read More
| by Arround The Web

Install GIMP 3.0 RC1 via PPA in Ubuntu 24.04 | 24.10

GIMP, the popular free open-source image editor, announced the first release candidate for the next major 3.0 version on Wednesday. So, what exactly is a “release candidate” (RC)? A release candidate is something that might be ready to be GIMP 3.0, but we want the larger community to test it first and report any problems […]

Share Button
Read More
| by Arround The Web

Install AnyDesk Remote Desktop App in Ubuntu 24.04 | 24.10

This tutorial shows how to install and configure AnyDesk for remote desktop access in Ubuntu 24.04 and Ubuntu 24.10. AnyDesk is a popular remote desktop application works in Linux, Windows, macOS, Android, and iOS. It features full remote access, file manager and file transfer, chat, VPN, wake-on-lan, and more. For Debian, Ubuntu, and Linux Mint […]

Share Button
Read More
| by Arround The Web

How to Add PATH Variables in Ubuntu 24.04

This tutorial shows how to configure PATH environment variables. Though title said for Ubuntu 24.04, it works in most Linux systems. PATH specifies the directories in which the executable files of programs are located on the system. Without knowing or typing the full path to the file, just type the app name in the command […]

Share Button
Read More
| by Arround The Web

Install Howdy in Ubuntu 24.04 for Windows Hello Style Facial Authentication

This tutorial shows how to install and setup howdy to get Windows Hello™ style authentication in Ubuntu 24.04 and Ubuntu 24.10. Howdy is a free open-source Python program, that can use your built-in IR emitters and camera in combination with facial recognition to prove who you are. With it, you will no longer need to […]

Share Button
Read More
| by Arround The Web

Disable Mouse Side Buttons in Ubuntu 24.04

This tutorial shows how to disable your mouse forward/backward buttons in Ubuntu. Though the title said for Ubuntu 24.04, this tutorial should also work in most modern Linux, such as Debian, Fedora, and Arch. Many mouses today have extra buttons on the side, allowing to navigate forward and back when working with web browsers, file […]

Share Button
Read More
| by Arround The Web

Control GPU/CPU Fan Speed with CoolerControl in Ubuntu 24.04

This tutorial shows how to install and use CoolerControl to control your CPU or graphics card fan speed in Ubuntu desktop computer or laptop. I’ve written about how to control fan speed for Thinkpad laptops. But for those who are looking for how to do the job for NVIDIA/AMD GPUs and other laptops, then try […]

Share Button
Read More
| by Arround The Web

How to Set Your Video as Animated Wallpaper in Ubuntu 24.04

This tutorial shows how to easily set your video playback as animated desktop wallpaper in Ubuntu and other Linux! I’ve written about how to do the job in Ubuntu using Komorebi and Gpu Video Wallpaper. However, both seems no longer being actively development. So here I’m going to introduce you Hidamari, a free open-source video […]

Share Button
Read More
| by Arround The Web

Clementine Music Player Released 1.4.1 Stable after 8 Years of DEV

It’s been more than 8 years since the last 1.3.1 stable. Clementine, the old popular music player and library organizer, finally got a new stable release! Clementine is a free open-source music player inspired by Amarok 1.4. It provides an easy to use Qt5 user interface to play and manage large music collections, while keeping […]

Share Button
Read More
| by Arround The Web

How to Install Inkscape 1.4 in Ubuntu 24.04 | 22.04

This tutorial shows how to install Inkscape, version 1.4 so far, in Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 24.10. Inkscape is a popular free open-source vector graphics editor, that works in Linux, Windows, and macOS. It uses SVG as default file format, and can also import/export various other file formats, including AI, EPS, PDF, PS […]

Share Button
Read More
| by Arround The Web

Set Ubuntu PC/Laptop Speaker as AirPlay Audio Player

This tutorial shows how to set up Ubuntu Linux as AirPlay receiver, so your PC speaker can play audio streamed from iPhone, iTunes, iOS devices and third-party AirPlay sources. For Linux, there’s a popular free open-source app called Shairport Sync. It’s a AirPlay and AirPlay 2 audio player forked from the original Shairport (discontinued). Shairport […]

Share Button
Read More
| by Arround The Web

How to Install GNU Octave 9.2.0 in Ubuntu 24.04 | 22.04

This tutorial shows you how to install the latest GNU Octave (version 9.2.0 so far) in all current Ubuntu releases, including Ubuntu 20.04, Ubuntu 22.04, and Ubuntu 24.04. GNU Octave is a free open-source scientific programming language, primarily intended for numerical computations. It features powerful mathematics-oriented syntax with built-in 2D/3D plotting and visualization tools, cross-platform, […]

Share Button
Read More
| by Arround The Web

How to Open Certain URL Links in Specific Web Browsers

This tutorial shows how to configure Ubuntu or other Linux to redirect certain URLs or domains to specific web browser, while leaving all others open in the default browser. When clicking an URL in email reader, chat app, and other apps, it by default opens the linked page in system default web browser. However, some […]

Share Button
Read More
| by Arround The Web

How to Install qBittorrent 5.0.0 in Ubuntu

This tutorial shows how to install the most recent qBittorrent 5.0.0 in all current Ubuntu releases, including Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 24.10. qBittorrent announced new major 5.0.0 release few weeks ago, with many new features, including create .torrent with larger piece size, support for Mark-of-the-Web, ability to pause/resume entire BitTorrent session, […]

Share Button
Read More
| by Arround The Web

How to Completely Disable Suspend/Hibernate in Ubuntu 24.04 | 22.04

This tutorial shows how to completely disable suspend and/or hibernate function, so your Linux computer will never go to sleep. Linux can automatically go to sleep when system is idle or laptop lid is closed, though user can configure to disable that behavior via either graphical options or logind.conf configuration file. But, if you never […]

Share Button
Read More
| by Arround The Web

Auto-run Custom Actions When Waking up Your Ubuntu from Sleep

This tutorial shows how to automatically run custom command, script, or other actions after resuming your Linux PC/laptop from suspend or hibernate. As you may know, there are quite a few ways to run something automatically at Ubuntu startup. You can use “Startup Applications” utility to run apps or custom commands at login, use crontab […]

Share Button
Read More
| by Arround The Web

Configure Audio Input/Output via WirePlumber in Ubuntu 24.04

As you know, Ubuntu uses PipeWire as replacement of PulseAudio for its default sound server since Ubuntu 23.04. And, it now uses WirePlumber to manage pipewire session and policy. With WirePlumber, you may configure more about your sound output and input. You can use Linux command to switch default audio input/output device, change volume level, […]

Share Button
Read More
| by Arround The Web

How to Disable the Touchpad in Ubuntu 24.04 | 22.04

This tutorial shows how to disable the touchpad in Ubuntu with GNOME, XFCE, MATE, and any other desktop environments. Most desktops today have an option to “disable touch while typing”. But if you always have your computer with a mouse connected and rarely use the touchpad, then it can be a good choice to disable […]

Share Button
Read More
| by Arround The Web

How to Install Sweet Home 3D 7.5 in Ubuntu 24.04 | 22.04

This is a step by step guide shows how to install Sweet Home 3D, the free interior design software, in Ubuntu and other Linux. Sweet Home 3D is a popular free open-source software to create & edit your home plan and furniture layout in 2D and 3D. It’s available in Ubuntu system repositories, but old! […]

Share Button
Read More