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
Download NetBeans from https://netbeans.org/downloads/8.2/ Follow the instruction https://netbeans.org/community/releases/82/install.html Or do it like this.. For Linux platforms, the installer file has the .sh extension. For these… Read More →
November 28, 2019
phpmyadmin doesn’t work Open php.ini depending on the version you are using.. sudo subl /etc/php/7.2/apache2/php.ini sudo subl /etc/php5/apache2/php.ini Search on turn this on mysqli.allow_local_infile =… Read More →
November 25, 2019
On Linux open terminal and run the following command- timedatectl set-local-rtc 1 –adjust-system-clock
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
Mastering MPV on Linux: A Comprehensive Installation Guide MPV, the powerful and versatile media player, is a favorite among Linux users for its vast customization… Read More →