互联网从业必备技能-bash编程入门到精通教程

https://lqfarmer.blog.csdn.net/article/details/123958233

解决raw.githubusercontent.com无法访问的问题

https://blog.csdn.net/weixin_44293949/article/details/121863559

mac如何修改hosts文件(可能需要sudo)+vim命令

https://blog.csdn.net/qq_44335176/article/details/119323929

Linux中如何保存未命名vim:

命令:file welcome.txt

解决 AttributeError: ′NoneType′ object has no attribute ′loader′ 报错

https://www.codenong.com/cs106914051/

can't find Rust compiler

https://www.rust-lang.org/tools/install

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 

conda创建虚拟环境

https://blog.csdn.net/qq_41754907/article/details/121562755

Linux安装conda

https://www.jianshu.com/p/2f5cf2edaaef

列出conda可用的软件包版本

conda search -f <package_name>

常用的Linux文件及文件夹管理命令

https://www.jianshu.com/p/6f9acce199d1

https://www.jianshu.com/p/33a83c60960d

https://www.jianshu.com/p/7b26293b833d

解决M1 MacBook无法使用pip安装Numpy 

https://www.cnblogs.com/huobn/p/14366845.html

解决libc.so.6: `GLIBC_2.14' not found问题

https://jingyan.baidu.com/article/d2b1d102ec07565c7e37d4c0.html

Mac安装LGB,报错:'/usr/lib/libomp.dylib' (no such file)的解决办法

https://cloud.tencent.com/developer/article/2025216

查看Linux的IP地址

ip address show

查看macbook ip地址:

ifconfig

posted on 2022-06-10 23:48  风生水起  阅读(44)  评论(0编辑  收藏  举报