블로그
-
[노트 필기] 리눅스에 대해 알아보자. 21. 시스템 관리 f. 프로세스 관리 bg, fg, nice, 모니터링 df, dmesg, iostat 1, netstat, free.
display Linux processes df - report file system disk space usage. df -h dmesg - print or control the kernel ring buffer iostat - Report Central Processing Unit (CPU) statistics and intpu /output statistics for
blog.naver.com · 2026.03.27
-
[NeoKeyManager] OS(운영체제) - 4편. Linux
Linux 리눅스(Linux)는 운영체제(OS)의 한 종류 리눅스는 커널(Kernel)이라는 OS의 핵심 부분을 말합니다. 하지만 일반적으로는 리눅스 커널+여러 유틸리티+배포판 구성 요소를 합쳐서 리눅스 운영체제라고 부릅니다. - 커널(Kernel) : CPU, 메모리, 디스크 등 하드웨어 자원 관리 -
blog.naver.com · 2026.01.05
-
리눅스 사양 확인
CPU cat /proc/cpuinfo dmesg | grep CPU 4. 메모리 cat /proc/meminfo dmesg | grep memory 5. 확인 cat /proc/sys/kernel/osrelease uname -a cat /proc/version 7.
blog.naver.com · 2018.01.15
-
[APP][ROOT][4.0+]Kernel Tuner 2014 Beta - 2014.07.26
the Kernel Tuner As some of you might now Kernel Tuner is app that allows full control over your device (CPU, GPU, voltage, sysctl, build.prop editor, profiles...)
blog.naver.com · 2014.07.28
-
커널 패닉!!!! objdump -S sched.o > tmp.txt
ㅠㅠ[ 1891.055149] BUG: unable to handle kernel NULL pointer dereference at 0000000000000008 [ 1891.055205 :0:0/type [ 1891.055380] Dumping ftrace buffer: [ 1891.055406] (ftrace buffer empty) [ 1891.055431] CPU
blog.naver.com · 2013.11.05
-
OS별 CPU, memory, kernel bit 를 확인하는 방법
1.CPU 확인 방법 1.AIX : lsdev -Cc processor 2.HP-UX : ioscan -fnC processor 3.Solaris : psrinfo -v 4.LINUX bootinfo -r 2.HP-UX : grep -i Physical /var/adm/syslog/syslog.log 3.Solaris : prtconf 4.LINUX : free3.kernel
blog.naver.com · 2009.09.21