MAC에서 ssh를 이용하여 sshd에 접속 하는 방법은

Terminal 에서 아래 명령을 입력 하면 된다.


"ssh user@hostname"

ex> $ ssh admin@192.168.1.100 


Posted by 다크쌍피