how to log into a soalris zone from the global zone
root@solaris# zlogin zone1
[Connected to zone 'zone1' pts/2]
Last login: Mon Dec 10 10:24:53 on pts/2
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
You have new mail.
#
root@solaris# zlogin zone1
[Connected to zone 'zone1' pts/2]
Last login: Mon Dec 10 10:24:53 on pts/2
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
You have new mail.
#
root@solaris# zoneadm list -v
ID NAME STATUS PATH
0 global running /
2 zone1 running /zones/zone1
# svcs |grep ftp
blank humm?
# svcadm -v enable ftp
svc:/network/ftp:default enabled.
# svcs|grep ftp
online 9:06:54 svc:/network/ftp:default
It seams to work even though it is not listed.
« Previous Page — « Previous entries « Previous Page · Next Page » Next entries » — Next Page »