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

grub menuのデフォルトの起動項目をしていするには/etc/default/grubのGRUB_DEFAULTを編集してsudo update-grubするんだけど、項目名をidで指定する場合でもメニューの項目を辿っていくようにしないといけないみたい。4.15.0-34と4.15.0-36がある状態で新しいカーネルが来ても4.4.0-15で起動するように、下記のようにした。

$ grep GRUB_DEFAULT /etc/default/grub
GRUB_DEFAULT="1>gnulinux-4.4.0-135-generic-advanced-a6268849-42cb-4d0e-80f3-eb2704407c01"