差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
linux:mixed:ubuntu_chrome [2013/02/24 22:25]
tony
linux:mixed:ubuntu_chrome [2023/06/25 09:48] (目前版本)
行 1: 行 1:
 {{tag>​Linux}} {{tag>​Linux}}
 ====== 如何在Ubuntu以Root執行Google Chrome? ====== ====== 如何在Ubuntu以Root執行Google Chrome? ======
 +===== 透過其它User啟動 =====
 <code bash> <code bash>
 xhost + xhost +
行 6: 行 7:
 xhost - xhost -
 </​code>​ </​code>​
 +缺點是無法去存取root權限目錄的東西。
 +===== 更改暫存檔位置 =====
 +在Chrome執行命令最後加入--user-data-dir參數,讓暫存檔不會放在root中。
 +===== Reference =====
 +  * [[http://​kuntsung.blogspot.tw/​2012/​11/​rootchrome.html|修改root暫存檔位置]]
  
 =====    ===== =====    =====