LinuxubuntuでSwap設定方法 メモリが不足した場合SWAP設定をやってみと解決するかもしれない 状態確認 sudo cat /proc/swaps 作成 sudo mkdir /var/swap/ sudo dd if=/dev/zero of=/var/swap... 2019.04.16LinuxServer
MastodonMastodon のOS (Ubuntu)の更新方法 ログイン後、 Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-1039-aws x86_64) * Documentation: * Management: * Support: G... 2017.11.26MastodonServer
MastodonMastodonのアップデート方法 Mastodonのアップデート手順 cd ~/live/ git fetch git status # HEAD detached at v1.5.1 # Changes not staged for commit: # (use "... 2017.09.13MastodonServer