root@wl ~ # cat /etc/release
Solaris 10 5/09 s10x_u7wos_08 X86
...
root@wl ~ # cat /usr/sunvts/bin/.version 1)
7.0ps6
root@wl ~ # pkginfo -l SUNWvts SUNWvtsmn SUNWvtsr SUNWvtss SUNWvtsts
1) /usr/sunvts/bin/vts_cmd get_version 을 사용해도 된다.
root@wl ~ # cd /usr/sunvts/bin
root@wl /usr/sunvts/bin # ./startsunvts --bui 1)
Starting SunVTS BUI......
Initializing the components......
WARNING! This platform is not officially supported by the tool and has not been qualified for it.
SunVTS has started....
________________________________________________________
INSTRUCTIONS FOR USING THE BROWSER USER INTERFACE (BUI):
----------------------------------------------------------
After getting back the prompt point your favorite browser to the URL:
https://wl.:6789
OR
https://192.168.0.3:6789
For additional information, please refer to any of the following documents:
1. Check logs at /var/sunvts/logs//sunvts.startup
2. README file located at /usr/sunvts
3. Online documents available at http://docs.sun.com. Please search
for SunVTS 7.0
root@wl /usr/sunvts/bin #
1) --bui를 빼고 실행하면 어떤 인터페이스로 실행할 것인지 묻는다. tty, bui(브라우저 인터페이스, 웹), commandline 중 하나를 선택할 수 있다.
|
|
Copyright © 2004-2010 Jo HoSeok. All rights reserved. |