摘要: vim ~/.bashrc 然后最后一行添加 source /etc/profile 一、添加开机自启服务 在CentOS 7中添加开机自启服务非常方便,只需要两条命令(以Jenkins为例):systemctl enable jenkins.service #设置jenkins服务为自启动服务sy 阅读全文
posted @ 2019-02-24 11:01 CrossPython 阅读(449) 评论(0) 推荐(0)