Skip to content

Instantly share code, notes, and snippets.

@torikizi
Created November 4, 2019 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save torikizi/7e3e7fdbc1f333a414d7381ac82a8475 to your computer and use it in GitHub Desktop.
Save torikizi/7e3e7fdbc1f333a414d7381ac82a8475 to your computer and use it in GitHub Desktop.
debianでifconfigが使えない時
非推奨だったりするらしいので明示的に追加してあげる必要がある
# apt-get install net-tools
そうしない場合は以下のコマンドで代用可能。
ip a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment