m (Shin moved page CLI - 호스트 이름 설정 to CLI - Configuring hostname) |
m (Shin moved page CLI - Configuring hostname to CLI - Configuring Hostname) |
Revision as of 18:33, 15 April 2021
호스트 이름 설정은 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
호스트 이름을 설정합니다.