Ubuntu安装google chrome过程

Ubuntu安装google chrome过程:

1 # wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
2 
3 # apt-get -f install
4 
5 # dpkg -i google-chrome-stable_current_amd64.deb

 

GoAgent Import CA, ubuntu手动导入证书

  1. 如果自动导入存在问题,针对Chrome浏览器可以采用手动导入的方式。
  2. 点击浏览器的“settings”选项
  3. 选择“HTTP/SSL”选项下的“Managene Certificating”
  4. 选择“Authorities”,点击“Import”,到XX-Net解压文件夹下,找到 GoAgent\Data\GoAgent 目录下的 "CA.crt" 证书,导入即可。

 

posted @ 2016-03-10 12:36  小小泽  阅读(203)  评论(0)    收藏  举报