XINPUT1_3.dll, X3DAudio1_7.dll 시스템 오류 윈도우 10에서 과거 유명한 게임을 다시 해보기 위해 실행을 누르면 X3DAudio1_7.dll X3DAudio1_7.dll 오류가 발생하는 경우가 있다. 이 오류는 윈도우 7에 설치되었던 DirectX 구버전인 DiretX 9버전이 설치되어 있지 않아서 발생하는 문제이다. (윈도우 10에서는 DirectX 11버전만 설치되어 있다) 아래 링크에서 다운로드 받아서 설치하면 정상적을 플레이가 가능하다. Download DirectX 최종 사용자 런타임 웹 설치 관리자 f.. 2020.12.31 How to Install Squid 3 on Ubuntu Today, I publish to how to install proxy server. Proxy server help to us for make fast network. It’s use to Ubuntu Server and Squid version 3. You just follow below step. 1. Ubutu Server Install http://www.ubuntu.com/download/server -When installing server include SSH. 2. Proxy Install $sudo apt-get install squid3 $Backup to Configration $sudo cp /etc/squid3/squid.conf /etc/squid3/squid.conf.b.. 2020.12.29 synology nfs windows 7/8/10 permission denied check list When you try to use nfs of synology, you meet to this message “Permission denied” So, I posting this check list for help you. File permission : Everyone allow access to folder. Synology have 2-factor permission. One is Shared Folder, this permission is not important when use to nfs. Second is File Station, this permission is important. So if you use to nfs, set to everyone allow. Allow connec.. 2020.12.29 윈도우 - 로컬 계정을 통한 네트워크 공격 보호 멜웨어에 감염되어 있는 경우 현재 사용자의 권한을 이용하여 다른 컴퓨터에 로그인을 시도하는 경우가 많이 발생한다. 보통 동일한 계정명/비밀번호를 사용하는 로컬 계정의 경우라면 다른 컴퓨터 역시 공격을 성공하게 된다. 이러한 공격을 쉽게 방어할 수 있는 방안이 있는데, Windows에서 기본적으로 제공하는 로컬 계정 거부 정책을 설정하면 된다. 이를 설정하면, 네트워크에서 설정한 계정에 대해서는 로그인을 거부하게.. 2020.12.29 Syslog level format [default priority] Syslog Level format은 Priority와 Facility를 Syslog Format을 규정할때 사용되는 값 정리용으로 올려놓는다. Severity Emergency 0 Alert 1 Critical 2 Error 3 Warning 4 Notice 5 Informational 6 Debug 7 Facility kernel 0 0 1 2 3 4 5 6 7 user 1 8 9 10 11 12 13 14 15 mail 2 16 17 18 19 20 21 22 23 system 3 24 25 26 27 28 29 30 31 security 4 32 33 34 35 36 37 38 39 syslog 5 40 41 42 43 44 45 46 47 lpd 6 48.. 2020.12.29