在Ubuntu中使用root用户登录后,再安装chrome浏览器,有时可能出现google chrome can not be run as root的错误。
这时有两个解决方法,可以都试下。
方法1:
以root用户登录后,安装hexedit:
apt-get install hexedit
然后把/opt/google/chrome/目录下的chrome文件拷贝到root的根目录下,...
分类:
其他好文 时间:
2015-06-28 15:38:05
阅读次数:
118
首先到:https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb 下载最新的安装文件。然后:sudoapt-getinstalllibappindicator1libindicator7sudodpkg-igo...
分类:
系统相关 时间:
2015-06-25 22:54:52
阅读次数:
365
到https://www.google.com/chrome/browser/desktop/index.html可下载指定版本的deb文件。32bit: wgethttps://dl.google.com/linux/direct/google-chrome-stable_current_i386...
分类:
系统相关 时间:
2015-06-11 10:56:43
阅读次数:
146
1、安装.deb文件以安装Chrome为例:(1)到官方网站下载Chrome浏览器相应版本,比如google-chrome-stable_current_i386.deb;(2)Ctrl+Alt+T打开终端,进入deb文件所在目录(默认“Downloads”,中文操作系统的话就是“下载”);cd ~...
分类:
系统相关 时间:
2015-06-09 15:42:37
阅读次数:
198
原文网址:http://blog.163.com/zhou_411424/blog/static/197362156201331931313549下载google chrome deb包32位:https://dl.google.com/linux/direct/google-chrome-stab...
分类:
系统相关 时间:
2015-05-27 22:40:41
阅读次数:
226
下载了chrome的.deb的文件,打算用命令去安装...
分类:
系统相关 时间:
2015-05-18 16:53:39
阅读次数:
301
SQLSTATE[HY000] [2003] Can't connect to MySQL server on 'XXX' (13) 我可以真见识了 SELinux 的利害了, 这个问题让我找了好长时间的原因:结果是 SELinux 不让 httpd 访问外网,昨天安装 Chrome 浏览器,结果不...
分类:
数据库 时间:
2015-05-15 17:13:19
阅读次数:
215
用firefox总感觉很慢,有时候还假死。经过网上一番搜寻,试过各种方法,终于安装成功。
一 下载
在个google官网下载的浏览器安装一直报错: sudo rpm -ivh Downloads/google-chrome-stable_current_i386.rpm
[sudo] password for hakits:
warning: Downloads/google-...
分类:
其他好文 时间:
2015-04-28 14:11:03
阅读次数:
825