2022年3月13日

摘要: https://msdn.itellyou.cn/ 阅读全文
posted @ 2022-03-13 22:27 帅胡 阅读(47) 评论(0) 推荐(0) 编辑
摘要: wsl -- ifconfig eth0 新增转发规则netsh interface portproxy add v4tov4 listenport=6379 listenaddress=0.0.0.0 connectport=6379 connectaddress=10.203.68.225查看所 阅读全文
posted @ 2022-03-13 21:04 帅胡 阅读(1447) 评论(0) 推荐(1) 编辑
摘要: 1.启用windows功能 控制面板 -> 程序 -> 程序和功能 -> 启用或关闭Windows功能或Win + R运行control appwiz.cpl指令 适用于Linux的Windows子系统 等价于 dism.exe /online /enable-feature /featurenam 阅读全文
posted @ 2022-03-13 16:45 帅胡 阅读(393) 评论(0) 推荐(0) 编辑
摘要: RPM: error: db5 error(-30969) from dbenv->open: BDB0091 DB_VERSION_MISMATCH: Database environment version mismatchRPM: error: cannot open Packages ind 阅读全文
posted @ 2022-03-13 14:46 帅胡 阅读(918) 评论(0) 推荐(0) 编辑
摘要: 想知道如何访问c盘,d盘 从ubuntu/windows10 创建/查看 文件夹/文件 从ubuntu下访问d盘,创建目录tmp-from-ubt, 从win10访问tmp-from-ubt目录,并建立文件。 ubuntu下再查看文件内容:cat命令 看来linux/windows共享了c盘,d盘, 阅读全文
posted @ 2022-03-13 11:09 帅胡 阅读(1150) 评论(0) 推荐(0) 编辑
摘要: 1.查看WSL分发版本 在Windows PowerShell中输入如下命令: wsl -l --all -v 2.导出分发版为tar文件到d盘 1 wsl --export Ubuntu-20.04 d:\wsl-ubuntu20.04.tar 3.注销当前分发版 1 wsl --unregist 阅读全文
posted @ 2022-03-13 11:06 帅胡 阅读(1482) 评论(0) 推荐(0) 编辑

导航