Mac Tutorial
How To Start Google Chrome In Incognito Mode And Find The Location Of Incognito Chrome Cached Files
I’m trying to find the location of the cached files for google chrome incognito mode. I know that for regular browsing, the files are stored in /users/{$user}/Library/caches/google…etc, but I’m not sure where they are stored for incognito mode. I’ve looked in the /private/var/folders folders, but haven’t had any luck. In this article, I will tell …
How To Fix Authentication Failed For Bitbucket Pull Push Fetch Actions
When I push my source code changes in SourceTree to the bitbucket server, it popup a dialog to let me input the username and password. But whatever password I entered ( including the correct password), it will fail to push the changes to the bitbucket server. This error occurs when I fetch or pull the …
How To Fix Authentication Failed For Bitbucket Pull Push Fetch Actions Read More »
How To Change The Virtualbox Guest macOS Virtual Machine Screen Resolution
After installing macOS on VirtualBox virtual machine, when I start it, I found the screen resolution is too low to display the whole screen bigger. So I need to change the macOS virtual machine’s screen resolution to make the screen fully fill the virtual machine’s window. This article will tell you how to do it.