コマンド

Database (データベース)

MySQLコマンド一覧

MySQLに接続 $ mysql -uroot -p データベース データベース一覧 show databases; データベース作成 create database dbname collate utf8_general_ci; データベ...
Mastodon

Mastodon のOS (Ubuntu)の更新方法

ログイン後、 Welcome to Ubuntu 16.04.3 LTS (GNU/Linux 4.4.0-1039-aws x86_64) * Documentation: * Management: * Support: Get clo...