LoginSignup
0
0

More than 5 years have passed since last update.

ubuntu 設定メモ(随時更新)

Posted at

設定メモを備忘録のように書いていきます。

  • resolv.conf に 127.0.1.1 となって、名前解決ができない件
 sudo vi /etc/NetworkManager/NetworkManager.conf

[main]
plugins=ifupdown,keyfile,ofono
#dns=dnsmasq <- コメントアウト

[ifupdown]
managed=false
~             

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