This commit is contained in:
Pan Qiancheng 2025-04-28 10:43:08 +08:00
parent a0bbe0c5e6
commit ba8dad4a24
13 changed files with 1 additions and 66 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,4 +0,0 @@
machine_registry:
endpoint: "http://localhost:3001/endpoint"
log:
level: OFF

View File

@ -1,41 +0,0 @@
{
"enabled": true,
"rules": [
{
"cmd": "nvidia-smi",
"type": "warn",
"msg": "在沐曦环境下请执行mx-smi"
},
{
"cmd": "rm",
"type": "error",
"msg": "Error: rm command is forbidden"
},
{
"cmd": "pip",
"type": "warn",
"msg": "使用pip安装torch时请注意使用厂家支持版本",
"args": ["install", "torch"]
},
{
"cmd": "dirname",
"type": "skip"
},
{
"cmd": "lesspipe",
"type": "skip"
},
{
"cmd": "command-not-found",
"type": "skip"
},
{
"cmd": "dircolors",
"type": "skip"
},
{
"cmd": "basename",
"type": "skip"
}
]
}

View File

@ -1,8 +0,0 @@
[Sat Apr 12 16:24:43 2025
] Command: /home/qcqcqc/miniconda3/bin/python
arg[0]: python
arg[1]: -r
[Sat Apr 12 16:25:59 2025
] Command: /home/qcqcqc/miniconda3/bin/python
arg[0]: python
arg[1]: -r

View File

View File

@ -1,3 +0,0 @@
Unknown option: -r
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

View File

@ -1,3 +0,0 @@
[DEBUG][PID 2649049] src/pty_dup.c:88:dupIO(): forkpty result is: 0.
[DEBUG][PID 2649049] src/pty_dup.c:96:dupIO(): Child process ready.
欢迎使用北溟云计算服务!

View File

@ -1,3 +0,0 @@
Unknown option: -r
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

View File

@ -1,3 +0,0 @@
[DEBUG][PID 2651269] src/pty_dup.c:88:dupIO(): forkpty result is: 0.
[DEBUG][PID 2651269] src/pty_dup.c:96:dupIO(): Child process ready.
欢迎使用北溟云计算服务!

View File

@ -2,7 +2,7 @@
clear # 清屏,提升体验
/home/qcqcqc/workspace/bash_go_service/main # 启动go程序
/home/qcqcqc/workspace/bash_go_service/main # 启动go程序
HOOK_EXEC_PATH=/tmp/exec_hook/intercept.so
CONFIG_PATH=/tmp/exec_hook/config