ubuntu13.10: google chrome can not be run as root

本文提供了一种解决Google Chrome浏览器无法以Root用户身份运行的方法。通过修改Chrome可执行文件中的特定字符串,使得Root用户也能启动Chrome。此方法涉及使用hexedit工具定位并替换关键指令。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

Got this problem when I was running chrome by root. The program is at /opt/google/chrome/google-chrome.

1, Download the hexedit: # apt-get -y install hexedit

2, # hexedit /opt/google.chrome/chrome

Now you will get in the hexedit.

3,

    Press 'tab' key to switch to the ASCII mode.

    Then press 'ctrl + s' to find. Input "geteuid" and press enter.

    Now you can just input "getppid" to overwrite it.

    Press 'ctrl + x' to exit and save.

4, Now you can run /opt/google/chrome/google-chrome by root.


Not convenient to input Chinese.

Got the method from here: http://neverno.me/hello-world/ubuntu-chrome-can-not-be-run-as-root-fix.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值