(1)红帽粘贴 vncconfig &
(2)csh不稳定
解决办法:
bash
eval ”$(ssh-agent -s)“
ssh-add
git pull 或者 git clone 。。。
exit
(3)