블로그
-
[2023] Setup VNC Server (x11vnc) on Linux Mint 21
Create the encrypted password file: (8자리 까지만 입력해야 파일 생성 됨) You will be asked to enter and verify the Create the systemd service file for the x11vnc service: sudo vi /etc/init.d/x11vnc Copy/Paste this code
blog.naver.com · 2023.04.15
-
F&G 보험 회사 Syncis 보험회사에 40% 지분 투자
지난 1월 31일 IMO(Indenpendant Marketing Org) 인 Syncis에 Fidelity and Guaranty 라는 회사(NYSE Code: FG) 가 Equity
blog.naver.com · 2023.02.21
-
[SureM] International messaging service
Today we would like to introduce Korea Inbound Short Code service. SureM has been providing 8-digit short code numbers connected to local operators (SKT, LG U+, KT).
blog.naver.com · 2023.01.11
-
SureM - Korea Inbound Short Code Service(Korea Inbound Sender ID)
Today we would like to introduce Korea Inbound Short Code service. SureM has been providing 8-digit short code numbers connected to local operators (SKT, LG U+, KT).
blog.naver.com · 2022.12.21
-
open ai 라이브러리 파이썬으로 설치하고 오류 해결하기
. │ exit code: 1 UnicodeDecodeError: 'cp949' codec can't decode byte 0xe2 in position 1030: illegal multibyte sequence [end of output] note: This error originates from a subprocess, and is .......
blog.naver.com · 2023.01.15
-
[어썸멘토] Congressional App Challenge 에 관하여 알아볼까요?
STUDENTS CAN USE ANY PROGRAMMING LANGUAGE (example: C, C++, JavaScript, Python, Ruby, “block code,” etc .) and ANY PLATFORM (PC, web, tablet, robot, mobile, etc.).
blog.naver.com · 2022.12.02
-
부의 추월차선
부자들이 말해 주지 않는 진정한 부를 얻는 방법 부의 추월차선 the Millionaire Fastlane: Crack the Code to Wealth and Live Rich for
blog.naver.com · 2022.11.24
-
The definition of power
I can remove you from this class and fail you. Or I can send you before the dean for violating student code conduct. These are .......
blog.naver.com · 2022.10.22
-
파지 요법은 진화적 도전에 직면해 있다
Color code associates the factors to therapeutic phages (blue), the targeted bacteria (red), or both microorganisms and the interaction between them (violet). antiphage mechanism Phages are considered ideal
blog.naver.com · 2022.10.02
-
[코틀린] 오류 코드 정리
몇가지 코틀린의 오류 코드 정리 Error:(9, 5) Kotlin: Nested and local type aliases are not supported 원인 : typealias 를 class 또는 object 또는 어떤 Code-Block 에 넣었을때 오류가 발생 해결 : thpealias 선언을 class 밖에 (맨위에 import 하는 바로 아래에)
blog.naver.com · 2022.10.28