[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
tsh TargetName Hostname
tsh
command is used to set the hostname of a target. The
parameters are the target name and the new host name.
The host name can be an IP address or a full qualified host name.
If this property is not set, the target name is considered to be the name
of the host to contact. Using this property is useful to keep short friendly
names for the target name.
tsh
command. ti
is used to print
target information. You can verify that `Host Name' property value is
changed.
$ dio87d -d $ dio87c ta my_computer $ $ dio87c tsh my_computer "my-computer.at-home.world" $ $ dio87c ti my_computer Target name: my_computer Description: Host Name: my-computer.at-home.world IP Port: 9997 $ |