排序
Python窗口命令错误-bash: pip: command not found
1.在运行pip命令时报错如下: (说明未安装pip) -bash: pip: command not found 2.解决办法 安装pip sudo easy_install pip
腾讯版单边拥塞算法BBR-TCPA一键脚本安装
TCPA简介 腾讯内部使用的TCPA,由腾讯TEG操作系统组研发,基于RHEL7.4源码,定制化的TCPA。 团队介绍: 腾讯TEG操作系统组, 2010年成立,专业的内核团队,维护研发腾讯内部linux操作系统tlinux, ...
centOS7 安装zip插件
1.安装ZipArchive扩展需要libzip插件的支持 2。libzip插件建议大家使用1.2.0(我的zip是1.15.4,如果你的zip扩展比我的版本高,使用1.2.0的libzip插件报错:Please reinstall the libzip distri...