Tag: Fix

  • FIX: Failed to Mount “New Volume” Unknown Filesystem type “exfat”

    FIX: Failed to Mount “New Volume” Unknown Filesystem type “exfat”

    Ok, I had an external drive which I formatted to exFAT, and connecting to my Kali Linux system, I couldn’t open it. I got the following error below; Now, I will show you how to enable exFAT file system support on Kali Linux, Ubuntu, and other Ubuntu-based Linux distributions. This way you won’t see any…

  • Fix: Change Python Virtualenv Base Prefix

    Fix: Change Python Virtualenv Base Prefix

    Note: If you don’t know about virtualenv See here But so you know, virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. Note though, that the venv module does not offer all features of this library (e.g.…

  • PlayStore Error SOLVED: Couldn’t Sign-in

    PlayStore Error SOLVED: Couldn’t Sign-in

    Here is the solution to the sign in problem of of Google Playstore ‘Couldn’t sign-in issue. Error “There was a problem communicating with Google servers. Try again later.” See snapshot below; Cause You reset your android device, now you can’t sign in into google play to download Apps This issue was identified on: Samsung Galaxy…

  • SOLVED: MySQL Error – Cannot Connect, Invalid Settings

    SOLVED: MySQL Error – Cannot Connect, Invalid Settings

    Calm down friend. We are about to solve the MySQL Error problem together Usually when you install XAMPP for the first time or so, you are told that you server is not secured give a password to your server user.   Then you switch to the Users tab and and gave the “root” user a…