Archives For November 30, 1999

This tutorial shows how to enable (or improve) touchpad gestures in Ubuntu 24.04, Ubuntu 22.04. Not only for the default GNOME (both X & Wayland), but also for XFCE, MATE, and other desktop environments.

GNOME introduced multi-touch gestures support since v40, however, it only works on the default Wayland session, and supports only 3 finger swipe gestures. For more gestures, GNOME on Xorg, and other desktop environments, you can choose either option below:

  • Gesture Improvements extension (GNOME only) – enable 4-finger swipe and pinch gestures, support both Xorg and Wayland.
  • Touchegg – for all desktop environments on X, including GNOME on Xorg, but not for Wayland.

Continue Reading…

Linux Lite, the lightweight and beginner friendly Linux Distribution, released version 7.0 few days ago.

Linux Lite is a free open-source (partly closed-source due to built-in proprietary apps, such as chrome) Distro based on Ubuntu LTS. It features customized XFCE Desktop environment that is lightweight for low end PCs.

Compare to XUbuntu and Linux Mint (Xfce edition), the lightweight system has a better look and feel due to the default themes, that seem to be also in use for Manjaro Linux.

The Distro aims to appeal to Linux beginners and Windows users, by trying to make the transition from Windows to Linux as smooth as possible. And, there’s NO Snap, NO Flatpak out-of-the-box.


Continue Reading…

This tutorial shows how to enable some cool animations, when moving, opening, closing, minimizing and restoring app windows in Ubuntu with default GNOME Desktop.

All the animations here are handled by GNOME shell extensions, meaning they will also work in Fedora Workstation, RHEL 9, and other Linux with GNOME desktop.

NOTE: These animations will consume more energy and system resources. It’s NOT recommended for laptop running without power supply, and lower end PC with very old CPU and low memory.
Continue Reading…

This is a step by step beginner’s guide shows how to install Google Earth Pro or Enterprise Client in Ubuntu 24.04, Ubuntu 22.04, and Ubuntu 20.04

Today we can use Google Earth easily in web browser or mobile phone. For those still need a desktop app, it’s easy to install in Debian/Ubuntu through:

  • either Google’s official apt repository (native .deb packages),
  • or Flatpak package, that runs in sandbox environment.

Choose either one that you prefer, though both run in only amd64 (Intel/AMD) CPU architecture.

Continue Reading…

This tutorial shows how to automatically create, delete files/folders, and/or write parameters into config files at startup in Ubuntu and other Linux using systemd.

This can be useful if some configuration do not persistent and reset to default on every boot, or you want to clean up something either on every boot or after every time period.

Advanced users can manually create a script, and run it via either crontab schedule task or custom systemd service. But, here I’m going to show you how to do the trick using tmpfile.d, a built-in configuration for creation, deletion and cleaning of volatile and temporary files.

Continue Reading…

This is a step by step guide shows how to install the most recent Handbrake video transcoder 1.8.0 in Ubuntu 24.04 and Ubuntu 22.04. There’s also an option for those who are stick to the old Ubuntu 20.04, Ubuntu 18.04, and Ubuntu 16.04.

Handbrake is a popular free open-source tool for converting video from nearly any format, including DVD video (disc or ISO image), Matroska MKV, AVI, MP4, TS, M2TS. It has presets to easily output to Android, Apple, Chromecast compatible, and various other devices. And, it supports hardware acceleration to speed up transcoding using Intel, NVIDIA, or AMD GPUs.

The most recent version so far is HandBrake 1.8.0, that features GTK4 port for Linux, FFV1 video encoder (and new preset “Preservation FFV1”), TrueHD audio encoder, VP9 tunes, multi-pass CQ with VP9, and various other changes. See the release note page for details.


Continue Reading…

This simple tutorial shows how to set up Google Drive, so you can access and sync files between the cloud and local folder in Ubuntu 24.04.

Ubuntu with default GNOME desktop has built-in option to map Google Drive onto local folder. For other desktop environments, such as MATE, XFCE, and Unity, there’s also a graphical app can do the job easily!

Continue Reading…

This is a beginner’s guide shows how to install (or Remove) the popular LibreOffice Office Suite in Ubuntu 24.04 LTS.

LibreOffice is a free open-source office suite, that works in Linux, Windows, MacOS, iOS, Android, and ChromeOS. It includes a word processor, spreadsheet program, presentation, vector graphics editor, math app, and database management program. And, it uses Open Document Format (ODF) as default file format, though most other major office file formats are also supported, including Microsoft Office DOCX, XML, XLSX, PPTX, and more.

The office suite is so popular that most Linux use it as default, including Ubuntu, Fedora, Debian.

However, Ubuntu 24.04 does NOT have it out-of-the-box if you installed the system with “Default selection” mode. Meaning you need to manually install the office suite afterward, for handling your spreadsheet, presentation, etc files.

Continue Reading…