서버모니터 앱 - vm 설치 가이드(Install manual)

 Install rocky linux

root: ****

rocky1_test: ***** *****  storage: ***** *****

rocky2_test: ***** *****  storage: ***** *****

rocky3_test: ***** *****  storage: ***** *****

rocky3_backend: ***** *****  storage: ***** *****

 

 TroubleShoot

Issue: Ping works 8.8.8.8 but ping doesn’t reach internal network.




 

Solutions:

#1: To install VMware Tools on Rocky Linux 9, follow these steps:

Step 1: Install Required Packages

sudo dnf install open-vm-tools open-vm-tools-desktop

Step 2: Start and Enable VMware Tools Service

sudo systemctl start vmtoolsd.service

sudo systemctl enable vmtoolsd.service

Step 3: Verify Installation

vmware-toolbox-cmd -v

Step 5: Reboot the System

 

#2: Installing VMware Tools from the VMware GUI (Alternative Method)

Step 1: Mount the VMware Tools ISO:

Click on VM > Install VMware Tools.

Step 2: Mount the CD-ROM:

sudo mount /dev/cdrom /mnt

Step 3: Extract VMware Tools:

Navigate to the mount point and extract the VMware Tools tarball:

cd /mnt

sudo tar -zxvf VMwareTools-*.tar.gz -C /tmp

cd /tmp/vmware-tools-distrib

Step 4: Run the VMware Tools Installer:

sudo ./vmware-install.pl

Step 5: Unmount the CD-ROM:

sudo umount /mnt

Step 6: Reboot the System

Solved!

 


Working!


 

Important!!!


Important!!!

private ip internal (10.~)

public ip external (221.~)

 

 


댓글

이 블로그의 인기 게시물

image_insert_vba (vba로 만든 이미지 자동 삽입기)

IT 개발자 다이어리 - 2024년 6월 7일 금요일 / 날씨: 흐리다가 맑아짐

Privacy Policy(Chicken Fight - 닭싸움)