Loading...
args: -cpu 'host,-hypervisor,+kvm_pv_unhalt,+kvm_pv_eoi,hv_spinlocks=0x1fff,hv_vapic,hv_time,hv_reset,hv_vpindex,hv_runtime,hv_relaxed,kvm=off,hv_vendor_id=intel'转自:https://www.reddit.com/r/Proxmox...
Reverse新手区部分解题记录
由于使用的是内网 ip,认证方式只能选择 dnsStep 1:拿到Cloudflare的token略Step 2:创建一个secretapiVersion: v1 kind: Secret metadata: name: cloudflare-api-token-secret namespace: cert-manager type: Opaque stringData: api...
前言由于一些库的需要,重新装了一个Linux环境,为了避免各种包冲突导致环境错乱,研究了一下Docker中使用GPU的方法。Step 1 安装 Nvidia 驱动sudo mhwd -a pci nonfree 0300之后,重启Step 2 安装 Dockeryay -S docker sudo usermod -aG docker [your-name] sudo systemctl s...
收集一些资料