How to run Google Chrome as root @ BackTrack 5 April 01, 2012 1.Open Konsole : gedit /usr/bin/google-chrome (if gedit not install try : apt-get install gedit ) 2.Go to the last line and add "exec -a " --user-data-dir" : exec -a "$0" "$HERE/chrome" "$@" --user-data-dir 3.save Njoy ! Gimme M0r3 ->