摘要: 1、使配置文件生效: source /etc/profile 2、查看配置环境path: echo $PATH 3、查看端口号: netstat -ano 查看当前运行程序的端口:netstat -anpl | grep LISTEN 4、启动防火墙:systemctl start firewall 阅读全文
posted @ 2021-03-09 00:27 虾虾哈哈 阅读(267) 评论(0) 推荐(0)