Java Platform, Standard Edition 11 Reference Implementations The official Reference Implementation for Java SE 11 (JSR 384) is based solely upon open-source code available from the JDK 11 Project in the OpenJDK Community. This Reference Implementation applies to both the Final Release of JSR 384 (Se…
JDK1.5 윈도우용 다운로드
JAVA 1.8 121 윈도우 버전 다운로드 JAVA 1.8 251 윈도우 버전 다운로드 JAVA 14.0.1 윈도우 버전 다운로드 JAVA OPEN JDK 1.8 다운로드
DPI-1047: Cannot locate a 64-bit Oracle Client library: "The specified module could not be found". See https://oracle.github.io/node-oracledb/INSTALL.html for help Node-oracledb installation instructions: https://oracle.github.io/node-oracledb/INSTALL.html You must have 64-bit Oracle Clien…
제어판 - 장치 및 프린터 - 장치추가 에서 장치를 추가하고 '또는 해당장치에 있는 암호를 입력하세요'를 클릭해서 번호를 입력하면 된다.
프로그램 추가 설정에서 삼바1 을 전부 활성화 시킨다.
1. 엔디비아 쿠다 설치. cuda_10.0.130_411.31_win10 설치시 그래픽 드라이버가 재설치 되는데 411 버전으로 됨. 433 버전으로 테스트는 안해봤음. 2. 엔디비아 cudnn 설치. cudnn-10.0-windows10-x64-v7.4.2.24 압축 해제후 C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.0 폴더에 붙여 넣기 3. 아니콘다 설치 Anaconda3-2020.02-Windows-x86_64 설치시 나오는 고급 설정에서 2개다 체크. 4. 파이썬 3…
vi default-ssl.conf 에 다가 아래것 추가한다. brotli on; brotli_types text/css text/x-component application/x-javascript application/javascript text/javascript text/x-js text/richtext image/svg+xml text/plain text/xsd text/xsl text/xml image/x-icon application/octet-stream; gzip on; gzip_t…
version 정보 nginx : 1.14.0 php : 7.1.18 yum install nginx 를 통해서 설치하였으며, # yum install nginx [root@centos html]# nginx -v nginx version: nginx/1.14.0 php71 은 remi repo를 추가해서 아래와 같이 설치했다. # yum --enablerep=remi-php71 install php-fpm php-common [root@centos html]# php -v PHP 7.1.18 (cli) (built: May …
주의 - apache 2.4.41 버전에서 443(ssl) 이용시 메모리 누수 현상이 일부 보이는 것으로 확인됩니다. https 적용서버는 2.4.41 버전을 설치 하지않기를 바랍니다. 메모리가 1GB 이하일 경우 발생하는 것으로 보입니다. 2GB 이상 확보후 정상 사용 중입니다. cd /etc/yum.repos.d && wget https://repo.codeit.guru/codeit.el`rpm -q --qf "%{VERSION}" $(rpm -q --whatprovides redhat-release)`.r…