Introduction to Downloading MP3 Tracks from YouTube Downloading an MP3 track from a YouTube video is a common need for users who want offline access… Read More →
How to Disable Windows 10 Animations to Speed Up Performance and Boost System Responsiveness
July 4, 2019
If you’re using an older PC, a laptop with limited memory, or just someone who prioritizes speed over visual flair, you may have noticed that… Read More →
You can also do it from your project root index file. Put the following file on your project index.php. error_reporting(E_ALL); ini_set(‘display_errors’, TRUE); ini_set(‘display_startup_errors’, TRUE); To… Read More →
Use the following code on terminal to enable of disable – gsettings set org.gnome.desktop.background show-desktop-icons true gsettings set org.gnome.desktop.background show-desktop-icons false gsettings set org.gnome.nautilus.desktop home-icon-visible… Read More →
How to Disable Window Effects in Ubuntu | How to speed up Applications menu in Ubuntu 18.04
July 2, 2019
Disable Window Effects in Ubuntu To disable animation open terminal and use the follwoing code to disable or enable gsettings set org.gnome.desktop.interface enable-animations false gsettings… Read More →
#Open terminal by pressing ctrl + T. Use the following code. sudo usermod -a -G www-data dante # check the user called “dante” and it’s… Read More →
