(새 문서: 호스트 이름 설정은 configure 명령어에서 설정할 수 있습니다. <pre> LYSH@MyHostName# configure configure# hostname set -h usage: hostname set [-h] name positional...) |
(차이 없음)
|
2020년 11월 13일 (금) 11:37 판
호스트 이름 설정은 configure 명령어에서 설정할 수 있습니다.
LYSH@MyHostName# configure configure# hostname set -h usage: hostname set [-h] name positional arguments: name hostname optional arguments: -h, --help show this help message and exit
Basic Commands
configure# hostname set MyHostName
호스트 이름을 설정합니다.