Use https://seceonhelp.freshdesk.com/support/login to access updated Knowledge Base Articles, Submit Technical Support Tickets and Review Status of submitted support tickets.
Commands to install VMWare tools on Rocky Linux
- 1 Overview:
- 2 Steps:
- 3 Verification:
Overview:
This guide illustrates the commands for VMWare tools install over Rocky Linux.
Steps:
Login as root-
sed -i 's/enabled=0/enabled=1/g' /etc/yum.repos.d/Rocky-AppStream.repo
dnf install -y open-vm-tools
sed -i 's/enabled=1/enabled=0/g' /etc/yum.repos.d/Rocky-AppStream.repo
Verification:
Seceon Inc. All rights reserved. https://www.seceon.com