update flashplayer
sudo update-flashplugin-nonfree --instal
ghs.google.com在国内是被墙掉的。之前有介绍过有人提供免费的ghs可用ip。不过如果你自己有一台国外的vps或者服务器,完全可以自己来架设该服务。主要说一下nginx和apache下的配置.
if we have a remote branch A, and we would like to rename it to B, we could do
$ git checkout -b A origin/A
$ git branch -M A B
$ git push origin B
$ git push origin :A
Host shortcut
HostName ssh-address-or-ip-address
User usernameforssh