案例分享: 外星人M15 R7重置系统后出现下图问题,暂时不能下一步。 原文如下:
A configuration change was requested to Clear this computers TPM (Trusted platform module)
warning:clearing erases information stored on the tpm.you …
基础
网络
获取所有接口的IP地址 networkctl status 显示主机的所有IP地址 hostname -I 启用/禁用接口 ip link set <interface> up ip link set <interface> down 显示路线 ip route 将使用哪条路线到达主机 ip route get <IP>
安全
显示已登录的用户 w…