netstack

edit

Docker Hyper-V

PS C:\WINDOWS\system32> Get-VMIntegrationService nsUB2404hv

VMName     Name                    Enabled PrimaryStatusDescription SecondaryStatusDescription
------     ----                    ------- ------------------------ --------------------------
nsUb2404hv Guest Service Interface False   OK
nsUb2404hv Heartbeat               True    OK
nsUb2404hv Key-Value Pair Exchange True    No Contact
nsUb2404hv Shutdown                True    OK
nsUb2404hv Time Synchronization    True    OK
nsUb2404hv VSS                     True    OK                       The protocol version of the component installed in the virtual machine does not match the version expected by t...

PS C:\WINDOWS\system32> Enable-VMIntegrationService -VMName "nsUb2404hv" -Name "Guest Service Interface"
PS C:\WINDOWS\system32> Get-VMIntegrationService nsUB2404hv

VMName     Name                    Enabled PrimaryStatusDescription SecondaryStatusDescription
------     ----                    ------- ------------------------ --------------------------
nsUb2404hv Guest Service Interface True    No Contact
nsUb2404hv Heartbeat               True    OK
nsUb2404hv Key-Value Pair Exchange True    No Contact
nsUb2404hv Shutdown                True    OK
nsUb2404hv Time Synchronization    True    OK
nsUb2404hv VSS                     True    OK                       The protocol version of the component installed in the virtual machine does not match the version expected by t...


PS C:\WINDOWS\system32>

ssh

docker

Verify the Docker Compose plugin is working

docker compose version


# cockpit
- apt update and install
```bash
sudo apt update
sudo apt install cockpit -y

zerotier https://my.zerotier.com/

template