Linux小技巧

Posted python001-vip

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux小技巧相关的知识,希望对你有一定的参考价值。

tldr:linux命令查询工具

先得安装nodejs
yum install nodejs
然后npm install -y tldr

1, 修改 下载仓库为淘宝镜像

npm config set registry https://registry.npm.taobao.org --global

npm config set disturl https://npm.taobao.org/dist --global

2, 如果要发布自己的镜像需要修改回来

 ?npm config set registry https://registry.npmjs.org/

3,?安装cnpm

 npm install?-g cnpm?--registry=https://registry.npm.taobao.org

4,查看当前地址

npm config list



以上是关于Linux小技巧的主要内容,如果未能解决你的问题,请参考以下文章

Linux应用小技巧

Linux小技巧

Linux编译模块小技巧-内核配置文件快速查询模块

分享20个Linux命令小贴士与技巧,让你提高生产力节省时间

Linux修复小技巧

Linux小技巧