mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
parent
eccee6b629
commit
15babb137d
@ -159,7 +159,7 @@ then
|
|||||||
apt-get install -y gns3-iou
|
apt-get install -y gns3-iou
|
||||||
|
|
||||||
# Force the host name to gns3vm
|
# Force the host name to gns3vm
|
||||||
hostnamectl set-hostname gns3vm
|
echo gns3vm > /etc/hostname
|
||||||
|
|
||||||
# Force hostid for IOU
|
# Force hostid for IOU
|
||||||
dd if=/dev/zero bs=4 count=1 of=/etc/hostid
|
dd if=/dev/zero bs=4 count=1 of=/etc/hostid
|
||||||
|
Loading…
Reference in New Issue
Block a user