修改文件夹为读写 sudo chmod -R 777 你的文件夹名。修改host :# vim /etc/profile sudo vi /etc/hosts 查看所有被占用的端口:sudo lsof -i -P | grep -i "listen"