Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
Tags
- epel repository
- CentOS 6.10
- CentOS
- Node.js 소스 설치
- httpd-default.conf
- Node.js apache 연동
- Repository
- vim color scheme
- PHP 5.2.17 .ini
- httpd-info.conf
- httpd-mpm.conf
- httpd-dav.conf
- httpd 2.2.32
- PHP 5.2 .ini
- jQuery
- MySQL
- vimrc 옵션
- MySQL 5.1.41
- httpd-vhosts.conf
- mod_unique_id
- unique_id
- python 3.5.10
- httpd.conf
- CentOS 6
- node.js
- gcc update
- python 3.X 소스 설치
- httpd-autoindex.conf
- Mod_Security 룰 셋
- apache 연동
Archives
- Today
- Total
목록Free (1)
곰시기's
[Linux] CentOS 28. 프로세스 관리와 모니터링 (4) ( free )
메모리 정보 - free free? 시스템의 메모리 정보를 출력하는 명령어 사용법 free {옵션} {값} 옵션 옵션 설명 -b 메모리 양을 바이트 단위로 표시 -k 메모리 양을 Kb로 표시 -m 메모리 양을 Mb로 표시 -g 메모리 양을 Gb로 표시 -c DOS 호환모드 끄기 -h 메모리 양을 Gb, Mb와 같이 알아보기 쉽게 표시 -t 맨 아래줄에 total 값 추가하여 출력 -s {초} 입력한 시간마다 free실행
Sever/Linux Command
2020. 11. 27. 17:48