How To Hide Mounted Drives From Ubuntu 18.04 Desktop ?
November 30, 2019
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’
November 30, 2019
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’
November 28, 2019
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 →
November 28, 2019
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 →
November 23, 2019
Make Nemo the Default File Manager in Ubuntu Install Nemo sudo apt install nemo Make Nemo default file manager and enter the following codes- xdg-mime… Read More →
November 23, 2019
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 →
November 23, 2019
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 →
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