No Image

[python] 현재 실행중인 함수 이름 구하기 (sys._getframe().f_code.co_name)

2018-03-27 KENNETH 0

파이썬 함수 내에서 현재 실행중인 함수 이름 구하기 함수를 실행중에 “오류(예외)”를 만날 수 있으므로 로그를 남기고… 남기는 로그 형식은 “[함수이름] 에러 내용” 형태로 기록 되도록 처리 했음 함수내에 일일이 함수이름을 “직접 입력” 했었는데.. 아무리 생각해도 비효율적인 것 같다는 생각이 듬 그래서 찾아보니 방법이 있긴 있음 filename : get_func_name.py   실행결과 # ./get_func_name.py The current running function name : ilaya1   이렇게 되면 더이상 함수이름을 직접 입력하는 번거로움을 덜 수 있겠군….

AWS 주간 소식 모음 – 2018년 3월 27일

2018-03-27 KENNETH 0

AWS 주간 소식 모음 – 2018년 3월 27일 안녕하세요! 여러분~ 매주 지난 주에 업데이트된 국내 AWS관련 콘텐츠를 정리해 드립니다. AWS 클라우드에 대한 새로운 소식을 확인하시는데 많은 도움 되시길 바랍니다. 혹시 빠지거나 추가할 내용이 있으시면, 저에게 메일 주시면 추가 공유해 드리겠습니다. AWS코리아 블로그 Amazon EFS Sync를 통한 빠른 데이터 이동 도구 출시 (2018-03-24) Amazon Kinesis Analytics을 이용한 실시간 핫스팟 기능 (2018-03-23) Amazon EC2 리소스 ID 업데이트 – 더 많은 리소스 유형 마이그레이션 (2018-03-23) AWS Certificate Manager, 인증서 Certificate Transparency 지원 예정 (2018-03-23) AWS코리아 발표 자료 Amazon Rekognition을 이용하여 인공지능 안면 인식 키오스크 만들기 – 강정희 (AWS 솔루션즈 아키텍트) (2018-03-20) AWS 머신러닝 서비스를 활용한 실시간 이미지 분석 – 김무현 (AWS 솔루션즈 아키텍트) (2018-03-20) AI 비지니스 무엇을 어떻게 준비하고 해야 하는가? – 정우진 (AWS 사업개발 담당) (2018-03-20) Amazon Polly를 통한 서버리스 동화 구연 앱 만들기 – 윤석찬 (AWS 테크에반젤리스트) (2018-03-20) AWS코리아 동영상 AWS [ more… ]

No Image

USN-3607-1: Screen Resolution Extra vulnerability

2018-03-27 KENNETH 0

USN-3607-1: Screen Resolution Extra vulnerability screen-resolution-extra vulnerability A security issue affects these releases of Ubuntu and its derivatives: Ubuntu 17.10 Ubuntu 16.04 LTS Ubuntu 14.04 LTS Summary Screen Resolution Extra could be tricked into bypassing PolicyKit authorizations. Software Description screen-resolution-extra – Extension for the GNOME screen resolution applet Details It was discovered that Screen Resolution Extra was using PolicyKit in an unsafe manner. A local attacker could potentially exploit this issue to bypass intended PolicyKit authorizations. Update instructions The problem can be corrected by updating your system to the following package versions: Ubuntu 17.10 screen-resolution-extra – 0.17.1.1 Ubuntu 16.04 LTS screen-resolution-extra – 0.17.1.1~16.04.1 Ubuntu 14.04 LTS screen-resolution-extra – 0.17.1.1~14.04.1 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-2018-8885 Source: USN-3607-1: Screen Resolution Extra vulnerability

Windows 10 Tip: Six keyboard shortcuts to help you find what you’re looking for

2018-03-27 KENNETH 0

Windows 10 Tip: Six keyboard shortcuts to help you find what you’re looking for We’ve showed you how to clear your workspace in two simple steps and three ways you can personalize your desktop with fun themes and colors – today, we’re going to show you six keyboard shortcuts to help you easily find what you’re looking for! Find apps, files and more on your PC Press the Windows logo key and type the name of whatever you want to find in the search box. Easily search Settings Press Windows logo key + I, then search for the setting you’re looking for. Switch between open windows Hold down the Alt key and keep pressing Tab until the window you want is selected. Then, release the Alt key. Add a touch keyboard shortcut to the taskbar Right-click on the taskbar, and [ more… ]