VirtualBox Troubleshooting Tips

VirtualBox Troubleshooting Tips

Only 32bit VMs are listed in Virtual Box

While creating VMs in Virtual box if only 32 bit vms are listed, kindly check on the following:
  1. Check if Virtualization is enabled on your system. For this you must access the BIOS of your laptop and enable Virtualization if its not already enabled.
  2. Check if Hyper-V is enabled on your system. If it is, ensure that it is disabled as two virtualization technologies cannot co-exist.

Enabling SSH on the VM

If you need SSH enabled on the system, follow the below steps:
  1. Ensure the /etc/apt/sources.list file has been updated as per above
  2. Run the command: apt-get update 
  3. Run the command: apt-get install openssh-server
  4. Run the command: service sshd start

Komentarze

Popularne posty z tego bloga

Kubernetes

Helm

Ansible Tower / AWX