Archives For Howtos

For users who want to try out the new NVIDIA 570.124.04 driver, the Graphics Drivers Team PPA finally updated with the packages for Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, Ubuntu 24.10, and Ubuntu 25.04.

NVIDIA 570.124.04 is the latest production branch driver for Linux, which was released in last month.

Continue Reading…

Messed up or mistakenly deleted configuration files under /etc directory, but no backup? Here’s how to restore the files just like they were originally installed.

In Linux, the /etc directory is the location for storing system-wide configuration files. When installing a software package, it may create and/or read software specific config files under /etc directory for user custom configurations.

Continue Reading…

Got multiple computers/laptops but only one mouse & keyboard? Without buying a KVM switch, here’s a software can do the job sharing them between your computers.

It’s Input Leap a free open-source application forked from Barrier, allowing to use single mouse and keyboard to control multiple computers in same local network.

Continue Reading…

This is a step by step beginner’s guide shows how to install the most recent PCSX2, the free open-source Playstation 2 Emulator, in all current Ubuntu releases, including Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 24.10.

PCSX2 is an application that emulates the PS2’s hardware, allowing to play PS2 games on PC or laptop with additional features, such as custom resolutions and upscaling, virtual and sharable memory cards, save states, and internal recorder for lossless quality at full speed.

Continue Reading…

Ubuntu has some snap apps (e.g., Firefox and AppCenter) pre-installed in recent releases. The snap apps auto-generate a snap folder in user’s home directory to store app data, caches, and configuration files.

If you don’t want to see that folder, you may hide it or move to another location. And, here’s how to do the trick step by step in Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 24.10.

Continue Reading…

This tutorial shows how to block ads, trackers, and malware domains system-wide in Ubuntu and other Linux desktop using hBlock.

hBlock is a free open-source script that collects a large list of domains that serve ads, tracking scripts and malware from multiple sources. It blocks them by mapping all those domain names to 0.0.0.0 using hosts file, thus it works system-wide.

Continue Reading…

For GnuCash users who prefer the native .deb package format, here I made a new unofficial PPA for all current Ubuntu releases.

GnuCash is a popular personal and small-business financial-accounting software. It’s available in the Ubuntu system repositories, but always old.

I’ve written about how to install the most recent GnuCash 5.12 in Ubuntu in different ways. For those who prefer the .deb package, here’s a new PPA available for choice.

Continue Reading…

Emacs text editor released new major 30.1 version a few days ago. For Ubuntu users who prefer the classic .deb package, here’s unofficial PPA updated for all current Ubuntu releases.

Emacs 30.1 features Android port, improved touchscreen support, new trusted-content option, native JSON support, default app for ‘org-protocol’, ability to set toolbar to bottom, new packages, and more. See the NEWS page for details.

Continue Reading…

This tutorial shows how to enable touchpad 4-finger swipe and pinch gestures in Ubuntu 24.04, 24.10 and 25.04 with default GNOME Desktop on Wayland.

GNOME since version 40 supports 3-finger swipe gestures to switch between workspaces and trigger overview screen. And, there’s an extension Gesture Improvements to enhance the features with 4-finger and pinch gestures support. However, the extension only supports Gnome from version 40 to 44.

If you want to extend the gestures on recent GNOME 45 ~ 48 (meaning Ubuntu 24.04+, Fedora Workstation 40+, etc), there’s now an open-source fork to do the job on Wayland.

Continue Reading…

Want to downgrade the Linux Kernel to the original GA (General Availability) Kernel 6.8 in Ubuntu 24.04? Here’s how to do the job step by step.

Since Ubuntu 24.04.2, the LTS by default ships with HWE kernel 6.11, which will be updated to the newer kernel series for the next point releases. However, the original Kernel 6.8 is always easy to install back.

Continue Reading…