Linux
- [BPF] BPF 자료들 2025.01.10
- [Ubuntu] 우분투 apt 패키지 올바르게 삭제하기 2025.01.10
- [Linux] vi 설정. set 설정 (자동 들여쓰기, 탭 스페이스 변경하기) 2024.11.04 1
- [Kernel(커널)] 커널에서의 IP 주소에 대한 고찰 2024.08.14
- [Kernel] Netlink 메시지 수신 (MPTCP) 예제 2024.08.13
- [Kernel] Netlink 메시지 수신하기 2024.08.09
- [Linux] 리눅스 용량 확인하기 / 특정 디렉토리 용량 확인하기 2024.05.10
- [Linux] Kernel Config를 확인하는 방법 (현재 Running중인 Linux 시스템에서) 2024.05.07
- [Kernel(커널)] sysctl 명령어 2024.02.24
- [Linux] 특정 버전 Linux 커널 소스코드 다운받기 2024.01.23
- [Linux] 에러해결: make[1]: Entering directory '/usr/src/linux-headers-5.15.0-89-generic'make[2]: *** No rule to make target 'arch/x86/entry/syscalls/syscall_32.tbl', needed by 'arch/x86/include/generated/uapi/asm/unistd_32.h'. Stop. 2023.12.10
- [Linux] 에러해결: /bin/sh: 1: bison: not foundmake[3]: *** [scripts/Makefile.host:17: scripts/kconfig/parser.tab.h] Error 127 2023.12.10
- [Linux] 에러해결: /bin/sh: 1: flex: not foundmake[3]: *** [scripts/Makefile.host:9: scripts/kconfig/lexer.lex.c] Error 127 2023.12.10
- [Linux] 에러해결: Connection to Bluez failed (블루투스 연결 실패) 2023.08.13
- [Linux] 에러해결: Host key for [192.168.219.104]:5000 has changed and you have requested strict checking.Host key verification failed. (SSH 키 에러) 2023.03.28
- [Linux] Windows 클라이언트에서 Linux 서버로 SSH 접속하기 2023.03.20
- [Linux] are you sure you want to continue connecting (yes/no) yes in script. 스크립트 안에서 실행하기. 파라미터 전달 2023.03.10
- [Linux] SSH로 접속하기 (Linux 계열 OS 간) 2023.03.06
- [Linux] OpenJDK를 wget으로 설치하는 방법 (Manually install method) 2023.02.26
- [Linux] apt로 설치한 JDK 버전 관리하기/변경하기 2023.02.25
- [Linux] 라즈베리파이에 한글폰트 설치 2023.01.15
- Netlink 정리 2023.01.06
- [Linux] syscall 안에 들어가는 상수값들 2022.12.15
- [Linux] Select 함수 (작성중) 2022.12.01
- [Linux] 표준 에러 코드 2022.11.20
- [Linux] 에러해결: checking gperf len type... not found, configure: error: GNU gperf required to generate e.g. ./src/... 2022.08.10
- [Linux] 에러해결: aclocal-1.15: command not found 2022.08.10
- [WSL] wsl cp 명령어 사용 (Windows와 wsl 간 파일전송) 2022.07.10
- [Linux] 에러해결: error: ‘AF_INET’ undeclared (first use in this function) 23 | req.xpinfo.sel.family = AF_INET; 2022.06.28
- [Linux] xfrm command 2022.06.28