請幫我把https://wiki.lineageos.org/devices/lt03lte/build/ 變成中文的指示,並用MarkDown語法包住指令
請幫我把https://wiki.lineageos.org/devices/lt03lte/build/ 變成中文的指示,並用MarkDown語法包住指令
The Answer: Yes, It's Highly Recommended to Avoid Overlapping IP Ranges
Here's why:
How to Avoid Overlapping IP Ranges:
In essence:
手動創建LVM給Proxmox使用
fdisk -l
pvcreate /dev/sda1
pvcreate /dev/sdb1
pvscan
pvdisplay
vgscan
vgcreate -s 4M virtgr /dev/sda1 /dev/sdb1
vgscan
lvdisplay
#lvcreate -i2 -I4 -l100%FREE -n virt-p1 virtgr
最後建立部分後來刪掉,改從proxmox datacenter storage 重建
原因是這樣才抓到真實使用率(Usage)
自從使用Evernote滿足自己的筆記需求後,就很少回頭擠blog。但是想想不行,偶爾也要寫一點筆記,不然會被當成完全棄坑。
安裝完
Add-EsxSoftwareDepot .\update-from-esxi6.7-6.7_update01.zip
Add-EsxSoftwareDepot .\net55-r8168-8.045a-napi-offline_bundle.zip
New-EsxImageProfile -CloneProfile ESXi-6.7.0-20181002001-standard -Name ESXi-20181112 -Vendor Icekimo
Set-EsxImageProfile -Name ESXi-20181112 -AcceptanceLevel CommunitySpported
Add-EsxSoftwarePackage -ImageProfile ESXi-20181112 -SoftwarePackage net55-r8168
Get-EsxSoftwarePackage
Export-EsxImageProfile -NoSignatureCheck -ImageProfile ESXi-2018111 -FilePath ESXi-6.7.0-Custom.iso –ExportToIso
sudo add-apt-repository ppa:openshot.developers/ppa
sudo apt-get update
sudo apt-get install openshot-qt