攻城狮老李
首页
日常随笔
专题笔记
专题笔记
网址收藏
运维笔记
EGG笔记
GOLANG笔记
DRONE笔记
openEuler
docker
Ubuntu
CoolAdmin
ansible
作品集
脚本集
本站镜像
本站镜像
主站
(opens new window)
GitHub镜像
(opens new window)
Gitee镜像
(opens new window)
MyGit
MyGit
Github
(opens new window)
Gitee
(opens new window)
#
查看linux发行版
#
查看发行版
cat
/etc/issue
#
查看内核版本
uname
-a
#
查看redhat发行版版本
cat
/etc/redhat-release
#
查看ubuntu发行版版本
cat
/etc/lsb-release
←
更新npm包
解决mac下npm的xcode报错
→