본문 바로가기

728x90

전체 글

[원도우] HP ProLiant Gen9 서버 레거시 부팅 모드에서 재부팅 후 시스템 시간에서 오프셋 발생 HP ProLiant Gen9 서버 레거시 부팅 모드에서 재부팅 후 시스템 시간에서 오프셋 발생 문서 ID: c04750030 버전: 1 권고: (수정) Microsoft Windows Server - HP 프로라이언트 Gen9-시리즈 서버 및 HP ProLiant 프로라이언트 DL580 Gen8 서버에서는 레거시 부팅 모드에서 다시 부팅 한 후 시스템 타임에 오프셋이 발생할 수 있습니다 [원문] Document ID: c04557232 Version: 2 Advisory: (Revision) Microsoft Windows Server - HP ProLiant Gen9-Series Servers and the HP ProLiant DL580 Gen8 Server May Experience an Offs.. 더보기
[리눅스] Tomcat 시스템 프로토콜 변경(http -> https) Tomcat 시스템 프로토콜 변경(http -> https) pasdev.scbyun.com.pfx 인증서 패스워드 : 1234 기본 keystore 패스워드 : changeit 1. pfx를 jks로 변환 후 keystore에 저장 keytool -importkeystore -srckeystore /home/anti1346/pasdev.scbyun.com.pfx -srcstoretype pkcs12 -destkeystore /usr/lib/jvm/java-7-oracle/jre/lib/security/cacerts -deststoretype JKS $ keytool -importkeystore -srckeystore /home/anti1346/pasdev.scbyun.com.pfx -srcstorety.. 더보기
[SSL] pfx를 jks로 변환 방법 pfx를 jks로 변환 방법 keytool -importkeystore -srckeystore mypfxfile.pfx -srcstoretype PKCS12 -destkeystore mypfxfile.jks -deststoretype JKS ex) keytool -importkeystore -srckeystore scbyun.com.pfx -srcstoretype pkcs12 -destkeystore scbyun.com.jks -deststoretype jks 더보기
[링크] Hewlett Packard Enterprise 고객 지원 센터(일련 번호 조회) Hewlett Packard Enterprise 고객 지원 센터(일련 번호 조회) https://support.hpe.com/hpsc/wc/public/home?lang=ko-KR 더보기
좀비 프로세스(zombie processes)를 찾고 종료하는 방법 좀비 프로세스(zombie processes)를 찾고 종료하는 방법 좀비 프로세스(Zombie Process)는 컴퓨터 운영 체제에서 발생하는 프로세스 상태 중 하나입니다. 이 상태는 프로세스가 이미 종료되었지만 해당 프로세스의 종료 상태(Exit Status)를 부모 프로세스에게 전달 중인 상태를 나타냅니다. 이러한 종료 상태 전달은 부모 프로세스가 자식 프로세스의 종료 상태를 확인하고 해당 정보를 수집하기 위해 필요합니다. 좀비 프로세스가 발생하는 과정은 다음과 같습니다. 부모 프로세스가 자식 프로세스를 생성합니다. 자식 프로세스가 작업을 수행하고 종료되면 그 종료 상태(Exit Status)는 시스템에 남아 있습니다. 부모 프로세스는 wait() 또는 waitpid() 함수를 사용하여 자식 프로세스.. 더보기
[오픈소스] Nagios XI Installation Nagios XI Installation Downloading the Latest Release cd /tmp wget http://assets.nagios.com/downloads/nagiosxi/xi-latest.tar.gz Installing XI From The Installation Archive tar xzf xi-latest.tar.gz Installation Steps cd /tmp/nagiosxi ./fullinstall This will automatically take care of a number of things for you, including • Modifying the yum configuration and installing prerequisite packages • Cre.. 더보기
[원도우] MBR 또는 GPT 파티션 스타일 변경 MBR 또는 GPT 파티션 스타일 변경 [Windows 설치] 이 디스크에 Windows를 설치할 수 없습니다. 선택한 디스크가 GPT 파티션 스타일입니다. Windows 설치 내에서 Shift+F10을 눌러 명령 프롬프트 창을 엽니다. 드라이브를 다시 포맷합니다. UEFI 모드: DiskPart를 사용하여 드라이브를 정리하고 GPT 파티션 스타일로 변환합니다. diskpart list disk select disk clean convert gpt exit 레거시 BIOS 호환 모드: DiskPart를 사용하여 드라이브를 정리하고 기본 파티션 스타일(MBR)을 사용합니다. diskpart list disk select disk clean exit 이때 명령 프롬프트 창을 닫은 다음 Windows 설치 프.. 더보기
[url] nagios Nagios Nagios 4.0.1 Released – Install on RHEL/CentOS 6.x/5.x and Fedora 19/18/17 http://www.tecmint.com/install-nagios-in-linux/ How to Add Linux Host to Nagios Monitoring Server Using NRPE Plugin http://www.tecmint.com/how-to-add-linux-host-to-nagios-monitoring-server/ How to Add Windows Host to Nagios Monitoring Server http://www.tecmint.com/how-to-add-windows-host-to-nagios-monitoring-server/ 더보기

반응형