블로그
-
LINUX 부팅기
LINUX 부팅하는 이유 2. UBOOT -> KERNEL 부팅 방법 3. Filesytem 사용 방식에 따른 부팅 방법 1. LINUX 부팅하는 이유 OJT다. UBOOT -> KERNEL 부팅 방법 3. Filesytem 사용 방식에 따른 부팅 방법
blog.naver.com · 2026.02.16
-
[노트 필기] 리눅스에 대해 알아보자. 21. 시스템 관리 f. 프로세스 관리 bg, fg, nice, 모니터링 df, dmesg, iostat 1, netstat, free.
시스템 모니터링 System Monhitoring top - 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
blog.naver.com · 2026.03.27
-
[NeoKeyManager] OS(운영체제) - 4편. Linux
Linux 리눅스(Linux)는 운영체제(OS)의 한 종류 리눅스는 커널(Kernel)이라는 OS의 핵심 부분을 말합니다. 하지만 일반적으로는 리눅스 커널+여러 유틸리티+배포판 구성 요소를 합쳐서 리눅스 운영체제라고 부릅니다. - 커널(Kernel) : CPU, 메모리, 디스크 등 하드웨어 자원 관리 -
blog.naver.com · 2026.01.05
-
보고나서 순간 동공지진 생긴 코드
https://elixir.bootlin.com/linux/v2.6.4/source/arch/x86_64/kernel/syscall.c#L22 아직... 갈 길이 멀다... 용할듯 원리 설명은 요기 https://junsoolee.gitbook.io/linux-insides-ko/summary/syscall/linux-syscall-2
blog.naver.com · 2023.08.03
-
Odroid HC4에서 Docker 에러 발생시 조치
OS Release : Ubuntu 22.04.1 LTS (Jammy Jellyfish) Kernel Ver. : Linux homenas 4.9.337-11 #1 SMP PREEMPT Tue Jan 17 21:44:03 UTC 2023 aarch64 aarch64 aarch64 GNU/Linux 문제는 docker 설치 후 가장 첫 테스트라 할 수 있는 hello-world
blog.naver.com · 2023.04.23
-
[Linux] kernel-debuginfo 패키지내의 vmlinux 파일의 kernel version정보 확인
여러 kernel-debuginfo 패키지 구성을 위해 vmlinux 파일만 있는 경우 커널 버전 확인 방법 # strings /path/to/vmlinuz |grep -E "^[1-4]\.[0-9][0-9]*\.[0-9][0-9]*" |awk '{print $1}' |head -1 k
blog.naver.com · 2019.08.20
-
[Linux] Kernel GFP(Get Free Page) 관련 내용
https://lwn.net/Articles/684437/ https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html
blog.naver.com · 2019.09.06
-
linux basics(foundation)
Linux 1. Project startup, the development of a complete unix system consisting entirely of freeware, and the kernel
blog.naver.com · 2018.12.23
-
ICO : Hard Fork & Soft Fork
operation whereby a process creates a copy of itself- it is usually a system call, implemented in the kernel (ex1) the Debian Linux distribution- a fork of the Linux source code- meaning that Debian (1) forked
blog.naver.com · 2017.09.17
-
Oracle Database 12c on Unix AIX,HP-UX,Linux,Solaris and Windows Installation and Configuration Requirements
Linux 5 / RHEL 5 OS Version / Kernel version Patches/Packages Kernel settings Oracle Linux 5 Update 6 with the Unbreakable Enterprise kernel: 2.6.32-100.0.19 or later Oracle Linux 5 Update 6 with the Red
blog.naver.com · 2016.05.23
블로그 결과 더보기 →