mastodon.zunda.ninja is one of the many independent Mastodon servers you can use to participate in the fediverse.
Zundon is a single user instance as home of @zundan as well as a test bed for changes of the code.

Administered by:

Server stats:

1
active users

zunda

@popn_ja @mametsuko@co.misskey.io @noellabo 壊れちゃったファイルに心当りがあればそれを直す方向に行きたいところだけれど、どうでなければネットワークインターフェースを再度設定する感じになりそうかな…。どこかにメモが残ってるといいのだけど。

@zundan @mametsuko @noellabo ネットワークアダプタは生きているから、nameserverの指定だけだろうね。

@zundan@mastodon.zunda.ninja @popn_ja@popon.pptdn.jp @mametsuko@co.misskey.io @noellabo@fedibird.com
VultrでUbuntu 20.04なら、

network:
  version: 2
  renderer: networkd
  ethernets:
    ens3:
      dhcp4: yes
/etc/netplan/10-ens3.yaml

あたり雑に置いて
netplan applyしてあげればいける気がします 多分 多分…