How to enable sftp copy in VCSA (vcenter server Appliance)

How to enable sftp copy in VCSA (vcenter server Appliance)





  •              ssh to VCSA server
  •              shell.set --enable True
  •              shell
  •              Change the default shell to Bash: chsh -s /bin/bash root

No comments:

Post a Comment

how to unlink a NIC from a esxi vSwitch

  List the vSwitches from ESXI using CLI:          esxcli network vswitch standard list  output example: vSwitch0    Name: vSwitch0    Class...