Skip to content

Commit

Permalink
fix: fix typo in docs/CentOS/CentOS.md (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonpeak committed Jul 29, 2024
1 parent 7307dff commit 3ee460e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CentOS/CentOS.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ lspci -tv # 列出所有PCI设备
lsusb -tv # 列出所有USB设备
lsmod # 列出加载的内核模块
env # 查看环境变量
dmidecode | grep "Product Nmae" #查看服务器型号
dmidecode | grep "Product Name" #查看服务器型号
```

## 资源
Expand Down

0 comments on commit 3ee460e

Please sign in to comment.