# zlogin -C testzone
The -C option specifies a console login. The console login will persist when the zone is rebooted.
To exit zlogin, use the escape sequence ~. . If this escape character is inappropriate (i.e. you are connected using software like tip which uses this escape sequence), then you can specify a different escape character on the command line.
For example, to use the $ symbol, use:
zlogin -C -e $ testzone
Now the zlogin console session can exit by typeing "$." Note : "#" hash is not acceptable
No comments:
Post a Comment