No Image

Announcing Windows 10 Insider Preview Build 17746

2018-08-25 KENNETH 0

Announcing Windows 10 Insider Preview Build 17746 Hello Windows Insiders! Today, we are releasing Windows 10 Insider Preview Build 17746 (RS5) to Windows Insiders in the Fast ring. General changes, improvements, and fixes for PC We fixed an issue where Narrator would incorrectly report some standard combo boxes as “editable combo box” instead of “combo box”. We fixed an issue in Windows Mixed Reality causing motion controllers to need to be re-paired after initial setup before appearing in the headset. If you still experience this, please file feedback in Feedback Hub. We fixed an issue for Japanese and German where when you reset your PC (from Settings > Update & Security > Recovery) the progress percent would be written in the middle of the string rather than at the end. We fixed an issue when using Italian as your display [ more… ]

No Image

Why Atlantic.Net Chose NGINX

2018-08-24 KENNETH 0

Why Atlantic.Net Chose NGINX Traditionally, web development and hosting were done primarily using the LAMP stack – LAMP being short for Linux (operating system), Apache (web server), MySQL (database), and PHP (programming language), the core components which were then used to run enterprise sites. As web stacks and load balancers become more agile, and as business needs dictate better performance and stability, it is becoming increasingly common to replace Apache HTTP Server with a lightweight and highly scalable alternative, NGINX. With NGINX, the stack becomes known as LEMP – Linux, (e)NGINX, MySQL, PHP. Atlantic.Net offers a range of solutions that includes storage, hosting, and managed services. Our Cloud Hosting platform has a one‑click LEMP option that has your stack up and running in under 30 seconds. For those who prefer to run NGINX from Docker, we have both Linux and Windows Cloud Servers [ more… ]

[도서] Linux 시스템 워크북

2018-08-24 KENNETH 0

[도서] Linux 시스템 워크북 분야별 신상품 – 국내도서 – 컴퓨터와 인터넷 [도서]Linux 시스템 워크북 이돈섭 저 | 내하출판사 | 2018년 09월 판매가 17,100원 (5%할인) | YES포인트 180원(1%지급) 현재 주로 사용하는 운영체제로는 Windows, Unix, Linux, MacOS 등이 있고, 어떤 운영체제가 우수하다고 말할 수는 없으며 컴퓨터의 사용 목적에 따라 가장 적합한 운영체제를 선택하여 사용해야 한다. Linux는 개방 Source: [도서] Linux 시스템 워크북

No Image

RHSA-2018:2557-1: Important: postgresql security update

2018-08-24 KENNETH 0

RHSA-2018:2557-1: Important: postgresql security update Red Hat Enterprise Linux: An update for postgresql 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-2018-10915 Source: RHSA-2018:2557-1: Important: postgresql security update

엣지 컴퓨팅을 위한 Lambda@Edge 활용 모범 사례

2018-08-23 KENNETH 0

엣지 컴퓨팅을 위한 Lambda@Edge 활용 모범 사례 이 글은 전 세계에 배포 중인 애플리케이션을 처리하는 데 있어, Lambda@Edge의 사용을 최적화하는 데 도움이 될 수 있는 모범 사례 시리즈 중 첫 번째 게시물입니다. 여기에서 다룰 주제로는 사용 사례에 따라 가장 적합한 Lambda@Edge 설계를 생성하는 방법, Lambda@Edge를 CI/CD 파이프라인에 통합하는 방법, 그리고 솔루션이 유효하게 실행되어 비즈니스 요건을 해결하는지 확인할 수 있는 방법 등이 있습니다. 첫 번째 글에서는 AWS 고객이 Lambda@Edge 솔루션을 이미 구현한 경우에는 일반 사용 사례를 몇 가지 알려드리면서, Lambda@Edge 함수를 호출해야 할 시점을 선택하는 방법에 대해 설명하고 마지막으로 성능과 비용 효율성을 최적화할 수 있는 방법을 추천해 드리겠습니다. Lambda@Edge는 전 세계 AWS 로케이션에서 서버를 프로비저닝 또는 관리할 필요 없이 Node.js 함수를 실행할 수 있는 서비스입니다. 이 서비스 기능을 이용하면 더욱 풍부한 개인 맞춤형 콘텐츠를 더욱 낮은 지연 시간으로 고객에게 전송할 수 있습니다. 콘텐츠를 사용자 지정하는 함수는 원하는 목적에 따라 다른 시점에 [ more… ]