#!/usr/bin/vmware config.version = "8" displayName = "CS50 Appliance 2.3" ethernet0.connectionType = "nat" ethernet0.present = "TRUE" ethernet1.connectionType = "hostonly" ethernet1.present = "TRUE" ethernet2.connectionType = "bridged" ethernet2.present = "TRUE" floppy0.present = "FALSE" guestinfo.vmware.product.class = "virtual machine" guestinfo.vmware.product.long = "CS50 Appliance 2.3" guestinfo.vmware.product.url = "https://manual.cs50.net/CS50_Appliance_2.3" guestOS = "fedora" ide1:0.autodetect = "TRUE" ide1:0.deviceType = "cdrom-raw" ide1:0.fileName = "auto detect" ide1:0.present = "TRUE" ide1:0.startConnected = "TRUE" memsize = "768" powerType.powerOff = "soft" powerType.powerOn = "soft" powerType.reset = "soft" powerType.suspend = "soft" priority.grabbed = "normal" priority.ungrabbed = "normal" scsi0:0.deviceType = "disk" scsi0:0.fileName = "cs50-appliance-2.3-4-disk1.vmdk" scsi0:0.mode = "persistent" scsi0:0.present = "TRUE" scsi0:0.startConnected = "TRUE" scsi0:0.writeThrough = "TRUE" scsi0.present = "TRUE" scsi0.virtualDev = "lsilogic" sound.present = "TRUE" sound.virtualdev = "sb16" tools.syncTime = "TRUE" tools.upgrade.policy = "upgradeAtPowerCycle" usb.generic.autoconnect = "TRUE" usb.present = "TRUE" virtualHW.version = "7"