2025-01-03

도커 내부의 hosts에 주소 추가하기


echo "192.168.10.19 happycpu-P620.local" | sudo tee -a /etc/hosts

댓글 없음:

댓글 쓰기

Sharing /dev/ttyUSB0 between Claude Code and a Human via tmux

Sharing /dev/ttyUSB0 between Claude Code and a Human via tmux When you debug an embedded board with Claude Code, sooner or later you want t...