| by Arround The Web

Enable 4-finger & Pinch Touchpad Gestures in Ubuntu 24.04 | 24.10

This tutorial shows how to enable touchpad 4-finger swipe and pinch gestures in Ubuntu 24.04 and 24.10 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. […]

Read More
| by Arround The Web

How to Install the Original Kernel 6.8 in Ubuntu 24.04 LTS

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 […]

Read More
| by Arround The Web

How to Install Latest Wireshark 4.4.4 in Ubuntu 24.04 | 22.04

This is a step by step beginner’s guide shows how to install and setup the latest Wireshark network protocol analyzer software in Ubuntu 24.04, Ubuntu 22.04, Ubuntu 20.04, and Linux Mint 22/21. Wireshark is a popular free open-source software to capture and display real-time details of network traffic. It’s available in Ubuntu system repository, but […]

Read More
| by Arround The Web

Add/Remove Ubuntu “Proposed” Repository for Testing Updates

This tutorial shows how to add (or remove) the “proposed” repository to install (or downgrade) the pre-released packages/updates in Ubuntu. As you may know, Ubuntu has an area called proposed for updates that are being tested before publication. It’s recommended for developers and users who are interested in helping to test updates and provide feedback. […]

Read More
| by Arround The Web

How to Enable HDR (Experimental) in Ubuntu 24.04 | 24.10

This is a beginner’s guide shows how to enable the experimental HDR feature in Ubuntu, Fedora Workstation, and other Linux with recent GNOME. HDR is a technology allowing to transmit high dynamic range videos and images to compatible displays. KDE has HDR support in Plasma 6, and GNOME is going to add HDR toggle option […]

Read More
| by Arround The Web

How to Block IPs in Nginx / WordPress Login Page

This is a step by step beginner’s guide shows how to configure Nginx to block certain IPs or IP range from accessing your website, and block all others while only you (and specified IPs) can access the wordpress login pages. This site was under attack a few days ago. Someone made tens of thousands of […]

Read More
| by Arround The Web

PPA for Installing Kodi 21.2 Deb Package in Ubuntu 24.04

Want to install Kodi home theater software v21.2 “Omega” via native .deb package? Here’s a PPA for Ubuntu 24.04 LTS, though unofficial. Kodi has an official Ubuntu PPA, which has not been updated for long time. The official package for Linux now is Flatpak that runs in sandbox environment. For those who don’t like Flatpak […]

Read More
| by Arround The Web

Search Which Files include Given Text/String in Linux (Examples)

This tutorial shows how to search and print which files contain your specified text or string in Ubuntu and other Linux in command line, with examples. Search file or file content is an important skill for Linux administrator. I’ve shown how to use locate command to search files through the keyword in its file-name, path, […]

Read More
| by Arround The Web

Make Steam App Look Modern & Native in Ubuntu

Want to beatify your Steam app window in Ubuntu or other Linux. Here’s a free open-source project to do the job in GNOME. It’s Adwaita for Steam, a skin to make Steam look more like a native GNOME app. With it, the title and tool bars will be merged into a compact GNOME Client-Side Decoration […]

Read More
| by Arround The Web

Change the Priority of PPAs or Apt Package Repositories in Ubuntu

This is a step by step guide shows how to set the priority of certain packages, launchpad PPAs, and/or other apt repositories in Ubuntu, Debian, Linux Mint, and their based systems. Besides using the default system repositories, we can also install additional packages from third-party or software’s own repositories. For example, user may update LibreOffice […]

Read More
| by Arround The Web

How to Install NetBeans IDE 24 in Ubuntu / Debian

This tutorial shows how to install the most recent Apache NetBeans IDE v24 in Ubuntu 22.04, Ubuntu 24.04, Ubuntu 24.10, and Debian 12 Bookworm, and their based systems, such as Linux Mint 22/21. NetBeans is a free open-source (Apache License 2.0) Java IDE, that also supports other languages like PHP, C, C++, HTML5, and JavaScript […]

