No Image

RHSA-2019:0368-1: Important: systemd security update

2019-02-19 KENNETH 0

RHSA-2019:0368-1: Important: systemd security update Red Hat Enterprise Linux: An update for systemd is now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section. CVE-2019-6454 Source: RHSA-2019:0368-1: Important: systemd security update

CMake error for mysql-8.0.15 “Please do not build in-source.”

2019-02-19 KENNETH 0

환경OS : CentOS-7 (별 의미는 없음)cmake-3.12.4mysql-8.0.15 에러메세지컴파일 작업중 갑자기 아래와 같은 에러메세지 출력 CMake Error at CMakeLists.txt:283 (MESSAGE): Please do not build in-source. Out-of source builds are highly recommended: you can have multiple builds for the same source, and there is an easy way to do cleanup, simply remove the build directory (note that ‘make clean’ or ‘make distclean’ does not work) You can force in-source build by invoking cmake with -DFORCE_INSOURCE_BUILD=1 — Configuring incomplete, errors occurred! 해결 1. 기존cd mysql-8.0.15cmake \ -DCMAKE_INSTALL_PREFIX…. (이하 생략) 2. 변경cd mysql-8.0.15rm -f CMakeCache.txtmkdir choilha01cd choilha01cmake \.. \-DCMAKE_INSTALL_PREFIX…. (이하 생략) 즉, 소스 디렉토리 내에 build 를 위한 디렉토리를 추가 생성하고(옵션에서 생성하는 디렉토리(choilha01) – “디렉토리 이름은 자유롭게 가능”)그 하단에서 작업을 진행하도록 “(강제)권고” 되어 버렸다.8.0.14 부터인지… 8.0.15 부터인지 찾아보지는 않았다.초기 8.0 버전은 아니었다는것… 조금 귀챦기는 하지만…컴파일 옵션에 대한 변경을 많이 줘(봐)야 하거나궁금한 사람들이 테스트를 하기 위해서는 [ more… ]

No Image

WordPress 5.1 RC2

2019-02-19 KENNETH 0

WordPress 5.1 RC2 The second release candidate for WordPress 5.1 is now available! WordPress 5.1 will be released on Thursday, February 21, but we need your help to get there—if you haven’t tried 5.1 yet, now is the time! There are two ways to test the WordPress 5.1 release candidate: try the WordPress Beta Tester plugin (you’ll want to select the “bleeding edge nightlies” option), or you can download the release candidate here (zip). For details about what to expect in WordPress 5.1, please see the first release candidate post. This release includes the final About page design. It also contains fixes for: New WordPress installs not setting the database table prefix correctly (#46220). A HTTP error occurring when opening browser developer tools (#46218). The legacy media dialog having incorrect pagination link styling (#41858). The comment form not appearing when [ more… ]

[도서] 일러스트레이터 CC 2019 무작정 따라하기

2019-02-19 KENNETH 0

[도서] 일러스트레이터 CC 2019 무작정 따라하기 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]일러스트레이터 CC 2019 무작정 따라하기 문수민,이상호,앤미디어 공저 | 길벗 | 2019년 02월 판매가 20,700원 (10%할인) | YES포인트 1,150원(5%지급) 일러스트레이터의 새로운 버전 출시에 맞춰 새롭게 선보이는 ‘일러스트레이터 CC 2019 무작정 따라하기’는 가장 쉽고, 빠르게 일러스트레이터를 배울 수 있도록 기본 이론과 실습 예제를 연계하여 구성하였다. 체 Source: [도서] 일러스트레이터 CC 2019 무작정 따라하기

[도서] 머신 러닝 알고리즘

2019-02-19 KENNETH 0

[도서] 머신 러닝 알고리즘 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]머신 러닝 알고리즘 주세페 보나코르소 저/정사범 역 | 에이콘출판사 | 2019년 02월 판매가 31,500원 (10%할인) | YES포인트 1,750원(5%지급) 머신 러닝에 대한 소개와 파이썬 활용 방법을 소개하고 있다. 단계별로 다음과 같은 머신 러닝 알고리즘을 쉽게 구현할 수 있는 방법에 대해 배울 수 있다. 1. 데이터 기반 애플리케이션에 사용되는 통계와 수학 Source: [도서] 머신 러닝 알고리즘