解决CentOS7网卡没有ens33的问题
解决方法
systemctl stop NetworkManager
systemctl restart network.service
service network restart
解决Atom无法安装插件 Compiler tools not found的问题
问题描述
解决方法
安装必须的编译环境
https://github.com/nodejs/node-gyp#installation
http://landinghub.visualstudio.com/visual-cpp-build-tools
https://www.microsoft.com/en-us/download/details.aspx?id=40773
https://www.python.org/downloads/
332 post articles, 34 pages.