Network ConfigurationWelcome › Forums › Appliance and OS › Network ConfigurationThis topic has 0 replies, 1 voice, and was last updated 5 years, 10 months ago by Charles Herring.Viewing 1 post (of 1 total)AuthorPosts January 13, 2019 at 4:47 pm #1761 Charles HerringKeymasterConfiguration via Command Line (cli): https://help.ubuntu.com/lts/serverguide/network-configuration.htmlConfiguration via Desktop: https://help.ubuntu.com/community/NetworkAdmin YAML file should look similar to the below example:Static IPnetwork: version: 2 ethernets: eth0: dhcp4: no addresses: [192.168.1.222/24] gateway4: 192.168.1.1 nameservers: addresses: [8.8.8.8,8.8.4.4]DHCPnetwork: version: 2 ethernets: eth0: dhcp4: trueAuthorPostsViewing 1 post (of 1 total)You must be logged in to reply to this topic.Log In Username: Password: Keep me signed in MS-SymbolLockup Sign in with Microsoft Log In