2022년 12월 24일 토요일

ESXi how to update

1 . download update

2. put a update file to localdata store directory

3 use command below

esxcli software vib update -d "PATH TO A PATCH"

댓글 없음:

sublime close without confirmation

  Close without confirm   Yes, you can just write a plugin to set the view as scratch and close it. Then create a keybinding for that c...