Linux Mint 19, a popular Ubuntu-based Linux distribution, was officially released today for Cinnamon, MATE, and Xfce editions.
Linux Mint 19, codename “Tara”, is a long term support (LTS) which will be supported until 2023. It ships with Linux kernel 4.15 and based on Ubuntu 18.04.
Linux Mint 19 features:
Ships with Cinnamon 3.8, MATE 1.20, Xfce 4.12 for respective editions.
TimeShift now is used for performing OS system snapshots (system restore points).
Brand new welcome screen.
Various improvements to Update Manager and Software Manager.
Great improvements for HiDPI support
The multimedia codecs now include the Microsoft fonts.
All the Mint tools support HiDPI, GTK3 and Python3.
For those who don’t want to add third-party repositories, the free and open-source streaming and recording program OBS Studio now can be easily installed in Ubuntu via Snap package.
Snap is an universal Linux package format. Snap application runs in sandbox and it auto-updates itself once a new release is out and snapped by the maintainer.
The latest OBS Studio 21.1.2 is now available as snap package. You can easily install it from Ubuntu Software:
For Ubuntu 16.04 users who never installed a snap package, run command sudo apt install snapd first to install the daemon.
Or run command in terminal (Ctrl+Alt+T) to install the OSB Studio snap package:
snap install obs-studio
You may found that the snap package is kinda large in file size that because it bundles almost all its dependencies.
NOTE: To access webcam and content on external storage, you need to run 2 two commands:
This tutorial shows how to disable your laptop’s built-in webcam in Ubuntu 24.04, Ubuntu 22.04, Ubuntu 20.04, and Ubuntu 18.04.
If you rarely use the webcam in your laptop, then it’s a good choice to disable it for privacy and security reasons. Some laptops have physical buttons to do the job, but most others do NOT.
Besides covering your webcam with a sticky note, here’s how to configure your Ubuntu to soft-block using Kernel module option.
Looking to control music from your Sonos devices in Ubuntu? Noson is a fast and smart controller for your SONOS devices that is written with QML/C++.
With Noson app, you can browse your music library and play track or radio on any zones. You can manage grouping zones, queue, and playlists, and fully control the playback.
Install Noson from Ubuntu Software or App Center:
The snap package of Noson, universal Linux package format runs in sandbox, is available in Ubuntu Software:
For those who hate Ubuntu Software, run command in terminal (Ctrl+Alt+T) to install Noson snap:
snap install noson
Install Noson in Ubuntu via PPA:
For those who prefer traditional .deb package, Noson is also available to install via in the PPA repository for Ubuntu 18.04, Ubuntu 20.04, Ubuntu 22.04, Ubuntu 24.04, and Ubuntu 24.10 on Intel/AMD CPU platform.
1. Open terminal either via Ctrl+Alt+T or by searching for ‘terminal’ from app launcher. When it opens, run command to add the PPA: