Ubuntu 24.04, code-name Noble Numbat, is finally released!

It’s a new Long Term Support (LTS) release with 5 years of support until 2029, and another 7 years of support through ‘Ubuntu Pro’ (can be enabled in welcome or Software & Updates dialog).

Meaning users of Ubuntu 24.04 can keep receiving security updates until 2036!

Ubuntu 24.04 features Linux Kernel 6.8, and it will keep updating to new kernel series in next point releases. The new kernel introduced Intel Shadow Stack, and stable Intel Meteor Lake graphics support. KVM now allows up to 4096 vCPUs. And, there are many other new features as well as hardware support, see this page for details.

Continue Reading…

Audacity, the popular free open-source audio editor, release version 3.5.0 (then 3.5.1 with quick-fixes) few days ago.

Audacity 3.5.0 is a major release with new features. They include a new cloud-saving feature. By going to menu ‘File -> Save To Cloud …’, user can save Audacity project to audio.com via a free account. So, user can access the project from any other devices, and/or share and collaborate with others.

NOTE: this feature does NOT work in my PPA package, since it’s built with Debian upstream rule that disables network access! If you do prefer this feature, please leave comment below, or use the official AppImage package instead.


Continue Reading…

This tutorial shows how to install the most recent VokoscreenNG screen recording app in all current Ubuntu releases, including Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04.

VokoscreenNG is a free and open-source application for recording your desktop, window, or an area in Linux and Windows desktop. It can record sound from multiple sources, and record from built-in webcam or camera. For Linux, the app works on both Wayland (however with limited features) and classic Xorg sessions.
Continue Reading…

This is a step by step guide shows how to install JDownloader 2 in Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 20.04.

JDownloader is a free open-source (partly closed-source) download manager for Linux, Windows, and MacOS. It allows to automatically download groups of files from one-click hosting sites

Key features of JDownloader include:
Continue Reading…

Boring with the default startup animation in Ubuntu? Here’s step by step guide shows you how to install and change the theme in Ubuntu 24.04, Ubuntu 22.04, and Ubuntu 20.04.

The startup (and shutdown, reboot) animation screen is handled by Plymouth. Plymouth supports themes, and the default is bgrt in Ubuntu.

If you just want to replace or disable the manufacturer logo, then I’ve written a how to guide in this page. While, here I’m going to show you how to completely replace it with another one.

Ubuntu default boot animation screen


Continue Reading…

This tutorial shows how to change the MAC Address, aka hardware address, for your network interface in Ubuntu 24.04. Though the title said for Ubuntu 24.04, it should work in all current Ubuntu releases, including Ubuntu 20.04 and Ubuntu 22.04.

MAC address, stands for Media Access Control address, is a unique identifier primarily assigned by device manufacturers. Therefore, it’s often referred to hardware address or physical address. However, many network interfaces support changing their MAC addresses. And, here’s how to do the trick in Ubuntu.
Continue Reading…

Want to run an operating system in virtual machine using VMware Workstation Player? Here I’m going to show you how to install and use it in Ubuntu 24.04 and Ubuntu 22.04 LTS.

Personally, I use Oracle Virtualbox for trying out different operating systems in as virtual machines (VMs). Some however prefer VMware workstation, which is available free for non-commercial use.


Continue Reading…

MPV, the popular free open-source media player, announced new 0.38.0 release few days ago!

The release improved --deinterlace with auto value, and --deinterlace-field-parity to automatically turn on deinterlacing. It can improve the overall clarity, sharpness of the video, by converting interlaced video (commonly found in analog television, VHS, Laserdisc, digital television (HDTV)) into a progressive form.

Without using config file, users can now press and hold Ctrl key then use mouse wheel scrolling to zoom in or zoom out the video playback.

Ctrl + Mouse Wheel to zoom in/out

Continue Reading…

This is a step by step guide shows how to install and setup Dropbox in Ubuntu 24.04 or Ubuntu 22.04 for both Desktop and Server in command line.

Dropbox is a popular file hosting service, that provides free account with 2 GB storage and paid plans for more features. It works on multiple platforms, including Android, iOS, Linux, macOS, Microsoft Windows, Windows Phone. With it, you can store files on cloud and access through different devices, or share files to your friends easily with a link.

Dropbox for Linux provides both graphical interface (indicator applet) and command line tool, meaning it can works on both Desktop and Server editions.

Continue Reading…

This tutorial shows how to install Brave web browser in Ubuntu in 3 different ways: Snap, Deb, and Flatpak packages.

Brave is a free open-source web browser based on Chromium. It is a privacy-focused browser, which automatically blocks most ads and website trackers in the default settings.

The web browser is available for Linux in three different package formats that support amd64 (Intel/AMD) and arm64 (e.g., Raspberry Pi) platforms. They are:

  • Snap – universal Linux package format runs in sandbox environment.
  • Deb – native package format for Debian, Ubuntu, Linux Mint.
  • Flatpak – another universal Linux package format runs in sandbox environment.

Continue Reading…