LoginSignup
1
1

More than 5 years have passed since last update.

Ubuntu 18.04 DesktopのGUIでブリッジを作る

Posted at

ブリッジを作るGUIが無い

画面右上のネットワークアイコンから設定しようと思ったら、簡略化されたGUIになっており、複雑な設定ができない。

nm-connection-editor

こちらによると、nm-connection-editorというのがある。
実行したらグレーアウトばかりで編集できなかったので、

$ sudo nm-connection-editor

したら、複雑な設定もできた。

宿題

nmcliで、CLIによる設定もできるようだ。

1
1
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
1
1