How To Fix Mouse And Keyboard Stuck After Install Mac OS On VirtualBox

After installing macOS high sierra in VirtualBox, when I start the virtual machine, it popup the Keyboard Setup Assitant window like below. For macOS beginners, this window is so strange and I do not know what to do. And if you are not lucky, you will find your mouse and keyboard are all out of […]

How To Fix Mouse And Keyboard Stuck After Install Mac OS On VirtualBox Read More »

How To Install Virtualbox Extension Pack Correctly

When you use oracle VirtualBox, sometimes you need to install the VirtualBox extension. Because the VirtualBox extension provides you add-on functions such as virtual USB 2.0 & 3.0 support, VirtualBox remote desktop protocol support, Intel PXE boot ROM, Disk image encryption with AES algorithm, Host webcam passthrough, etc. But when you install it, you may

How To Install Virtualbox Extension Pack Correctly Read More »

How To Fix Error ‘Value Of Optional Type Must Be Unwrapped To A Value Of Type’ In Swift

There are three kinds of variable declaration in swift programming. You can declare a swift variable as a variable (var name: String = “jerry”) that value can be changed in code, a constant ( let x:Int = Int(10) ) that value can not be changed, and an optional variable ( var x:Int? ) that value

How To Fix Error ‘Value Of Optional Type Must Be Unwrapped To A Value Of Type’ In Swift Read More »

How To Resolve The Installation Failed Error When Install VirtualBox On Mac

When I install VirtualBox on macOS, I meet an error message like this The installation failed. The installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance. I struggled for some time and finally find the solution to fix it. Now let me tell you.

How To Resolve The Installation Failed Error When Install VirtualBox On Mac Read More »