Compare and Contrast Virtualization Concepts Flashcards
Can a Linux host run a Windows application in a container?
No, a Linux host cannot run a windows application in a container
What is an OVA file?
An OVA file is an OVF template archived with tar and renamed .OVA
Describe a dual-homed computer
A dual-homed computer or VM has more than one network interface
Describe Blob storage
Blob storage is a storage method for VM’s that uses an an API to send or retrieve data without direct access to the files by the VM
What command line (CLI) tool can you use to interact with the Linux Virtualization system?
virsh
Name three bootstrap methods that setup the system during the installation process
Kickstart
Debian Preseed
Anaconda
On a Linux system, where is the symbolic link that defines the current timezone located?
/etc/localtime
How is a newly set locale activated for a logged in user?
Log out and back in, or reboot the computer to reestablish environment variables