Transmission, the popular free open-source BitTorrent client, announced the Beta release of next 4.1.0 version today!

The new release features optional sequential downloading support. Which, is useful when you want to watch large videos/movies while they are being downloaded.

However, I don’t find a graphical option to do the job, but only command line option -seq or --sequential-download for transmission-cli.

Continue Reading…

Linux Mint, the popular Ubuntu based Linux Distribution, announced the beta release of 22.1 today!

The new Linux Mint 22.1, code-name Xia, is based on Ubuntu 24.04 with long term support until 2029!

It features Cinnamon Desktop 6.4, that includes new default theme with rounder design and flat style buttons.

Following GNOME and Plasma 6’s design, the start menu, indicator applets, and panel context menus in Linux Mint 22.1 are now rounder and floating away from the bottom panel, which looks more modern.
Continue Reading…

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 default boots the first entry, while user can configure to automatically another menu entries without user interaction. And, here’s how to do the trick in 2 ways: from command line or use a graphical tool.

Continue Reading…

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.

Continue Reading…

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 somehow refused to uninstall the previous package, so I can’t get the new one installed! If you ran into similar issue, then this tutorial may help.

Continue Reading…

Scrcpy, the popular free open-source Android screen mirroring and controlling app, released version 3.0 then 3.0.1 and 3.0.2 with quick fixes few days ago.

Besides mirroring Android screen on your computer desktop, the new release can now start a virtual Android display on your desktop.

Continue Reading…

OBS Studio, the popular free open-source live streaming and screen recording software, announced new major 31.0.0 release today!

The new release introduced native blur filter and background blur for NVIDIA GPUs, based on NVIDIA Video Effects (NVIDIA Broadcast). Meaning you need RTX 20, RTX 30, or RTX 40 series graphics card, and GPU drivers 551.76 (Windows) / 550.54.14 (Linux) or newer.

Continue Reading…

NVIDIA announced the first stable release of the new 565 series Linux driver this Sunday!

The new NVIDIA 565.77 driver is marked as the latest new feature branch version for Linux users. The release introduced some new features and various bug-fixes.
Continue Reading…

This is a step by step guide shows how to install and manage virtual machines using qemu/kvm solution in Ubuntu 24.04.

KVM, Kernel-based Virtual Machine, is a module in Linux Kernel that can function as a hypervisor. It offers a high performance virtualization environment with hardware virtualization extensions, such as Intel VT or AMD-V that’s built in CPU.

KVM does not directly function in user-space. It requires a user-space application, such as QEMU, to interact with it and manage virtual machines.

As QEMU is a command line tool, there’s also graphical tool, such as Virtual Machine Manager, to make it easy to use.

Continue Reading…

HandBrake video transcoder announced new 1.9.0 release few days ago. Here’s new features and native .deb package for Ubuntu users.

The new HandBrake 1.9.0 added Intel QSV VVC hardware video decoding support, and an option to enable AV1 screen content coding(SCC) on Intel Lunar Lake QSV AV1 encoder.

It also added support for lossless VP9 encoding, meaning it can convert videos to VP9 codec while keeping 100% original quality.
Continue Reading…