Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
[root@mivb ~]# [highlight #FCE94F]mcdDebug[/highlight]
Connecting to mcd, please wait...
Press Ctrl-C to finish session
value = 0 = 0x0
Enter mcd command -> [highlight #FCE94F]iPVM_Status[/highlight]
iPVM_ControlFlag = IPVM_CONTROL_SHUTDOWN; iPVM_StatusFlag = IPVM_STATUS_IDLE; iPVM_DbStatusFlag = IPVM_STATUS_DB_AVAILABLE;
value = 0 = 0x0
Enter mcd command -> [highlight #FCE94F]iPVM_Start[/highlight]
Starting iPVM Version 20.0.2.3
value = 0 = 0x0
Enter mcd command -> [highlight #FCE94F]iPVM_Status[/highlight]
iPVM_ControlFlag = IPVM_CONTROL_START; iPVM_StatusFlag = IPVM_STATUS_RUNNING_VM; iPVM_DbStatusFlag = IPVM_STATUS_DB_AVAILABLE;
value = 0 = 0x0
Enter mcd command -> [highlight #FCE94F]iPVM_Stop[/highlight]
iPVM stopped.
value = 0 = 0x0
Enter mcd command -> [highlight #FCE94F]iPVM_Status[/highlight]
iPVM_ControlFlag = IPVM_CONTROL_SHUTDOWN; iPVM_StatusFlag = IPVM_STATUS_IDLE; iPVM_DbStatusFlag = IPVM_STATUS_DB_AVAILABLE;
value = 0 = 0x0
Enter mcd command -> [highlight #FCE94F]^C[/highlight]
Processing interrupt, please wait...
[root@mivb ~]#