Skip to content

Instantly share code, notes, and snippets.

@mb00g
Last active November 22, 2019 07:50
Show Gist options
  • Save mb00g/5394c7496382445b651d to your computer and use it in GitHub Desktop.
Save mb00g/5394c7496382445b651d to your computer and use it in GitHub Desktop.
usbkey config smartos

Menambahkan interface dan IP di SmartOS, edit file /usbkey/config

storage_nic=0:25:90:3b:8b:3 ## Isi dengan MAC Address dari igb1
storage0_ip=10.20.11.125
storage0_netmask=255.255.255.0
storage0_network=...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment