Created
November 4, 2019 13:41
-
-
Save torikizi/7e3e7fdbc1f333a414d7381ac82a8475 to your computer and use it in GitHub Desktop.
debianでifconfigが使えない時
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
非推奨だったりするらしいので明示的に追加してあげる必要がある | |
# 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