본문 바로가기

Interface7

IPMI를 활용한 서버 및 네트워크 장비 환경 효율적 운영관리 IPMI(Intelligent Platform Management Interface)는 서버 및 네트워크 장비의 상태를 모니터링하고 원격으로 관리할 수 있도록 지원하는 인터페이스 표준입니다. OS가 정상적으로 동작하지 않는 상태에서도 독립적으로 작동하는 관리 컨트롤러(BMC, Baseboard Management Controller)를 통해 시스템을 모니터링하고 제어할 수 있습니다.주요 기능원격 전원 관리: 서버의 전원 ON/OFF, 리부팅 등 원격 조작 가능하드웨어 상태 모니터링: CPU, RAM, 팬 속도, 전원 공급 상태, 온도 등 실시간 감지원격 콘솔 기능: 네트워크를 통한 원격 터미널 접속 지원이벤트 로깅: 하드웨어 장애 발생 시 자동 로그 기록 및 알림 발송BIOS 및 펌웨어 업데이트 지원하드.. 2025. 2. 15.
리눅스 OS 시스템 아키텍처 및 영역별 역할 정의 리눅스 운영 체제 환경의 아키텍처는 크게 커널과 사용자 영역으로 나뉘며, 이 두 영역은 시스템 소프트웨어와 사용자 소프트웨어, 라이브러리 등 다양한 요소로 구성됩니다. 커널 (Kernel) 커널은 리눅스 시스템의 핵심 부분으로, 하드웨어와 소프트웨어 사이의 인터페이스 역할을 합니다. 프로세스 관리: 프로세스 생성, 스케줄링, 동기화 및 종료 등을 관리합니다. 메모리 관리: 물리적 메모리 할당, 페이지 교체 알고리즘, 가상 메모리 관리 등을 담당합니다. 장치 드라이버: 하드웨어 장치와의 통신을 가능하게 하는 소프트웨어 모듈입니다. 파일 시스템 관리: 데이터 저장 및 접근 방법을 제공합니다. 시스템 소프트웨어 (System Software) 이는 커널과 밀접하게 작동하며 시스템 운영에 필수적인 소프트웨어를 .. 2024. 3. 7.
TCP/IPv6 Teredo Tunneling 제거 및 해제 IPv6 제거: 시작 > 실행 > cmd /k netsh interface ipv6 uninstall Teredo 해제: 시작 > 실행 > cmd /k netsh interface ipv6 set teredo disabled 출처 : www.torrentrg.com 2011. 9. 6.
memcached Telnet Interface Command How To Connect Use "ps -ef" to find out which IP and port was passed when memcached was started and use the same with telnet to connect to memcache. Example: telnet 10.10.1.24 23456 Supported Commands The supported commands (the official ones and some unofficial) are documented in the doc/protocol.txt document. Sadly the syntax description isn't really clear and a simple help command listing the.. 2011. 6. 3.
윈도우 커멘드라인 명령 패킷 스니퍼 RawCap RawCap is a free command line network sniffer for Windows that uses raw sockets. Properties of RawCap: Can sniff any interface that has got an IP address, including 127.0.0.1 (localhost/loopback) RawCap.exe is just 17 kB No external libraries or DLL's needed other than .NET Framework 2.0 No installation required, just download RawCap.exe and sniff Can sniff most interface types, including WiFi a.. 2011. 4. 19.
728x90