Enable TFTP on VCSA

Start TFTP service Allow TFTP port on the VCSA firewall Confirm if the port is allowed on the firewall Make the firewall rules persistent: Export Ip tables rule Create a startup script at path: /etc/init.d/startftp.sh with the below contents: change the permissions of the script set the script to run during startup: copy the contents […]

Installing RealTek Nic on Esxi (Esxi white box)

Desktop hardware’s are normally include Realtek nic which do now work in a base install of Esxi. In this article, The below post will walk you through steps to get Realtek nic working Determine the nic hardware by running the below command: Run the below command to switch the acceptance level to community support (the […]

vCenter Webclient logon screen glitches after upgrade

After vCenter upgrade, the Logon screen is improperly formatted and might look like the below: the text would read like the below: or This is because the STS banner flag has an inappropriate data. Inorder to fix this, download and connect to the sso using jxplorer: https://kb.vmware.com/s/article/2077170 Note: Take a snapshot of the PSC/backup the […]