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
- Windows 10
- port
- IntelliJ
- import
- 네트워크
- plugin
- Eclipse
- VirtualBox
- Quartz
- Mac
- context
- web.xml
- Windows
- Source
- find
- xargs
- GIT
- 단축키
- resource
- vscode
- maVen
- netsh
- tomcat
- lsof
- grep
- profile
- JavaScript
- 줄바꿈 문자
- bash
- ssh
Archives
- Today
- Total
목록2024/09/19 (1)
develog
[linux] cpu, 메모리, 디스크 정보 확인하기
물리 cpu 갯수[root@ubuntu01 ~]# lscpu | grep 'Socket'Socket(s): 2 cpu 코어 갯수[root@ubuntu01 ~]# lscpu | grep 'Core'Core(s) per socket: 16 메모리 용량[root@ubuntu01 ~]# free -h total used free shared buff/cache availableMem: 943Mi 299Mi 498Mi 5.0Mi 287Mi 644MiSwap: 2.3Gi 128Mi ..
카테고리 없음
2024. 9. 19. 17:28