in reply to Re^3: system commands/shell and perl variables.
in thread system commands/shell and perl variables.
This perl script which you guys helped, do the follow: "pxl vmlist" ( which will return xl list ), and "pxl getvnc jenkins" ( which will return vnc port listening of that VM ) "127.0.0.1:5906" Next steps, I will provide ssh port forward and connect to it :) Thanks again# xl list Name ID Mem VCPUs State + Time(s) Domain-0 0 18442 2 r----- + 16256.2 git 1 1023 2 -b---- + 14499.4 zabbix 2 512 1 -b---- + 3228.6 jenkins 3 4096 2 -b---- + 21733.3 openbsd 4 2048 1 -b---- + 1202.6 wiki 5 2048 1 -b---- + 1140.4 builder 6 4096 2 -b---- + 206.9
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: system commands/shell and perl variables.
by haukex (Archbishop) on Jan 23, 2019 at 20:15 UTC |