1 개요[ | ]
- bash: sysctl: command not found
Console
Copy
root@39c70460e80a:/# sysctl
bash: sysctl: command not found
Console
Copy
root@39c70460e80a:/# /sbin/sysctl
bash: sysctl: command not found
Bash
Copy
apt update
apt install procps
Console
Copy
root@3c3b4335b94b:/# /sbin/sysctl -V
sysctl from procps-ng 3.3.12
2 같이 보기[ | ]
편집자 Jmnote
로그인하시면 댓글을 쓸 수 있습니다.