junsuyoun 2022. 9. 25. 00:02
728x90
반응형

telnet 명령어를 사용하려고 할 때 설치가 되어 있지 않는 경우 아래 방법으로 설치하여 사용 합니다.


telnet 설치

Debian / Ubuntu

# apt-get install telnet

Fedora / Redhat / CentOS

# yum install telnet

OS X (MAC)

# brew install telnet

Windows


 

Linux libarary 파일 다운로드

리눅스 환경에서 yum 또는 apt-get과 같은 패키지 관리자로 패키지를 다운 받지 못할 때 파일로 준비해야 합니다. Repository CentOS Index of /centos mirror.navercorp.com CentOS 버전에 맞게 탐색을 합니다. I..

junsuyoun.tistory.com


 

728x90
반응형