티스토리 뷰
728x90
Ι■ To get the hard disk usage, run the following command:
CODE: SELECT ALL |
$ df -h |
Ι■ To get the system memory info:
CODE: SELECT ALL |
$ cat /proc/meminfo |
Ι■ To get the CPU info:
CODE: SELECT ALL |
$ cat /proc/cpuinfo |
'Linux' 카테고리의 다른 글
리눅스 사용자를 그룹에 추가하기 (0) | 2017.11.24 |
---|---|
리눅스에서 yum 설치 시 Another app is currently holding the yum lock; waiting for it to exit. 에러 해결 (0) | 2017.11.24 |
scp 명령어를 이용한 파일 복사 및 전송 (0) | 2017.11.07 |
[linux] tar, tar.gz 압축 / 해제 방법 (0) | 2017.11.07 |
파일, 폴더 소유권 바꾸기 (0) | 2017.11.07 |
댓글