Friday, May 17, 2019

How to Configure IP in Ubuntu 18.04 Server


Ubuntu 18.04 use Netplan to configure Network IP Address.

location: /etc/netplan/50-cloud-init.yaml
edit



DHCP:


















Static IP:


Apply network configuration changed





No comments:

Post a Comment

How to use ipmi command to locate B7136 HDD LED

 Locate: Hdd0:  Ipmitool –I lanplus –H BMC_IP –U root –P BMC_password raw 0x2e 0x09 0xfd 0x19 0x0 0x06 0xc2 0x00 0x01 0x01 Hdd1:  Ipmitool –...