리눅스 시스템 프로그래밍/나근식 지음/한산

2016-01-28 KENNETH 0

리눅스 시스템 프로그래밍 나근식 지음 / 한산 / 2016년 01월 / ISBN:9788989215806정가: 25,000원 / 판매가: 25,000원 / 마일리지: 750원이벤트: 이 시간, 알라딘 굿즈 총집합! 머리말 차례 1장 리눅스 시스템 소개 2장 리눅스 시스템 개요 3장 프로그램 작성 4장 파일 입출력 5장 파일과 디렉토리 관리 6장 프로세스 생성과 실행 7장 시그널 8장 쓰레드 9장 파이프 10장 시스템 V IPC 11장 소켓 프로그래밍 부록_ 리눅스 시스템 설치 찾아보기 국내도서 > 컴퓨터/모바일 > 프로그래밍 개발/방법론 > 리눅스/유닉스 프로그래밍국내도서 > 대학교재/전문서적 > 공학계열 > 컴퓨터공학 > 프로그래밍 언어 Source: aladin.co.kr-computer-mobile

[도서] ATC 자격검정 실기 출제도면집

2016-01-28 KENNETH 0

분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]ATC 자격검정 실기 출제도면집 다솔유캠퍼스,홍윤희 공저 | 예문사 | 2016년 02월 판매가 13,500원 (10%할인) | YES포인트 750원(5%지급) 본서는 AutoCAD 능력을 평가하는 대표 자격 시험인 ATC 2급을 처음부터 마무리까지 확실하게 준비할 수 있도록 만들어졌다. 단순히 기능이나 단축키를 사용할 수 있다고 해서 AutoCAD를 잘 다룬다고 말할 수는 없을 Source: yes24.com-computer-internet

No Image

USN-2882-1: curl vulnerability

2016-01-28 KENNETH 0

Ubuntu Security Notice USN-2882-1 27th January, 2016 curl vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 15.10 Ubuntu 15.04 Ubuntu 14.04 LTS Ubuntu 12.04 LTS Summary curl would incorrectly re-use credentials. Software description curl – HTTP, HTTPS, and FTP client and client libraries Details Isaac Boukris discovered that curl could incorrectly re-use NTLM proxycredentials when subsequently connecting to the same host. Update instructions The problem can be corrected by updating your system to the following package version: Ubuntu 15.10: libcurl3-nss 7.43.0-1ubuntu2.1 libcurl3-gnutls 7.43.0-1ubuntu2.1 libcurl3 7.43.0-1ubuntu2.1 Ubuntu 15.04: libcurl3-nss 7.38.0-3ubuntu2.3 libcurl3-gnutls 7.38.0-3ubuntu2.3 libcurl3 7.38.0-3ubuntu2.3 Ubuntu 14.04 LTS: libcurl3-nss 7.35.0-1ubuntu2.6 libcurl3-gnutls 7.35.0-1ubuntu2.6 libcurl3 7.35.0-1ubuntu2.6 Ubuntu 12.04 LTS: libcurl3-nss 7.22.0-3ubuntu4.15 libcurl3-gnutls 7.22.0-3ubuntu4.15 libcurl3 7.22.0-3ubuntu4.15 To update your system, please follow these instructions: https://wiki.ubuntu.com/Security/Upgrades. In general, a standard system update will make all the necessary changes. References CVE-2016-0755 Source: [ more… ]

Cache Placement Strategies for NGINX and NGINX Plus

2016-01-28 KENNETH 0

table.blog { border-collapse: collapse; } table.blog td { border: 1px solid black; padding: 5px; } In the previous article in this caching series, we looked at the benefits of microcaching – caching dynamic content for very short periods of time – which sometimes leads to very significant performance improvement. In this article, we’ll consider another aspect of caching, that of cache placement, and we’ll look at strategies for dealing with slow cache storage. Selecting a Cache Location NGINX can manage multiple cache locations, each mapped to a different filesystem location, and you can configure NGINX to choose which cache to use on a per-request basis. In the following sample configuration, the proxy_cache_path directives create two caches, ssd_cache and disk_cache, mounted on the local directories /mnt/ssd/cache and /mnt/disk/cache respectively. The map directive inspects the request URL and selects disk_cache for all requests that appear to [ more… ]

[도서] Java의 정석

2016-01-28 KENNETH 0

분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]Java의 정석 남궁성 저 | 도우출판 | 2016년 02월 판매가 27,000원 (10%할인) | YES포인트 1,500원(5%지급) 이벤트 : 예약하고 빨리 받자! IT 도서 예약판매 알림 최근 7년동안 자바 분야의 베스트 셀러 1위를 지켜온 ‘자바의 정석’의 최신판. 저자가 카페에서 12년간 직접 독자들에게 답변을 해오면서 초보자가 어려워하는 부분을 잘 파악하고 쓴 책. 뿐만 아니라 기존의 경력자 Source: yes24.com-computer-internet