当前位置:网站首页>碰壁记录(持续更新)
碰壁记录(持续更新)
2022-07-24 05:21:00 【大概是犬青】
centos7
如何实现虚拟机和windows文件之间的传输
- vmtools的安装之后可以(不是很推荐)
- xftp(很好用,容易忘记)
window10本机和子系统之间的文件传输!重大发现
子系统可以直接访问windows系统,在/mnt下就是电脑的盘的位置
yum-utils安装
这是一个与 yum 集成的实用程序集合,可以通过多种方式扩展 yum 的自带功能,从而使 yum 更强大、更易于使用。 在采用 yum 作为默认软件包管理器的发行版上安装 yum-utils
centos7 修改 阿里云镜像 需要吗?
如何查看Linux内核,版本等

------------------------------
docker碰壁
docker-desktop-data随着使用增多占C盘,要改盘

- docker-desktop(存数据)
- docker-desktop-data(存镜像)
默认放在C盘中的:默认位置 %LOCALAPPDATA%/Docker/wsl - data/ext4.vhdx 对应存储 docker-desktop-data数据,用于存储镜像,会随着使用而不断增加。
- distro/ext4.vhdx 对应存储 docker-desktop数据,100多mb,可以暂时不移动。
如何改盘?
打开powershell完成下列命令
wsl 移出,注销,再导入distroswsl --shutdown
wsl --export docker-desktop-data E:\docker-desktop\docker-desktop-data.tar
wsl --unregister docker-desktop-data
wsl --import docker-desktop-data E:\docker-desktop\data E:\docker-desktop\docker- desktop-data.tar --version 2
最后重启docker
同样的方法也可以移动其他的distro ,比如ubuntu
------------------------------
*windows terminal 下载 好用
在微软商店里

边栏推荐
- STM32 standard peripheral Library (Standard Library) official website download method, with 2021 latest standard firmware library download link
- HAL_ Delay() delay error about 1ms
- 餐饮数据统计分析---泰迪云课程大作业
- 【深度学习】手把手教你写“手写数字识别神经网络“,不使用任何框架,纯Numpy
- 用指针访问二维数组
- Official account development custom menu and server configuration are enabled at the same time
- "Statistical learning methods (2nd Edition)" Li Hang Chapter 15 singular value decomposition SVD mind map notes and after-school exercise answers (detailed steps) SVD matrix singular value Chapter 15
- Pytorch single machine multi card distributed training
- Machine learning (zhouzhihua) Chapter 2 model selection and evaluation notes learning experience
- day4-jvm
猜你喜欢
随机推荐
【FatFs】手动移植FatFs,将SRAM虚拟U盘
jestson安装ibus输入法
树莓派大用处,利用校园网搭建一个校园局域网站
Introduction to QT new project
QT drawing exception using pure code
找ArrayList<ArrayList<Double>>中出现次数最多的ArrayList<Double>
bat批处理脚本、同时运行多个文件、按照顺序执行的批处理命令及xshell脚本。
synergy局域网实现多主机共享键鼠(amd、arm)
Search of two-dimensional array of "sword finger offer" C language version
精确计算时间延迟VxWorks 时间戳 详解
Use QT to connect to MySQL and create table numbers, write data, and delete data
[MYCAT] MYCAT sub database and sub table
如何在网页上下载视频
主成分分析计算步骤
QT novice entry level calculator addition, subtraction, multiplication, division, application
PyTorch 单机多卡分布式训练
GCC 中__attribute__((constructor)和__attribute__(((destructor))的注意事项。
世界坐标系、相机坐标系和图像坐标系的转换
Learning rate optimization strategy
Could not load library cudnn_ cnn_ infer64_ 8.dll. Error code 126Please make sure cudnn_ cnn_ infer64_ eight



![[activiti] Introduction to activiti](/img/99/e973279d661960853b3af69a7e8ef2.png)





