摘要:
mysql> grant all privileges on e_government.* to jszw@'%' identified by 'jszw123456'; Query OK, 0 rows affected (0.00 sec) mysql> flush privileges; Qu 阅读全文
摘要:
查询 # docker images REPOSITORY TAG IMAGE ID CREATED SIZE minio/minio latest bcf474cfddfb 5 days ago 260MB minio/minio RELEASE.2020-12-03T00-03-10Z b849 阅读全文
摘要:
The container name "/minio" is already in use by container "7483c791c039afd7da17a8e624765e7f2eff602bde3b53b11270e31e9f6a7b05" 查看 docker ps -a # docker 阅读全文
摘要:
# netstat -tunlp Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:8 阅读全文