search for: supstituted

Displaying 3 results from an estimated 3 matches for "supstituted".

Did you mean: substituted
2020 May 05
3
Re: Set hostname of guest during installation time
On 5/5/20 8:11 AM, john doe wrote: > On 3/30/2020 4:10 PM, Michal Prívozník wrote: >> On 30. 3. 2020 15:26, john doe wrote: >>> On 3/30/2020 1:20 PM, Andrea Bolognani wrote: >>>> On Mon, 2020-03-30 at 12:04 +0200, Michal Prívozník wrote: >>>>> On 27. 3. 2020 20:49, john doe wrote: >>>>>> If my understanding is correct, using
2020 May 05
0
Re: Set hostname of guest during installation time
...ork. To list all running networks >>>> you can use 'virsh net-list'. >>>> >>> >>> I would suggest rephrasing the above to something along the lines of: >>> >>> "virsh net-dhcp-leases $network, where '$network' is to be supstituted >>> by the desired network (E.G, 'default') or use virsh net-list to list >>> all available network." >> >> Actually, the whole statement (copied verbatim from the webpage) is: >> >>    The NSS module then merely consults the list trying to fin...
2020 May 05
0
Re: Set hostname of guest during installation time
...res <network> option > > This lists DHCP leases for given network. To list all running networks > you can use 'virsh net-list'. > I would suggest rephrasing the above to something along the lines of: "virsh net-dhcp-leases $network, where '$network' is to be supstituted by the desired network (E.G, 'default') or use virsh net-list to list all available network." >> >> >> In my case, I substituted '$network' by 'default'. > > It doesn't look like you did, otherwise you would either get leases or > an erro...