logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

CentOS7 配置CentOS-Base.repo文件内容

文件位置:/etc/yum.repos.d/CentOS-Base.repo二选一1、中科大(参考地址:http://mirrors.ustc.edu.cn/help/centos.html#)# CentOS-Base.repo## The mirror system uses the connecting IP address of the client and the# ...

conda command

【conda】1.Create a new environment and install a package in it.We will name the environment snowflakes and install the package BioPythonconda create --name snowflakes biopython2.To use, or "activ...

#conda
ubuntu18.04 安装绿联usb转网卡驱动

我用的是usb3.0转RJ45 2.5G网卡(型号CM275),不装驱动能够使用,但是网卡的mtu值不能超过1500(我想设置到9000),于是在官网下载对应驱动并安装。下载地址:绿联USB/Type-C千兆网卡驱动下载RTL8153...

#linux#经验分享
到底了