Download the latest version of CMSmap
December 1, 2019
Download the latest version of CMSmap git clone https://github.com/Dionach/CMSmap cd CMSmap pip3 install To uninstall pip3 uninstall cmsmap -y
December 1, 2019
Download the latest version of CMSmap git clone https://github.com/Dionach/CMSmap cd CMSmap pip3 install To uninstall pip3 uninstall cmsmap -y
November 30, 2019
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 →
November 30, 2019
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 →
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 →