Vagrant box add 시 SSL certificate problem 오류 해결 $ vagrant box add --provider virtualbox --insecure debian/buster64 box add 시 curl 사용, cetificate 검증 하지 않은 옵션인 --insecure 추가로 해결 Vagrant plugin install
set up the user johndoe with permission to use any command as root via sudo by adding a line in the /etc/sudoers file with Ansible’s lineinfile module:- name: Add sudo
개요 ssh 는 명령 옵션을 설정 파일로 만들어 관리 할 수 있는데 이를 이용하면 옵션을 매번칠 필요도 없으며 호스트별 인증서(개인키) 사용할 수 도 있다. 설정 파일 설정 파일은 시스템 전역 파일(/etc/
Window Terminal powerline 설치 (참고 : Tutorial: Set up Powerline in Windows Terminal) VSCode와 WSL연결 M$가 예전과 다른 거 같기는 한데 빌형의 추문 기사가 떴다. 그래서 모 참고 사이트 : What is Windows Terminal?
출처 : http://muhammadraza.me, 유용한 1줄 쉘 커맨드들 | GeekNews (hada.io) $ ps aux | convert label:@- process.png ㅤ→ 쉘 아웃풋을 이미지로 $ curl ipinfo.io ㅤ→ 외부 IP주소 $ git log --format='%aN'