Install ESXi VMware-tools on Linux
Install ESXi vmware-tools on Linux Visit vCenter web page choose the VM, click Install VMware-tools and MOUNT. Back to VM double click VMware Tools on desktop And double click VMwareTools-<version>.tar.gz ...
Install ESXi vmware-tools on Linux Visit vCenter web page choose the VM, click Install VMware-tools and MOUNT. Back to VM double click VMware Tools on desktop And double click VMwareTools-<version>.tar.gz ...
Install openssh Update first 1 sudo apt-get update -y Install openssh-server 1 sudo apt install openssh-server -y Usage Check IP by 1 ifconfig If you got this: Install ifconfig by 1 sudo apt install net-tools -y Or use the command to get your IP address ...