Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

linux

Simple Server Check Tools

两个小脚本,用来快速看服务器环境。

1. check_.sh

检查基础环境,并把结果写到 ./check

内容包括:

  • OS / CPU / 内存 / 磁盘
  • Python / pip / conda / gcc
  • NVIDIA / CUDA
  • torch 是否已安装

运行:

bash check_.sh
cat check

classify_commands.sh

扫描当前命令,并分类输出到 cmd_classify_* 目录。

主要结果:

1_system_commands.txt

2_notable_software_commands.txt

3_shell_internal_commands.txt

4_unknown_commands.txt

summary.txt

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages