08 2018 档案

docker中的oracle-11g-安装配置
摘要:docker镜像:wnameless/oracle-xe-11g 启动镜像的命令: docker run -d -v /data/oracle_data:/data/oracle_data -p 11522:22 -p 11521:1521 -e ORACLE_ALLOW_REMOTE=true - 阅读全文

posted @ 2018-08-19 12:55 天涯飞鸿 阅读(673) 评论(0) 推荐(0)

flask-不错的教程
摘要:https://spacewander.github.io/explore-flask-zh/7-blueprints.html 阅读全文

posted @ 2018-08-17 00:06 天涯飞鸿 阅读(96) 评论(0) 推荐(0)

Mysql配置文件模板
摘要:来自: http://www.fromdual.com/mysql-configuration-file-sample The MySQL and MariaDB default configuration is not very great for production use. Some of 阅读全文

posted @ 2018-08-02 18:07 天涯飞鸿 阅读(158) 评论(0) 推荐(0)

导航