取出憑證的Public Key:
openssl pkcs12 -in server.pfx -clcerts -nokeys -out server.crt
取出憑證的Private Key:
openssl pkcs12 -in server.pfx -nocerts -nodes -out server.key
openssl pkcs12 -in server.pfx -clcerts -nokeys -out server.crt
openssl pkcs12 -in server.pfx -nocerts -nodes -out server.key
printf("%x", ch & 0xff);
WARNING: missing /lib/modules/4.4.0-87-generic
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/4.4.0-87-generic: No such file or directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open /var/tmp/mkinitramfs_BSmOjQ/lib/modules/4.4.0-87-generic/modules.order: No such file or directory
depmod: WARNING: could not open /var/tmp/mkinitramfs_BSmOjQ/lib/modules/4.4.0-87-generic/modules.builtin: No such file or directory
在 VM 上安裝完 Ubuntu 20.04 LTS 版本後在一次例行性檢查中發現 syslog 中發現一直跳出 multipathd 的錯誤,如下圖 這問題產生的原因是 ESXi 不會產生 udev 必要的資訊,所以 udev 就無法產生出相對應的 /dev/disk/by-i...