rakotomandimby

VMware Config

Jan 9th, 2015
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.22 KB | None | 0 0
  1. # https://communities.vmware.com/thread/480693
  2. cat /etc/vmware/config
  3. .encoding = "UTF-8"
  4. installerDefaults.componentDownloadEnabled = "yes"
  5. installerDefaults.autoSoftwareUpdateEnabled.epoch = "7762232686"
  6. installerDefaults.dataCollectionEnabled.epoch = "2063110669"
  7. installerDefaults.dataCollectionEnabled = "yes"
  8. installerDefaults.transferVersion = "1"
  9. installerDefaults.autoSoftwareUpdateEnabled = "yes"
  10. product.name = "VMware Workstation"
  11. prefvmx.minVmMemPct = "50"
  12. prefvmx.useRecommendedLockedMemSize = "TRUE"
  13. mainmem.backing = "unnamed"
  14. RemoteDisplay.vnc.keymap = "fr"
  15.  
  16. NETWORKING = "yes"
  17. VMBLOCK_CONFED = "yes"
  18. gksu.rootMethod = "su"
  19. libdir = "/usr/local/vmware-workstation/lib/vmware"
  20. VMCI_CONFED = "yes"
  21. VSOCK_CONFED = "yes"
  22. initscriptdir = "/etc/init.d"
  23. authd.fullpath = "/usr/local/vmware-workstation/sbin/vmware-authd"
  24. bindir = "/usr/local/vmware-workstation/bin"
  25. vmware.fullpath = "/usr/local/vmware-workstation/bin/vmware"
  26. vix.libdir = "/usr/local/vmware-workstation/lib/vmware-vix"
  27. vix.config.version = "1"
  28. player.product.version = "6.0.3"
  29. product.buildNumber = "1895310"
  30. authd.client.port = "902"
  31. authd.proxy.nfc = "vmware-hostd:ha-nfc"
  32. product.version = "10.0.3"
  33. workstation.product.version = "10.0.3"
Advertisement
Add Comment
Please, Sign In to add comment