brew install --cask utmserial 추가 (화면이 나오지 않음)Baloon DeviceUse local time for base clockinput methodfcitx configurationhttps://www.youtube.com/wat
The pip.conf file should have the following setting pinting the group repo. Notice the pypi and simple at the end of the URL:globalindex = http:/
pyenv install 3.10.12입력하는데 아래와 같이 에러나옴아래 패키지 설치로 해결sudo apt-get install libbz2-dev libncurses5-dev libffi-dev libreadline-dev libsqlite3-dev liblzma-d
본인 경력에서 주요한 프로젝트 2개 설명늦어진 이유? 지금 한다면 어떻게 개선하겠는지?AD를 DC 2곳에 배포한다고 했을 때 어떻게 배포하겠는가?Replication 방식은?DDoS 방어하는 방법은?대칭, 비대칭 암호화 방식과 주사용처는?방화벽 Stateful, Sta
macOS 터미널에서 뭔가 작업하는데 Operation not permitted 라고 뜨는 경우가 있다. 나는 iTerm2를 사용하는데 FDA(Full Disk Access) 권한이 없어서 발생한 것으로 아래와 같이 권한을 주면 된다참고https://sauru
snap으로 설치된 패키지 확인sudo snap list제거sudo snap remove --purge 패키지명snapd 전체 삭제sudo apt autoremove --purge snapd자동 업데이트 방지sudo apt-mark hold snapd제거 전제거 후
graalvm 다운로드 패스 설정Visual Studio Tools 다운로드테스트 코드실행참고 링크https://medium.com/graalvm/using-graalvm-and-native-image-on-windows-10-9954dc071311
dependencies { implementation 'org.springframework.boot:spring-boot-starter-data-jpa' implementation 'org.springframework.boot:spring-boot-starter-mus
SHOW VARIABLES LIKE 'plugin_dir';show plugins;show global variables like "server_audit%";install plugin server_audit soname 'server_audit.so';set glob
https://blog.gyus.me/2020/introduce-poetry/https://spoqa.github.io/2019/08/09/brand-new-python-dependency-manager-poetry.html
https://jonnung.dev/docker/2020/04/08/optimizing-docker-images/
pip freeze > requirements.txtpip list --format=freeze > requirements.txt