Open-vm-tools
open-vm-tools logo | |
Maintainer | maintainer |
---|---|
Url | https://docs.vmware.com/en/VMware-Tools/12.0.0/com.vmware.vsphere.vmwaretools.doc/GUID-8B6EA5B7-453B-48AA-92E5-DB7F061341D1.html |
Category | |
Tags | vm, vmware |
Maintainer
Version
Description
Open VM Tools (open-vm-tools) is the open source implementation of VMware Tools for Linux guest operating systems. The open-vm-tools suite is bundled with some Linux operating systems and is installed as a part of the OS, eliminating the need to separately install the suite on guest operating systems. All leading Linux vendors support the open-vm-tools suite on vSphere, Workstation, and Fusion, and bundle open-vm-tools with their product releases. For information about OS compatibility check for the open-vm-tools suite, see the VMware Compatibility Guide at http://www.vmware.com/resources/compatibility.
Installation
yum --enablerepo=smecontribs install smeserver-open-vm-tools
yum --enablerepo=smecontribs install smeserver-open-vm-tools signal-event post-upgrade signal-event reboot
yum --enablerepo=smecontribs install smeserver-open-vm-tools signal-event post-upgrade signal-event reboot
Configuration
you can list the available configuration with the following command :
config show open-vm-tools
Some of the properties are not shown, but are defaulted in a template or a script. Here a more comprehensive list with default and expected values :
property | default | values | |
---|---|---|---|
DbName | nextcloud | string | for mysql db |
DbPassword | GENERATED | string | for mysql db |
DbUser | nextcloud | string | for mysql db |
access | private | private, public | |
status | enabled | enabled,disabled |
Uninstall
yum remove smeserver-open-vm-tools open-vm-tools
Bugs
Please raise bugs under the SME-Contribs section in bugzilla
and select the smeserver-open-vm-tools component or use this link
Below is an overview of the current issues for this contrib:
ID | Product | Version | Status | Summary (2 tasks) ⇒ |
---|---|---|---|---|
11983 | SME Contribs | 10.0 | CONFIRMED | update description |
11982 | SME Contribs | 10.0 | CONFIRMED | noise during install |
Changelog
Only released version in smecontrib are listed here.
- Really fix bogus date
- Fix bogus date
2021/11/25 John Crisp 0.1-1.sme
- Initial import to Koozali SME 10 [SME: 11776]