How to list all installed packages in Ubuntu Linux Terminal
November 23, 2019
List all installed packages in Ubuntu Terminal To list all installed packages in Ubuntu use the following code in Terminal – apt list –installed
November 23, 2019
List all installed packages in Ubuntu Terminal To list all installed packages in Ubuntu use the following code in Terminal – apt list –installed
November 23, 2019
Switch windows of the application in Ubuntu Alt+Tab Windows Kye+Tab
November 23, 2019
install kmplayer sudo apt-get install kmplayer
November 23, 2019
Upgrading an Ubuntu system is usually a straightforward process, but when things go wrong, they can go very wrong. One of the most common and… Read More →
November 15, 2019
On the terminal use the following code – echo -en “\e[?25h”
July 11, 2019
Automating the mounting of disk partitions in Ubuntu ensures seamless access to your data every time your system starts. This process eliminates the need for… Read More →
July 11, 2019
The error “/dev/sda5: Inodes that were part of a corrupted orphan linked list found” indicates filesystem corruption on the /dev/sda5 partition, which often occurs due… Read More →
July 10, 2019
Reading EPUB eBooks on Ubuntu is straightforward once you pick the right reader and installation method. This guide walks through the best choices for Ubuntu… Read More →
Install and Use YouTube-DL on Ubuntu 18.04 Install YouTube-DL – A Command Line Video Download Tool for Linux sudo snap install youtube-dl Update youtbe-dl Snap… Read More →
Ubuntu 17.10, codenamed Artful Aardvark, marked a significant shift in the Linux ecosystem by replacing the Unity desktop environment with GNOME Shell as the default… Read More →