出现这个问题 首先进入 1.docker exec -it mysql02 bash //mysql02是mysql容器的别名 2.mysql -uroot -p 3.输入密码 4.进入mysql>命令行界面 1,容器中登录mysql,查看mysql的版本 mysql> status;-------------- mysql Ver 8.0.11 for Linux on x86_64 (MySQL Community Server - GPL) 2,进行授权远程连接(注意mysq
from: https://www.digitalcitizen.life/connecting-windows-remote-desktop-ubuntu NOTE: This tutorial was created on Ubuntu 13.04 (Raring Ringtail). it is suit to ubuntu 16.04(2018/03 buxizhizhoum). Step 1: Enable Remote Desktop Connections on your Wind