Archives For Howtos

This is a step by step guide shows how to mirror your iOS or iPadOS screen onto Ubuntu computer desktop through Apple AirPlay.

AirPlay is a protocol allowing to stream or share content from Apple Devices to Apple TV. Thanks to free open-source software (FOSS), it’s also easy to setup AirPlay server on Windows and Linux PC to receive content from Apple devices.

my iPhone screen on Ubuntu 24.04 desktop

Continue Reading…

Got ED2K download link, but don’t know how to open it? Try aMule, eMule based app that works in most Linux Distributions.

ED2K (aka eDonkey2000) is a peer to peer file sharing network. The original project has discontinued, but the popular open-source fork eMule is still alive. As eMule is Windows only app, aMule forked it with multi-platform (Linux, FreeBSD, OpenBSD, Windows, MacOS X and X-Box) support.

Continue Reading…

Want to play Windows only steam games on your Linux computer? It’s easy to do the job by using Proton.

As you know, there’s a popular free open-source app called Wine, allowing to run Windows apps and games on Linux, macOS, and BSD. And, there are some graphical wine front-ends, such as PlayOnLinux, Bottles, and Lutris, to help installing and managing Wine apps and games.

Play Windows only game SOF in Ubuntu 24.04

Continue Reading…

Need to use your Linux laptop, desktop PC, or mobile screen as a second monitor for another Linux device? Here’s an application that can do the job easily.

As you may know, GNOME since v41 added support Remote Desktop (RDP) protocol support with ability to create virtual monitors. And, I’ve written about how to manually create virtual monitor in Ubuntu to share with others.

My Laptop is using Desktop PC screen as a second monitor

Continue Reading…

As you may know, GIMP provides official Linux packages through Flatpak and AppImage. The Flatpak package however does NOT automatically switch app color to light or dark depends on system color scheme.

That’s because Flatpak is running in sandbox environment. The sandbox isolation enhances security and makes easy to distribute newer software releases without worrying about dependency issue. However, it has limited access to host resources causing issues, including theming.

Continue Reading…

How to Install Python 3.14 Stable in Ubuntu

Last updated: October 8, 2025 — 1 Comment

Python 3.14, the latest version of this popular programming language released. Here’s how to install it in all current Ubuntu releases.

Python 3.14 was released on October 07, 2025, with 5 years of support until 2030. It’s so far in Beta for testing and software developers to prepare their project for new Python version compatibility.

Continue Reading…

Touchégg, the popular Linux multi-touch gesture recognizer, released new 2.0.18 version on Sunday!

The new release of this free open-source application, added ability to execute actions both when the touch gesture starts and ends.

Continue Reading…

Want to try out the Plasma 6.4 desktop in Ubuntu? Here’s how to do the job in (K)Ubuntu 25.04 and/or (K)KUbuntu 25.10.

Plasma 6.4 is the next feature version that will be released on 17 June. KDE announced the first beta of this release in last week. And, KUbuntu developer team has made it into PPA for testing purpose.
Continue Reading…

GNOME 48, the default desktop for Ubuntu 25.04 & Fedora 42, introduced built-in break reminders support to protect your eyes from eye strain. The Settings (aka GNOME Control Center) however offers only few configure options for it.

For those who like this feature, there are more configure options about it, though hidden by default. And, this tutorial will show you how to configure them.

Continue Reading…

Want to round corners of windows in KDE Plasma Desktop? Here’s a KWin effect can do the job in recent Plasma desktop from v5.27 to v6.3.

There was a ShapeCorners KWin/5 effect can do the job to enable rounded window corners, which however discontinued. What I’m going to introduce is KDE-Rounded-Corners, a fork of ShapeCorners with optimization and recent Plasma desktop support.

Continue Reading…