Hi All,<br><br>First, I'm French, so sorry if my english is not well ...<br><br>In my system infrastructure, I use my own debian packages to deploy my application server (apache).<br><br>One of this paquet use the "whiptail" command which allow to ask to the user some question. In this case, is for my backup server. You can find the source code here : <a href="https://github.com/Carpe-Hora/chBackupGenerator">https://github.com/Carpe-Hora/chBackupGenerator</a><br>
<br>I want that this paquet is installed by default, so I have create a role which install this paquet. Before I use the whiptail command, all works well, but now the shell wait an interaction of the user, and I don't know how can i do with xen-tools.<br>
<br>Someway, I would like redirect the standart output of my domU on my dom0 ...<br><br>I don't know if it's possible but if you have an idea ....<br><br>Thanks for you help !<br><br>Have a good day<br><br>Camille<br>