Ubuntu 22.04 has better support for the low latency PipeWire multimedia framework. Here’s how to setup it for PulseAudio, ALSA, JACK and Bluetooth output. Firstly, Pipewire is pre-installed out-of-the-box, and runs as background service automatically. You may check it out ...

Installing Ubuntu is quite easy today using an USB stick. Here’s the step by step guide that shows the details about the installing process for those new to this operating system. Step 1: Create boot-able USB installer We usually burn ...

Ubuntu is always not ready for use out-of-the-box, because every user has his/her own preferences. And, here’s a list of things I did after installing Ubuntu 22.04 LTS. 1. Install Media Codec: To speed up the installing process, I never ...

The new Ubuntu 22.04 LTS has been released! If you’re going to do a fresh install, then this tutorial may help to burn the ISO image into your USB stick. Requirements: To follow this tutorial, you need following things to ...

Ubuntu 22.04, code-name “Jammy Jellyfish”, is out! See what’s new in this Long Term Support (LTS) release! Ubuntu 22.04 features Linux Kernel 5.15, GNOME 42 Desktop, New Logo, and tool-chain updates! New Logo: Ubuntu’s logo, the Circle of Friends, has ...

For notepad++ fans, there’s a free open-source project that reimplement the text editor with native Linux support! It’s Notepad Next, a C++ application uses Qt5 toolkit for its user interface. Compare to Notepadqq (another Notepad++ like editor), this app looks ...

This simple tutorial shows how to replace the default Snap Store (Ubuntu Software) with Gnome Software with Flatpak support in Ubuntu 22.04 LTS. Many applications today publish Linux packages via Flatpak. However, Ubuntu’s software center (aka Snap Store) does not ...

Ubuntu is distributing more applications as the universal Snap package, but some users don’t like them. So I’m writing this tutorial for those want to completely get rid of Snap and prevent it from being installed back. NOTE: Before getting ...

To run Microsoft Windows applications in Ubuntu Linux, Wine or CrossOver (paid version) is a good choice. And here’s how to install and use Wine in Ubuntu 22.04 LTS. In this tutorial, you’ll see 2 ways to install Wine in ...

As you may know, GNOME 42 adopted Microsoft RDP protocol for its built-in remote desktop feature. Ubuntu 22.04 Beta previously excluded it because of the bug due to mixed Gnome-control-center and Gnome-remote-desktop versions. In recent updates, this feature is finally ...

For laptop user, there could be a quite annoying issue that the ‘Airplane Mode’ automatically turns on when lid closed, or when the screen is tilted sideways. For HP laptops running Ubuntu, Fedora, or other Linux using systemd, there’s a ...

JetBrains announced the 2022.1 release of its PyCharm IDE few days ago. Here’s how to install in Ubuntu in different ways. What’s New in PyCharm 2022.1 This is the first release of the IDE in 2022. Release highlights include (see ...

Want to play some nature sounds or ambient noise on Linux? Blanket is a really good choice with a stylish user interface. As far as know, there are 2 good open-source applications in Linux for playing ambient sounds. They are ...

This simple tutorial shows how to install Google Earth Pro or Enterprise Client in Ubuntu 22.04 step by step. Today we can use Google Earth easily in web browser or mobile phone. For those still need a desktop app, Google’s ...

For Linux users want to configure the boot menu screen, Grub Customizer is always a good choice for beginners. I’ve written quite a few tutorials about the default boot-loader, which is called Grub, including set default OS to boot, install ...