[Tensorboard] ssh 원격 시 포트포워딩 Posted Oct 14, 2025 By Jaehyuk Lee views 1 min read 1 ssh -N -L 16006:localhost:6006 user@remote.host local의 port : 16006원격의 port : 6006 (tensorboard default port) Development linux This post is licensed under CC BY 4.0 by the author. Share