Welcome,
Log in to your Red Hat account
Your Red Hat account gives you access to your member profile and preferences, and the following services based on your customer status:
- Customer Portal
- Red Hat Connect for Business Partners
- User management
- Certification Central
Not registered yet? Here are a few reasons why you should be:
- Browse Knowledgebase articles, manage support cases and subscriptions, download updates, and more from one place.
- View users in your organization, and edit their account information, preferences, and permissions.
- Manage your Red Hat certifications, view exam history, and download certification-related logos and documents.
Your Red Hat account gives you access to your member profile, preferences, and other services depending on your customer status.
For your security, if you're on a public computer and have finished using your Red Hat services, please be sure to log out.
Log outRed Hat blog
Blog menu
With the release of Red Hat Enterprise Linux Atomic Host 7.4, we are excited to jointly announce official support for VMware’s ESXi and vCenter. While it’s always been possible to run Atomic Host in a VMware environment, Red Hat Enterprise Linux Atomic Host now supports VMware’s guest agent and can be listed as a supported guest OS. The Red Hat Atomic Image for vSphere now embeds the guest agent to provide the out-of-the-box experience and integration that end users expect.
For existing systems, the agent can be added by installing a system container with the open-vm-tools package and dependencies:
# atomic pull --storage=ostree rhel7/open-vm-tools # atomic install --system --name open-vm-tools rhel7/open-vm-tools # systemctl start open-vm-tools
This command will download the OCI image, leverage built-in ostree to deduplicate the container image with the host, configure the agent to run automatically, and start the service via systemd. This is the same approach we are using for other system-level tools with our container platform, OpenShift.
We think the addition of VMware’s open source implementation of VMware Tools will improve the functionality, administration, and management of Atomic Host within a VMware environment.
About the author
Joe Brockmeier is the editorial director of the Red Hat Blog. He also acts as Vice President of Marketing & Publicity for the Apache Software Foundation.
Brockmeier joined Red Hat in 2013 as part of the Open Source and Standards (OSAS) group, now the Open Source Program Office (OSPO). Prior to Red Hat, Brockmeier worked for Citrix on the Apache OpenStack project, and was the first OpenSUSE community manager for Novell between 2008-2010.