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”
To select all elements with the same class except a particular one using jQuery, you can use the not method in combination with the class… Read More →
August 27, 2019
:nth-child Select the first list item li:nth-child(1) { } Selects the second element in a list li:nth-child(2) { color: lime; } Selects every fourth element… Read More →
August 21, 2019
hover menu toggle with jQuery Go to the link and download superfish. Get the “superfish.min.js” from the “dist/js” folder https://superfish.joelbirch.design/ And also create another file… Read More →
August 18, 2019
Go to Admin > Stores > Configuration > Advance > Admin > Security Set “Admin Account Sharing” to Yes
August 17, 2019
Run the following code to fix the issue.. sudo -u www-data php bin/magento setup:di:compile