+ awstats nginx centos ( geoip ) admin 2020.02.17 OS : Cenots 7.x NGINX : 1.17.8 Awstats : 7.8 nginx 1.17.8 install -> https://xinet.kr/?p=2765 1. 다운로드 ( 다운로드는 공식 홈페이지에서 다운로드 가능 https://awstats.sourceforge.io/ ) 및 폴더 변경 [crayon-63d45e3cdc769742161805/] 2. 사용자 환경 config 파일 생성 [crayon-63d45e3cdc773740173799/] 3. awstats 환경설정 파일 수정 ( geoip 설치되어 있어야함 없으면 Geoip 부분 주석처리) / 설치 yum -y install Geo-* [crayon-63d45e3cdc777263713441/] 4. 이제 모든 설정이 완료되었으므... Read More..
+ nginx ssl 설정 ( tls 1.2 1.3 설정) admin 2020.02.14 nginx : 1.17.8 ( 1.13.0 이상부터 지원) openssl : 1.1.1d (l 1.1.1 이상이어야 ( tls 1.3 지원한다) nginx 1.17.8 install 및 openssl install -> https://xinet.kr/?p=2765 (페이지 참고) nginx 환경설정 파일 경로 : /usr/local/nginx/conf 1. openssl 을 이용하여 key 파일과 csr 파일을 생성한다 [crayon-63d45e3cdd2d1350822687/] 2. 인증업체에 csr 파일을 보내 인증서 파일을 받는다 3. 인증서를 받게 되면 기본 도메인에 대한 인증서 그리고 chain 인증서 / root 인증서 3가지가 존재하게 된다 apache의 경우 chain 및 root 인증... Read More..
+ nginx tls 1.3 enable / php-fpm ( nginx 1.17.8 / php 7.3.14) admin 2020.02.14 OS : Centos 7 nginx : 1.17.8 php : 7.3.14 mariadb : mariadb 10.4.7 oepnssl : 1.1.1d tls 1.3 enable , log geoip , php-fpm 구동 1. mariadb 설치 yum repo에 추가 후 설치 진행 [crayon-63d45e3cddd13576898815/] 2. yum으로 mariadb 10.4.7 install [crayon-63d45e3cddd1b524334554/] 3. mariadb는 설치가 완료되었으며 이제 시작만 하면 되지만 사용자마다 mysql 을 설치하는 디렉토리가 모두 다르므로 해당 경로를 지정해서 설치해주자 기본 바로 시작을 하게 되면 경로는 /var/lib/mysql 이 기본경로이다 설치는 우리는 /fr... Read More..
DC 150W Step up (승압모듈) Up Boost Converter 10-32V to 12-35V admin 2020.02.10 국내 구매가격 3000원 ~ 4000원 미만으로 구매이 가능하며 IN PUT : 10 ~ 32V OUT PUT : 12 ~ 35V 150W 제품이지만 100W 제품이라 생각하고 사용하시면 되네요 노트북에 연결시에 보통 70W 이내 나오기 때문에 해당 제품으로 안정적으로 사용할 수 있습니다. Read More..
+ maxminddb apache module install and how to GeoLite2-Country.mmdb ( mod_maxminddb ) admin 2020.02.04 O/S : Centos 7.x Apache : 2.4.x maxminddb module requires Apache 2.2 or 2.4 to be installed mod_maxminddb : https://dev.maxmind.com/geoip/geoip2/downloadable/ –> Apache ( mod_maxminddb) 기존 apache에서 mod_geoip 대신 mod_maxminddb 를 사용하여 access 로그에 국가코드 및 가상호스트에 국가별 접속 설정 1. 사전에 bootstrap을 정상적으로 진행하기 위해서 autoconf automake libtool 설치 libmaxminddb install ( maxminddb 를 설치하기 위해서 사전에 libmaxminddb 를 ... Read More..
+ how to install go on sample page ( go 언어 설치하기 및 샘플 페이지 ) admin 2020.02.03 how to install go on sample page ( go 언어 설치하기 및 샘플 페이지 ) OS: Centos 7.X 1. go file wget down load ( wget 이용하여 파일 다운로드 ) go website : https://golang.org/ [crayon-63d45e3dc9b2e200106664/] 2. tar.gz extract ( 압축 해제 /usr/local/go 폴더에 해제) [crayon-63d45e3dc9b3e098173134/] 3. setup go environment ( /root/.bash_profile ) / go를 어디에서는 실행할 수 있게 /root/.bash_profile 등록하고 source 등록해준다 [crayon-63d45e3dc9b4... Read More..
+ geoipupdate 4.1.5 install ( Centos 7 ) / GeoLite2-ASN.mmdb GeoLite2-City.mmdb GeoLite2-Country.mmdb admin 2020.02.03 geoipupdate 4.1.5 install ( Centos 7 ) / GeoLite2-ASN.mmdb GeoLite2-City.mmdb GeoLite2-Country.mmdb geoipupdate 가 기본 설치된 버전은 2.5 버전이다 최근 maxmind에서 제공하는 geolite2가 무료 버전이 아닌 회원 가입 후 라이센스 발급을 받아야 하기 때문에 버전이 4.1 버전 이상을 요구한다. maxmind에서 회원 가입 후 라이센스 발급 절차 안내 maxmind에서 기존에 Geolite2를 무료로 제공을 했는데 2019년 12월 30일부로 정책이 변경되어 아무나 다운로드 받는 방식이 아닌 회원 가입 후 라이센스를 발급 받아 다운로드 하는 방식으로 변경되었다. 아래 내용처럼 변경되었다는 것을 공시하고 있다.... Read More..
+ GeoLite2 database 이용 GeoIP.dat GeoIPCity.dat 파일 업데이트 ( Centos 7 ) admin 2020.02.03 GeoIP.dat / GeoIPCity.dat / GeoIPASNum.dat 최신 파일로 업데이트 하기 / GeoLite2 이용 O/S : CentOS 7.x 만약 O/S 버전이 CentOS 6.x 버전이다면 아래 링크에서 확인 GeoIP.dat GeoIPCity.dat 파일 업데이트 CentOS 6 (GeoLite2 이용한 geoip geoipcity 파일 최신 파일로 업데이트) 만약 아래 부분을 다 무시하고 최신 데이터를 다운 받아 보고 싶다면 아래 링크에서 다운 받으면 된다 ( 매달 6일 업데이트 ) https://xinet.kr/data/geoip/GeoIP.dat https://xinet.kr/data/geoip/GeoIPASNum.dat https://xinet.kr/data/geoip/Geo... Read More..
+ DPS5020 1000W POWER SUPPLY ( 가변 파워 서플라이) admin 2020.01.29 DPS5020 1000W 가변 파워 서플라이 조립방법 : https://xinet.kr/?p=2483 구매 방법 : 알리 익스프레스 : https://www.aliexpress.com/item/32821185351.html?spm=a2g0o.productlist.0.0.7c7a5b1aQ1U0HJ&algo_pvid=6f92330f-67c8-4c65-b481-c4e0e6bff55b&algo_expid=6f92330f-67c8-4c65-b481-c4e0e6bff55b-0&btsid=755bd0fc-1b65-4597-b49c-fa10a157452f&ws_ab_test=searchweb0_0,searchweb201602_7,searchweb201603_53 Read More..
+ dyson battery V6 V8 제작 ( replacement , making ) admin 2020.01.21 배터리와 알리에서 구매한 케이스,PCB만 있으면 새 제품과 같은 배터리 팩이 만들어집니다. 물론 배터리는 중고를 사용했지만 제 용량이 나온것으로 사용했습니다. 스폿기만 있다면 누구가 DYSON 배터리를 직접 제작할 수 있습니다. 영상 제품은 v8 대상으로 만들었습니다. 동일하게 v6도 구성 가능합니다. Read More..