GNOME Shell animations, while visually appealing, can slow down your Ubuntu Linux system—especially on older hardware or when multitasking with many open windows. The “Activities… Read More →
Articles by Al Mahbub Khan
Ubuntu Linux offers a clean and minimalistic desktop experience out of the box, but many users prefer having quick access to essential elements like the… Read More →
Ubuntu 18.04 To Hide Mounted Drives From Ubuntu 18.04 Desktop, use the following code – gsettings set org.gnome.nautilus.desktop volumes-visible ‘false’
Apache NetBeans has long stood as a pillar in the world of integrated development environments, offering a robust, extensible, and highly capable platform for developers… Read More →
The seamless administration of a MySQL database through a web interface is a cornerstone of modern web development and server management. For millions of users… Read More →
When running a dual boot configuration with Windows and Linux operating systems on the same computer, users frequently encounter a frustrating issue where the system… Read More →
To install Nemo and make it the default file manager on Ubuntu, install the Nemo file manager package with APT, register nemo.desktop as the default… Read More →
MPV is a lightweight, high-performance media player widely regarded as one of the most powerful video playback tools available on Linux. Built as a fork… Read More →
Install Local Debian (.DEB) Packages sudo dpkg -i DEB_PACKAGE_with_location Another simple way would be – Just go to the file on file browser. Type sudo… Read More →
List all installed packages in Ubuntu Terminal To list all installed packages in Ubuntu use the following code in Terminal – apt list –installed
Switch windows of the application in Ubuntu Alt+Tab Windows Kye+Tab
install kmplayer sudo apt-get install kmplayer