Tag: Ubuntu

Ubuntu Makes Major Change to its Appearance Ahead of 20.04

Major improvements to Ubuntu’s default ‘Yaru’ theme are coming in Ubuntu 20.04 LTS. The community team who work on the Yaru GTK theme recently spent a week at Canonical’s London HQ for an in-person ‘design fest’. There, alongside members of the official Ubuntu design team, they …

How To Install TLP To Improve Battery Life of Ubuntu

How to improve battery life of Ubuntu Linux System. Here’s how to install TLP on Linux Laptops. TLP saves laptop battery power on Linux without the need to understand every technical detail. TLP comes with a default configuration already optimized for battery life, so you may …

Update And Install Linux Kernel 5.4 On Ubuntu Linux

How to update and install Linux Kernel 5.4 on Ubuntu Linux Systems. Linux Kernel 5.4 is released with Kernel Lockdown, exFAT Support and file & networking improvements. Announcing the release of Linux Kernel 5.4, Linus Torvalds writes: “Not a lot happened this last week, which is …

How To List Installed Packages on Ubuntu Linux

Command to list installed packages on Ubuntu Linux. Here’s how to check installed packages in Linux command – apt list –installed; Ubuntu users can list installed packages by size or apt list installed packages by date. On Ubuntu, one can list all packages installed by user. …