logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

git项目在idea中看不到git选项

项目在目录下使用git客户端可以操作,但是在idea中没有Git选项:

#java#git
Failed to restart ssh.service: Unit not found. 不能启动ssh服务

使用linux的ssh服务service ssh start出现以下错误:Failed to restart ssh.service: Unit not found.原因:以上命令都是centos6里面的命令,在centos7需要用:systemctl restart sshd...

#linux#ssh
到底了