Skill

  LInux

查看端口占用

lsof -i:80

Vim中文乱码

创建用户文件 touch ~/.vimrc

添加内容

set encoding=utf-8 

域名解析

nslookup yolo.org.cn

查看温度

Linux https://www.jianshu.com/p/fcbdebbe7b3f

mac https://zhuanlan.zhihu.com/p/70804306

7z

ubuntu https://www.cnblogs.com/dakewei/p/10911242.html

mac https://blog.csdn.net/roguesir/article/details/90520655

Linux切换root用户权限错误

sudo passwd root

更新密码