Tag: Ubuntu

How to Enable & Configure Hot-Corners in Ubuntu 22.04 LTS

This simple tutorial shows how to enable and customize hot-corner actions in Ubuntu 22.04 LTS with default GNOME desktop. Your system can do a custom action, when moving mouse corner to hit one of the 4 (top-left, top-right, bottom-left, and bottom-right) screen edges. That’s hot-corners function. …

How To Show Hidden Files In Terminal Ubuntu Linux

How to show hidden files in Ubuntu using terminal (command line). Wondering which command will list the hidden files in Linux Ubuntu? Use Ubuntu ls command to show hidden files in Linux command line. Ubuntu LS Command The ls command can be used to show hidden …

How To Check Battery Status In Linux Ubuntu Terminal

How to check battery status in Linux terminal. Here is the Linux command to check battery status. On Linux, users can check battery health via command line. Using upower command and acpi command in Linux one can easily view the information about the system battery in …

Where Are Applications Installed On Ubuntu Linux

How to find application on Ubuntu? Know where are applications installed on Ubuntu. Here is how to check installed software version in Linux. How To Find Application On Ubuntu? To find the .desktop files for the applications, go to the directory usr > share > applications. …