参考文档 https://min.io/download /linux http://docs.minio.org.cn/docs/master/minio client complete guide https://github.com/minio/minio/…
资料 https://laravel.com/ https://learnku.com/docs/laravel/6.x https://laravelacademy.org/books/php tutorial 安装Laravel命令行 工程初始化 Artisa…
参考文档 https://cloud.tencent.com/developer/article/1639594 https://github.com/taraslayshchuk/es2csv/blob/master/docs/EXAMPLES.rst Gith…
参考文档 https://docs.phpcomposer.com/00 intro.html https://www.runoob.com/w3cnote/composer install and usage.html https://developer.ali…
Crontab脚本
github https://github.com/acmesh official/acme.sh/wiki/%E8%AF%B4%E6%98%8E https://github.com/acmesh official/acme.sh/wiki/dnsapi 过程
参考文档 https://github.com/influxdata/telegraf/tree/master/plugins/inputs https://github.com/influxdata/telegraf/tree/master/plugins/pa…
脚本
参考文档 https://blog.csdn.net/Venry /article/details/110948703 https://www.cnblogs.com/cyxroot/p/13754475.html https://blog.csdn.net/qq…
参考文档 https://www.jianshu.com/p/2a65343a857e 常用查询
参考文档 https://www.zhihu.com/question/268769681 https://zhuanlan.zhihu.com/p/29436838 XPath http://blog.itpub.net/31557738/viewspace 2…
GUI elasticvue chrome插件 查询 + 管理 elasticsearch head https://github.com/mobz/elasticsearch head chrome插件 查询 + 管理 Kaizen https://www.el…
MySQL5.6JSON解析 新建存储过程 查询
场景 同事的一个新需求,需要在AIX上以shell脚本的方式,调用sqlplus客户端连接Oracle数据库,调用mysql客户端连接MySQL数据库。 想尽量简化开发,只用纯脚本方式实现,不想替换为Java或其它方案,且不想远程调用其它Linux主机上的客户端。…
Git简介 什么是版本控制 版本控制系统(Version Control System,简称VCS)是一种记录一个或若干文件内容变化,以便将来查阅特定版本修订情况的系统。 按类型可以分为: 本地版本控制系统 例如RCS(至少我是从来没有用过) 本地版本控制系统解决…