No Image

September 2015 Security Update Release Summary

2015-09-08 KENNETH 0

September 2015 Security Update Release Summary Today we released security updates to provide protections against malicious attackers. As a best practice, we encourage customers to apply security updates as soon as they are released. More information about this month’s security updates and advisories can be found in the Security TechNet Library.  MSRC Team Source: September 2015 Security Update Release Summary

No Image

SSL Library Error: -8181 Certificate has expired

2015-09-08 KENNETH 0

아파치(apache)가 구동되지 않는 문제!!! 에러내용 [error] SSL Library Error: -8181 Certificate has expired [error] Unable to verify certificate ‘Server-Cert’. Add “NSSEnforceValidCerts off” to nss.conf so the server can start until the problem can be resolved. [error] Certificate not verified: ‘Server-Cert’   2. 환경 OS : RHEL-5, CentOS-5 패키지 : 기본 rpm 기반의 apache 와 mod_nss 다른 버전은 테스트 안해봄 https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=711085 이런 내용이 있다고들 한다.   mod_nss 패키지를 설치하면서 생성되는 인증서의 만료기간이 작업일자를 기준으로 4년후이기 때문에.. 이것을 설치해놓고 4년동안 문제가 없다가, 만료되면 에러와 함께 아파치가 구동되지 않는 문제가 발생한다. certutil -d /etc/httpd/alias -L -n Server-Cert 명령어를 이용해서 확인해 보도록 하자   3. 해결법 설정변경 파일 : /etc/httpd/conf.d/nss.conf 설정변경 : NSSEnforceValidCerts off   (없을시 추가해줌)   재생성 cd /etc/httpd/alias rm -f cert8.db key3.db secmod.db /usr/sbin/gencert /etc/httpd/alias   mod_nss 재설치 mod_nss 를 재설치 하면 위에서 설명한 ”재생성” 작업이 수반된다. yum remove mod_nss yum install mod_nss   가장 괜찮은 [ more… ]

No Image

Voyo A1 Mini DriverPack for Win8.1/10

2015-09-08 KENNETH 2

얼마전 voyo a1 mini 모델의 windows10 무료 업데이트 이후.. 간간히 중국어가 보이길래 과감하게 클린설치를 계획했다.. 드라이버는 어쩔까 하다가 찾아보니… url : http://mvapple.com/117 다른 더 좋은 방법이 있는지는 모르겠고.. 일단 저걸로 하니까.. 매우 편함.. !!! Voyo A1 Mini DriverPack for Win8.1/10 (2015.09.05) 여기 운영자분이 설명한 내용으로 진행하면됨… 윈도우10 설치 예정자 : 내용 중간에 ”windows 10” 클릭 윈도우8.1 설치 예정자 : 내용 중간에 ”windows 8.1” 클릭 해서 나오는 드라이버 모음 다운받아서..  압축풀고 setup.exe ….

[도서] 파이썬

2015-09-02 KENNETH 0

분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]파이썬 Y. DANIEL LIANG 저/길준민,정재화 공역 | 생능출판사 | 2016년 02월 판매가 35,000원 (0%할인) | YES포인트 0원(0%지급) 이 책은 누구나 쉽게 따라할 수 있는 파이썬 프로그래밍 언어에 기반하고 있기 때문에 프로그래밍을 통해 얻을 수 있는 논리 능력 향상과 문제 해결력 배양에 가장 적합하다. 비전공자도 쉽게 이해하고 활용할 수 있 Source: yes24.com-computer-internet