Results 1 to 6 of 6

Thread: Run Google Chrome as Root on BackTrack 5

  1. #1
    Join Date
    Mar 2011
    Posts
    142

    Run Google Chrome as Root on BackTrack 5

    Recently I come to know about running Google chrome as root. To do this just go after the following steps:
    • Walk off to /usr/bin
    • Change google-chrome I did through Kate
    • At the finish of exec -a "$0" "$HERE/chrome" "$@"
    • You need to put in ”--user-data-dir”
    • As a result that it can looks similar to this
      Code:
      exec -a "$0" "$HERE/chrome" "$@" --user-data-dir

  2. #2
    Join Date
    Feb 2010
    Posts
    390

    Re: Run Google Chrome as Root on BackTrack 5

    One of the things that many Linux users complain about is the apparent lack of Google's browser for the platform. My in particular I am very excited about this browser to options such as Opera or Firefox, but we know, everyone chooses what they want and can use. On the other hand, I know that many have managed to install Chromium, which is the project that is based on Google Chrome, but as we know, are not actually install the Google browser, but say the source code itself, with the disadvantage Chromium only provides packages that DEB so users of RPM-based distributions like openSUSE, Mandriva or Fedora are unable to install it.

  3. #3
    Join Date
    Feb 2010
    Posts
    524

    Re: Run Google Chrome as Root on BackTrack 5

    Just set out toward terminal and adduser chrome and afterward while your all made through that right click the backtrack icon within menu bar and leave toward "Menu Editor" and choose internet afterward Google chrome or Chromium browser, sophisticated next run like dissimilar user and type chrome otherwise what on earth user you just formed and that's all. Ensure you click on top of file, save on top of the top left corner to ensure you save modifications.

  4. #4
    Join Date
    Feb 2010
    Posts
    538

    Re: Run Google Chrome as Root on BackTrack 5

    Google Chrome is one of the best web browsers of the moment, no doubt, has been in trouble with traditional alternatives like Firefox and Opera with a great balance between features, functionality and speed. To install Google Chrome in Fedora, we must first add the Google repository to our system. After adding the repository, just run a terminal command (requires root password):
    Code:
      $ Su-c 'yum install google-chrome-stable'
    Once done Google Chrome is installed on your computer.

  5. #5
    Join Date
    Feb 2010
    Posts
    488

    Re: Run Google Chrome as Root on BackTrack 5

    More than one user may have noticed that Google Chrome is constantly fails on Fedora. This is due to security restrictions imposed by the tool solid Security Enhanced Linux (SELinux). However, these problems can be solved by disabling SELinux. To do this simply edits the SELinux configuration file running in a terminal (requires root password):
    Code:
      $ Su-c 'nano / etc / selinux / config'
    Modify the file so that it is the parameter disabled SELinux, as follows:
    Code:
      SELINUX = disabled
    Once done, save the file (Ctrl + O) and exit (Ctrl + X). It is widely recommended to restart the system and completed the Google Chrome should work perfectly!

  6. #6
    Join Date
    Feb 2010
    Posts
    531

    Re: Run Google Chrome as Root on BackTrack 5

    The procedure works, and the performance of this browser will consider well, the only bad thing I have found both this and its predecessor Chromium is if you want to delete the history of a site does not allow it, we must remove a day from then on out is a very good browser. It will be interesting to test environments to access our bank account and if we can make some kind of movement interbank.

Similar Threads

  1. Replies: 4
    Last Post: 07-05-2012, 10:01 PM
  2. Backtrack 5-Get VLC to work under root without compiling
    By Chahel in forum Operating Systems
    Replies: 6
    Last Post: 21-06-2011, 04:00 AM
  3. Replies: 5
    Last Post: 25-05-2011, 07:46 PM
  4. Replies: 2
    Last Post: 17-01-2011, 06:13 PM
  5. Google chrome error:chrome.exe Corrupt File
    By Camillee in forum Technology & Internet
    Replies: 5
    Last Post: 11-02-2010, 03:21 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,914,928.54113 seconds with 17 queries