How to Make Your PC Run Faster – Tweaks to Speed Up Windows 10
December 3, 2019
Watch the following tutorial video to Speed Up Windows 10 PC
December 3, 2019
Watch the following tutorial video to Speed Up Windows 10 PC
July 11, 2019
# Edit your php.ini file- session.gc_maxlifetime = 1440 # Go to config.inc.php in phpmyadmin add the following code.. $cfg[‘LoginCookieValidity’] = 60*60*24*7; // 60*60*24*7 = one… Read More →
July 8, 2019
wget https://download.sublimetext.com/sublime_text_3_build_3176_x64.tar.bz2 ## get the archive file, extract and take the sublime_text_3 folder and paste it into /opt/. ## Add Sublime Text 3 to… Read More →
July 5, 2019
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 →
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 →
#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 →