목록WINDOWS (17)
4LUGIN 작업노트

Program Name Visual Syslog Server Features 윈도우에서 간편하게 Syslog 서버 구축 Download https://sourceforge.net/projects/syslogserverwindows/?source=typ_redirect
References https://prolite.tistory.com/1052 https://social.technet.microsoft.com/Forums/ko-KR/4c330606-bdc0-42a6-acb5-cb6c8f5b666f/498844982853596-513334730851116498845108950640-442884714446108?forum=livecommunciationsserverko
Definition .1.3.6.1.2.1.25.1.1.0 – 시스템 Uptime 시간 .1.3.6.1.2.1.25.3.3.1.2.(1..2..n) – 프로세서 로드 프로세스별 OID 값은 직접 찾아야한다. 예를들면 첫 번째 프로세서의 OID가 .1.2 또는 .1.3 일 수 있으며, 첫 번째 프로세서가 6.1.2.1.25.3.3.1.2.2 일 경우 두 번째는 .1.3.6.1.2.1.25.3.3.1.2.3 이 된다. .1.3.6.1.2.1.25.1.6.0 – 실행중인 프로세스 수 .1.3.6.1.2.1.25.2.2.0 – 총 RAM 크기 References http://okwizard.blog.me/70097300384
References http://egloos.zum.com/darkjack/v/2795708
References https://blog.naver.com/kdi0373/220524577856
VMware 가상 시스템에서 시끄럽게 울리는 비프음(Beep) 끄는 방법 Solution 다음 행을 VMware 구성(config) 파일에 추가 mks.noBeep = "TRUE" VMware 구성(config) 파일 위치 Linux ~/.vmware/config Windows 2000 / XP C:\Documents and Settings\All Users\Application Data\VMware\VMware_Product\config.ini Windows Vista / 7 / 8 / 10 C:\ProgramData\VMWare\VMware_Product\config.ini Referenceshttps://kb.vmware.com/s/article/1664