西维蜀黍

【Linux】systemctl

systemd

systemd is an init system and system manager that has widely become the new standard for Linux distributions. Due to its heavy adoption, familiarizing yourself with systemd is well worth the trouble, as it will make administering servers considerably easier. Learning about and using the tools and daemons that comprise systemd will help you better appreciate the power, flexibility, and capabilities it provides, or at least help you to do your job with less hassle.

In this guide, we will be discussing the systemctl command, which is the central management tool for controlling the init system. We will cover how to manage services, check statuses, change system states, and work with the configuration files.

  ...


【WMware】EXSi - 网卡直通 (Passthrough)

网卡直通(Passthrough)

如果以这样的顺序添加网卡,进入openwrt后

  • 0000:03:00:0 则为 openwrt中的eth0
  • 0000:02:00:0 为 openwrt中的eth1
  ...


【WMware】EXSi - 硬盘直通

RDM 硬盘直通

找到要挂载到的 DataStroe的路径

  ...


【WMware】EXSi - 增加第三方网卡驱动

USB3.0 网卡

ESXi-Customizer-PS

因为我用的是USB3.0 网卡,所以需要下载相关驱动,否则会出现 No network adapters were detected 的错误。

Use https://github.com/VFrontDe/ESXi-Customizer-PS

  ...


【WMware】EXSi - Troubleshooting

VMFS Volume is locked

Ref

  ...