Scripts/centos-bridge-setup.sh: Revision history

From Xen
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 September 2018

  • curprev 16:2216:22, 7 September 2018Lars.kurth talk contribs 3,242 bytes +3,242 Created page with "The following script sets up xen bridges for each eth0 device on a CentOS Dom0 <pre> #!/bin/bash default_netdev="NONE" netdevs=() function os-get-network-devices() { l..."