<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>VMware on IT 紀錄網站</title><link>https://lovesharepc.github.io/en/categories/vmware.html</link><description>Recent content in VMware on IT 紀錄網站</description><generator>Hugo -- gohugo.io</generator><language>zh-tw</language><lastBuildDate>Thu, 30 Jan 2020 15:51:13 +0000</lastBuildDate><atom:link href="https://lovesharepc.github.io/en/categories/vmware/index.xml" rel="self" type="application/rss+xml"/><item><title>VMware ESXi Direct Console 按鍵表</title><link>https://lovesharepc.github.io/2020/01/30/vmware-esxi-direct-console-%E6%8C%89%E9%8D%B5%E8%A1%A8/</link><pubDate>Thu, 30 Jan 2020 15:51:13 +0000</pubDate><guid>https://lovesharepc.github.io/2020/01/30/vmware-esxi-direct-console-%E6%8C%89%E9%8D%B5%E8%A1%A8/</guid><description>動作 &amp;lt;td width=&amp;quot;277&amp;quot;&amp;gt; &amp;lt;strong&amp;gt;按鍵&amp;lt;/strong&amp;gt; &amp;lt;/td&amp;gt; 檢視和變更組態 &amp;lt;td width=&amp;quot;277&amp;quot;&amp;gt; F2 &amp;lt;/td&amp;gt; 將使用者介面變更為高對比模式 &amp;lt;td width=&amp;quot;277&amp;quot;&amp;gt; F4 &amp;lt;/td&amp;gt; 關閉或重新</description></item><item><title>ESX 設定 SNMP 、 NTP、syslog</title><link>https://lovesharepc.github.io/2019/07/21/esx-%E8%A8%AD%E5%AE%9A-snmp-%E3%80%81-ntp/</link><pubDate>Sun, 21 Jul 2019 07:50:00 +0000</pubDate><guid>https://lovesharepc.github.io/2019/07/21/esx-%E8%A8%AD%E5%AE%9A-snmp-%E3%80%81-ntp/</guid><description>esxcli system snmp get esxcli system snmp set --communities &amp;lt;name&amp;gt; esxcli system snmp set --enable yes esxcli system snmp set -e true esxcli system syslog config set --loghost=172.28.11.113 esxcli system syslog reload vi /etc/ntp.conf server 172.28.11.113 systemctl restart ntpd</description></item><item><title>ESXi 使用 ghettoVCB 備份 VM</title><link>https://lovesharepc.github.io/2018/12/04/esxi-%E4%BD%BF%E7%94%A8-ghettovcb-%E5%82%99%E4%BB%BD-vm/</link><pubDate>Tue, 04 Dec 2018 15:23:00 +0000</pubDate><guid>https://lovesharepc.github.io/2018/12/04/esxi-%E4%BD%BF%E7%94%A8-ghettovcb-%E5%82%99%E4%BB%BD-vm/</guid><description>ghettoVCB 使用 ghettoVCB 備份 或是 xsibackup ghettoVCB 說穿只是一個批次檔 他可以放在任意位置執行 也可以以 vib 檔安裝到 ESXi 中 官網 https://github.com/lamw/ghettoVCB https://github.com/lamw/ghettoVCB/raw/master/vghetto-ghettoVCB-offline-bundle.zip ESXi 開啟 ssh 的功能 以 ssh 登錄後 切換目錄到 datastore cd /vmfs/volumes/datastore1/ 下載 ghettoVCB https://github.com/lamw/ghettoVCB/raw/master/vghetto-ghettoVCB-offline-bundle.zip 以</description></item><item><title>替 ESXi 安裝驅動</title><link>https://lovesharepc.github.io/2018/11/04/%E6%9B%BF-esxi-%E5%AE%89%E8%A3%9D%E9%A9%85%E5%8B%95/</link><pubDate>Sun, 04 Nov 2018 09:52:00 +0000</pubDate><guid>https://lovesharepc.github.io/2018/11/04/%E6%9B%BF-esxi-%E5%AE%89%E8%A3%9D%E9%A9%85%E5%8B%95/</guid><description>以系統管理員身分執行 powershell Install-Module -Name VMware.PowerCLI Set-ExecutionPolicy -ExecutionPolicy Bypass 下載 ESXi-Customizer-PS https://www.v-front.de/p/esxi-customizer-ps.html#download 腳本說明 .ESXi-Customizer-PS-v2.6.0.ps1 -help This is ESXi-Customizer-PS Version 2.6.0 (visit https://ESXi-Customizer-PS.v-front.de for more information!) Usage: ESXi-Customizer-PS [-help] | [-izip [-update]] [-sip] [-v67|-v65|-v60|-v55|-v51|-v50] [-ozip] [-pkgDir ] [-outDir ] [-vft] [-dpt depot1[,&amp;#8230;]] [-load vib1[,&amp;#8230;]] [-remove vib1[,&amp;#8230;]] [-log ] [-ipname ] [-ipdesc ] [-ipvendor ] [-nsc] [-test] Optional parameters: -help</description></item><item><title>ESXi 系統更新</title><link>https://lovesharepc.github.io/2018/08/05/esxi-%E6%9B%B4%E6%96%B0/</link><pubDate>Sat, 04 Aug 2018 16:07:00 +0000</pubDate><guid>https://lovesharepc.github.io/2018/08/05/esxi-%E6%9B%B4%E6%96%B0/</guid><description>ESXi 更新 ESXi 上傳 zip 到local 儲存區 開SSH 、 進入維護模式 檢查 source esxcli software sources profile list -d &amp;lt;路徑&amp;gt;esxcli software sources profile list -d /vmfs/volumes/ESXI-97/VMware-VMvisor-Installer-6.5.0.update02-8935087.x86\_64-DellEMC\_Customized-A01.zipName Vendor Acceptance Level Creation Time Modification Time——</description></item><item><title>vCenter SERVER 安裝</title><link>https://lovesharepc.github.io/2018/02/04/vcenter-server-%E5%AE%89%E8%A3%9D/</link><pubDate>Sun, 04 Feb 2018 03:07:00 +0000</pubDate><guid>https://lovesharepc.github.io/2018/02/04/vcenter-server-%E5%AE%89%E8%A3%9D/</guid><description>首先安裝 ESXi 並改為固定 IP 以 web 開啟主控台將 SSH 打開 下指令改 hostname esxcfg-advcfg -s ESXi1 /Misc/hostname 因為 SSL 證書要先重設(如果你沒有註冊過的) 照以下流程 1.Back up SSL certificates with the command: cp /etc/vmware/ssl/rui.* /var/tmp 2.Remove the SSL certificates</description></item></channel></rss>