摘要:
安装新建coding目录, 编译安装软件 mkdir /coding cd coding 1. 编译安装 python 安装依赖包 yum install zlib-devel bzip2-devel openssl-devel ncurses-devel sqlite-devel readline 阅读全文
posted @ 2022-03-14 17:19
lghgo
阅读(223)
评论(0)
推荐(0)
摘要:
一、安装子系统 1. 启动虚拟机功能 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /online /enable-feature /f 阅读全文
posted @ 2022-03-14 12:13
lghgo
阅读(3268)
评论(0)
推荐(1)
摘要:
wsl安装centos8 及centos8配置 一、安装子系统 1. 启动虚拟机功能 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /o 阅读全文
wsl安装centos8 及centos8配置 一、安装子系统 1. 启动虚拟机功能 dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /norestart dism.exe /o 阅读全文
posted @ 2022-03-14 11:30
lghgo
阅读(2406)
评论(0)
推荐(0)
摘要:
centos8 配置 更新源 # 备份源 mkdir repo_bak mv /etc/yum.repos.d/*.repo repo_bak/ # 更新源 wget wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.c 阅读全文
centos8 配置 更新源 # 备份源 mkdir repo_bak mv /etc/yum.repos.d/*.repo repo_bak/ # 更新源 wget wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.c 阅读全文
posted @ 2022-03-14 10:45
lghgo
阅读(262)
评论(0)
推荐(0)

浙公网安备 33010602011771号