Read More
| by Arround The Web

Install The Latest Arduino IDE 2.3.4 in Ubuntu / Debian

This is a step by step beginner’s guide shows how to install the most recent Arduino IDE (2.3.4 so far) in Ubuntu, Debian, and Linux Mint. Arduino IDE is free open-source AVR development board IDE from Arduino CC. It’s available in Debian and Ubuntu repositories, but stuck at version 1.8.19, probably because the 2.x versions […]

Read More
| by Arround The Web

Compile Kdenlive 24.12.0 from Source in Ubuntu 24.10

This is a step by step guide shows how to compile the Kdenlive video editor 24.12.0 from source tarball in Ubuntu 24.10. The popular Kdenlive video editor dropped native .deb package support for Ubuntu since version 24.02. It now provides official Flatpak package and AppImage for universal Linux support. If you don’t like running it […]

Read More
| by Arround The Web

How to Install Sigil 2.3.1 in Ubuntu 24.04 / Linux Mint 22

This is a step by step guide shows how to install Sigil ePub ebook editor (v2.3.1 so far) by either using Flatpak package or building from the source tarball. Sigil is a popular free and open-source ePub ebook editor that works in Windows, Linux, and macOS. However, it does not provide official packages for Linux. […]

Read More
| by Arround The Web

How to Share ‘Public’ or Certain Folder in Ubuntu 24.04

This tutorial shows how to share either the Public or certain user folder for local network access in Ubuntu 24.04 or Ubuntu 24.10 with default GNOME desktop. There are quite a few applications designed for local network file sharing/transferring, but for Ubuntu and other Linux with GNOME, there are built-in services to share user specific […]

Read More
| by Arround The Web

NVIDIA Driver 565 Available to Install in Ubuntu / Linux Mint via PPA

For those who are waiting for the latest NVIDIA 565.77 driver package, it’s now available in PPA for Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 24.10. NVIDIA 565.77 is so far the latest feature branch version graphics driver for Linux. As Ubuntu seems to prefer the production branch version, this new driver release will be less […]

Read More
| by Arround The Web

Install XFCE 4.20 in (X)Ubuntu 24.04 & 24.10 [For Testing Only]

For those who want to try out the new XFCE Desktop 4.20, XUbuntu developer team has made it into experimental PPA for (X)Ubuntu 24.04 and (X)Ubuntu 24.10. XFCE 4.20 is the new major release of the popular lightweight Linux desktop. It features experimental Wayland support, client-side decoration and hamburger menu for Thunar, power profile daemon, […]

Read More
| by Arround The Web

Configure which OS or kernel to Boot by Default in Ubuntu 24.04

This is a step by step beginner’s tutorial shows how to set the default OS or kernel entry in Grub boot-menu in Ubuntu, Linux Mint, Debian or other Linux. Most Linux today uses Grub2 to provide a menu on start-up, allowing to choose which operating system, which kernel, or recovery mode to boot. It by […]

Read More
| by Arround The Web

Install Liquorix / XanMod Kernel for Better Desktop & Gaming Experience

Want to optimize your Linux desktop for responsiveness or gaming? Try the custom Libquorix or XanMod Kernels. Besides the default and mainline Kernels, there are some other kernels available for Debian/Ubuntu users. Liquorix kernel and XanMod Kernel Alternative kernels include Liquorix kernel, Zen kernel sources built with Debian-targeted configuration, designed for desktop, multimedia, and gaming […]

Read More
| by Arround The Web

How to Remove the Old VMWare Workstation Player in Ubuntu

This tutorial shows you how to completely remove the old VMWare Workstation player in Ubuntu 24.04 and Linux Mint 22. I was trying to install the new VMWare Workstation Pro 17.6.1 today in my Ubuntu laptop. The official installer however told me to uninstall the old VMWare Player 17.5.0.0 first. The problem was that wmware-installer […]

Read More