Migrating to another virtual machine program can be intimidating. if you already have your virtual machines set up they way you like them, you don’t necessarily have to install them from scratch – you can migrate your existing virtual machines.
Month: May 2013
Online Backup Solutions for Linux
As the digital age progresses, the amount of data we produce each year is growing quickly. There was a time when we could fit all of our personal digital data on a few floppy disks, but many of us now have hundreds of gigabytes or photos, music and documents that we need to backup and […]
VT-x features locked or unavailable in MSR error
If you’re trying to install a 64-bit virtual machine on Virtualbox, it’s possible you might get this error. VT-x features locked or unavailable in MSR. (VERR_VMX_MSR_LOCKED_OR_DISABLED). If the system knows you’re installing a 64-bit machine, it will automatically enable ‘Hardware Acceleration’ in the Settings for the virtual installation. If not, you MUST enable it manually.
15 Even More Responsive Frameworks
This is part 3 in in our ongoing series of posts highlighting the latest responsive web frameworks. And yes, today we have 15 even more frameworks for you to consider.
How to create a self-signed SSL Certificate
The following is an extremely simplified view of how SSL is implemented and what part the certificate plays in the entire process.