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
- netsh
- ssh
- plugin
- resource
- GIT
- VirtualBox
- Windows 10
- 줄바꿈 문자
- Windows
- context
- Mac
- Quartz
- Eclipse
- xargs
- web.xml
- JavaScript
- lsof
- tomcat
- profile
- bash
- grep
- find
- IntelliJ
- maVen
- 단축키
- vscode
- port
- Source
- 네트워크
- import
Archives
- Today
- Total
develog
[Linux] 시스템 정보 확인 본문
Linux 종류
cat /etc/*-release | uniq |
커널 버전
uname -r |
cpu 정보
CPU 정보 |
memory 정보
cat /proc/meminfo | grep MemTotal |
'OS & Shell > Linux' 카테고리의 다른 글
[bash] find tomcat & exec (0) | 2017.11.23 |
---|---|
[Linux] 명령어 같이 실행 (0) | 2017.11.23 |
[Linux] rename, 파일명 일괄 변경 (0) | 2017.07.25 |
[Windows10] Ubuntu locale euc-kr 설치 (0) | 2017.06.05 |
[Linux] vi color scheme (0) | 2017.05.31 |
Comments