上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 48 下一页
摘要: 1.下载工具ossutil wget http://gosspublic.alicdn.com/ossutil/1.6.11/ossutil64 2.修改文件执行权限 chmod 755 ossutil64 3.使用交互式配置生成配置文件 ./ossutil64 config 请输入配置文件名,文件 阅读全文
posted @ 2020-07-15 11:42 勤奋的蓝猫 阅读(25) 评论(0) 推荐(0) 编辑
摘要: 文章转载 https://www.cnblogs.com/paul8339/p/12295597.html 阅读全文
posted @ 2020-06-03 10:21 勤奋的蓝猫 阅读(2) 评论(0) 推荐(0) 编辑
摘要: master庫:192.168.1.25 登录后复制 mysql -e "reset master;" mysql -e "create user repuser@'192.168.1.%' ; grant replication slave on *.* to repuser@'192.168.1 阅读全文
posted @ 2020-05-30 22:48 勤奋的蓝猫 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 环境:centos7.6 x86_64位 最小化安装 下载包,编译安装 登录后复制 wget https://github.com/stedolan/jq/releases/download/jq-1.6/jq-1.6.tar.gz tar xf jq-1.6.tar.gz cd jq-1.6 ./ 阅读全文
posted @ 2020-05-30 22:24 勤奋的蓝猫 阅读(10) 评论(0) 推荐(0) 编辑
摘要: 一、环境 物理服务器,系统centos7.6 x86_64位,关闭selinux [root@localhost src]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) 二、源码编译安装php 下载lanp1.3的版本一键 阅读全文
posted @ 2020-05-29 19:08 勤奋的蓝猫 阅读(6) 评论(0) 推荐(0) 编辑
摘要: 备份本地mysql数据到Ucloud存储,支持STANDARD, IA, ARCHIVE 标准存储,低频存储(IA)或者冷存储(ARCHIVE) 这3中存储类型 #注意如果,欲使用低频存储(IA)或者冷存储(ARCHIVE),请在命令参数storageclass中指定,支持三种值:STANDARD, 阅读全文
posted @ 2020-05-26 23:34 勤奋的蓝猫 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 一、环境说明: 此次演示是dellr620 物理服务器,系统为centos7.6 x86_64位 硬件相关的信息如下: 登录后复制 [root@mysql-redis scripts]# sh hw_msg1.sh + + | This Machine's Hyper-Threading is En 阅读全文
posted @ 2020-05-24 21:29 勤奋的蓝猫 阅读(23) 评论(0) 推荐(0) 编辑
摘要: 一、功能说明: s3fs 工具支持将Bucket挂载到本地,像使用本地文件系统一样直接操作对象存储中的对象。 二、s3fs 使用方法: 2.1配置密钥文件: 在/etc/目录中创建passwd-s3fs 文件。文件格式为[API 公钥:API 秘钥] 登录后复制 [root@localhost ~] 阅读全文
posted @ 2020-05-23 23:37 勤奋的蓝猫 阅读(33) 评论(0) 推荐(0) 编辑
摘要: 官方文档: https://docs.ucloud.cn/ufile/tools/tools/tools_file 一、创建存储空间 ucloud 广州地域 二、公私钥地址具体配置 公私钥内容如下: 登录后复制 公钥:TOKEN_d2baa99-ba02-4570-a952-390f0e0fc27c 阅读全文
posted @ 2020-05-23 16:14 勤奋的蓝猫 阅读(20) 评论(0) 推荐(0) 编辑
摘要: https://github.com/Wangsu-Cloud-Storage/wcs-rsync-tools#命令行同步工具 https://github.com/Wangsu-Cloud-Storage/wcs-python-sdk https://wcs.chinanetcenter.com/ 阅读全文
posted @ 2020-05-22 22:30 勤奋的蓝猫 阅读(7) 评论(0) 推荐(0) 编辑
上一页 1 ··· 6 7 8 9 10 11 12 13 14 ··· 48 下一页
点击右上角即可分享
微信分享提示