- The Network Interfaceyeongki0944
- 2025-01-07 15:06:37
- Linux Networking - Basicyeongki09441. 개요쿠버네티스 네트워킹 구현을 이해하기 위해서는 리눅스 네트워킹 기초를 이해할 필요가 있음.쿠버네티스가 본질적으로 리눅스 시스템에서 동작하는 도구이기 때문 2. Go 웹 서버 실행# amazon liunx 2023# git 명령어 설치sudo dnf install git -ygit --version더보기 [ec2-user@ip-10-0-3-220 ~]$ sudo dnf install git -yAmazon Linux 2023 Kernel Livepatch repository ..
- 2025-01-07 14:04:54
- ICMPyeongki0944
- 2024-12-04 23:08:14
- IPyeongki0944
- 2024-12-04 23:08:02
- UDPyeongki0944
- 2024-12-04 23:07:21
- TLSyeongki0944
- 2024-12-04 23:07:09
- tcpdumpyeongki0944
- 2024-12-04 23:06:46
- L4 - TCP handshakeyeongki0944
- 2024-12-04 23:06:19
- L4 - TCPyeongki0944
- 2024-12-04 23:05:59
- L7 - HTTPyeongki09441. HTTP Simple Webserver (python)코드# HttpWebserver.pyfrom http.server import HTTPServer, BaseHTTPRequestHandlerclass SimpleHTTPRequestHandler(BaseHTTPRequestHandler): def do_GET(self): # 1. First, set the response status code self.send_response(200) # 2. Set the response headers self.send_header('Content-Type', 'text/plain; charset=utf-8') self.send_header('..
- 2024-12-04 23:04:52
- TCP/IPyeongki0944TBD
- 2024-12-04 23:04:11
- OSI Modelyeongki0944TBD
- 2024-12-04 23:03:49
스킨 업데이트 안내
현재 이용하고 계신 스킨의 버전보다 더 높은 최신 버전이 감지 되었습니다. 최신버전 스킨 파일을 다운로드 받을 수 있는 페이지로 이동하시겠습니까?
("아니오" 를 선택할 시 30일 동안 최신 버전이 감지되어도 모달 창이 표시되지 않습니다.)