51工具盒子

依楼听风雨
笑看云卷云舒,淡观潮起潮落

linux

git 安装(windows)

git 安装(windows)

厉飞雨 阅读(53) 评论(0) 赞(3)

Git安装教程(Windows安装超详细教程) 1-下载git <https://git-scm.com/download> https://github.com/git-for-windows/git/releases/download/v2.43.0.windows.1/Git-2.43.0-64-bit.exe ![](http://stati...

git 修改提交名字

git 修改提交名字

厉飞雨 阅读(47) 评论(0) 赞(4)

git 修改提交名字 1- 查看当前用户名 git config user.name 2.修改名称 修改用户名:git config --global user.name "用户名" 3- 其他 查看配置列表 git config --list 查看email git config user.emai...

ladap 对接各个系统(gitlab, jumpserver, jenkins, wiki)

ladap 对接各个系统(gitlab, jumpserver, jenkins, wiki)

厉飞雨 阅读(78) 评论(0) 赞(5)

将企业微信的组织架构和用户信息同步到本地LDAP里,为企业内的LDAP应用提供统一身份认证和授权。减轻运维维护多套账号体系的压力,提高运维和访问效率。 往openldap数据库存放数据,有多种方式: 1. 手动编辑; 2. 用工具生成 工具生成指的是用migrationtools脚本来产生ldif文件 [第二章 OpenLDAP运维管理-腾讯云开发者社区-腾讯云 (t...

git lfs

git lfs

厉飞雨 阅读(76) 评论(0) 赞(3)

Git LFS ![](http://static.51tbox.com/static/2024-08-29/col/5ff36e52d7ea51124218783e33326f84/81d9f22df9e2464daab1af090f211c96.png.jpg) 1- 安装 git lfs 下载和安装 Git LFS Linux Debian 和 RPM p...

git 限制

git 限制

厉飞雨 阅读(78) 评论(0) 赞(3)

默认是 100M 阿里云 : 200M Push failed, one or more files exceeded the limit of file size (200MB): 云效限制 ![](http://static.51tbox.com/static/2024-08-29/col/e0c3142ba4b929ded20d60fff41698f3/1fc77...

gitee 添加权限

gitee 添加权限

厉飞雨 阅读(85) 评论(0) 赞(3)

Git Clone指定用户名密码的详细阐述 场景: 在其他终端想用 用户名密码的方式 git clone ![](http://static.51tbox.com/static/2024-08-29/col/bc70f3c6a9d977a9d7fd3c6ff67fba14/7662c2888140468a93906e88098d47ec.png.jpg) git@...

个人令牌 git clone 云效

个人令牌 git clone 云效

厉飞雨 阅读(63) 评论(0) 赞(4)

git 访问令牌 clone git clone https://username:<Personal Access Token>@github.com/username/repo.git @之后的是 https 的地址,而非 git 地址。 git clone https://chaoren399:agp_1fb3acf786b8e6df2...

github 升级mysql 案例-运维案例

github 升级mysql 案例-运维案例

厉飞雨 阅读(90) 评论(0) 赞(4)

GitHub 跑了 1200 多台 MySQL 主机,无缝升级到 8.0 版本 {#activity-name} ======================================================== <https://mp.weixin.qq.com/s/mAIa7oNt_AKVH0j_OkikSg> <https://mp.w...