cnetos7使用kvm技术,以下是参考的博客
cnetos7使用kvm技术,以下是参考的博客 https://blog.csdn.net/qqbb1987/article/details/143710353 https://blog.csdn.net/2403_87851141/article/details/142720452
大文件git推送不上去
git推送时,如果遇到提交文件过大,有时候推送不上去,这通常是由于gitlab仓库的配置人员。 我们可以使用 git filter-branch --force --index-filter 'git rm --cached --ignore-unmatch path' --prune-empty
解决windows10下无法安装.net framework 3.5(包括.net2.0和3.0)
解决windows10下无法安装.net framework 3.5(包括.net2.0和3.0) 通过网盘分享的文件:sxs.zip 链接: https://pan.baidu.com/s/1XodgFCAhcggUUpiT1iS1uA?pwd=t8vw 提取码: t8vw dism.exe /o
springboot重启脚本
#!/bin/bash
#需要修改两个参数 1、包名 2、启动命令
#修改位置一:这里可替换为你自己的执行程序
APP_NAME=demo-java.jar
#使用说明,用来提示输入参数
usage() {
echo "Usage: sh 脚本名.sh [start
centos7安装gitlab
yum install -y curl policycoreutils-python openssh-server perl https://blog.csdn.net/Mr_chen199409/article/details/139662536
python导出当前环境包
pip freeze > requirements.txt pip download -r requirements.txt -d packages
java打成exe和python打包成exe
exe4j的使用 https://blog.csdn.net/pckzzy119/article/details/137680315 https://blog.csdn.net/qq_30272167/article/details/134100311 anaconda中python打包成exe
centos7安装go
golang || 环境准备(centos7) https://blog.csdn.net/qq_60271706/article/details/126532110 go env -w GO111MODULE=on g
Milvus 备份与恢复
Milvus 备份与恢复 https://github.com/zilliztech/milvus-backup
TAB lists possible command completions. anywhere else TAB lists possible device or file completions.
错误详情图 问题产生的原因无非就是grup的问题 不多说直接上解决方案 方案一:找到引导驱动进入修复/使用启动盘后修复