LoginSignup
0
0

More than 3 years have passed since last update.

Ubuntu 20.04 でネットワークの再設定

Posted at

Ubuntu 20.04 でネットワークの設定を変更する方法です。

GUI で設定を変更します。
ubuntu_2004_network.png

設定の反映方法

sudo ifconfig enp3s0f2 down
sudo ifconfig enp3s0f2 up

次のページを参考にしました。
https://qiita.com/sosanagi/items/c502b1ddf31f5ea119e7

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0