Ubuntu安装google chrome过程
Posted 初见
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了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手动导入证书
- 如果自动导入存在问题,针对Chrome浏览器可以采用手动导入的方式。
- 点击浏览器的“settings”选项
- 选择“HTTP/SSL”选项下的“Managene Certificating”
- 选择“Authorities”,点击“Import”,到XX-Net解压文件夹下,找到 GoAgent\Data\GoAgent 目录下的 "CA.crt" 证书,导入即可。
以上是关于Ubuntu安装google chrome过程的主要内容,如果未能解决你的问题,请参考以下文章