Results 1 to 8 of 8

Thread: root access

  1. #1
    Join Date
    Jan 2014
    Beans
    70
    Distro
    Ubuntu 16.04 Xenial Xerus

    root access

    I have just upgraded to Ububtu 14.04 and find that I am not allowed permission to view the root, or even own some programs. Why is this? I'm the only one that uses the computer so who owns these things? Also, where do programs go when you install them? I've installed google earth, but am having some issues with it. I need to edit a file in the folder but have no idea where it is. Any help greatly appeciated.

  2. #2
    Join Date
    Feb 2013
    Beans
    801
    Distro
    Ubuntu

    Re: root access

    Are you using nautilus to find the file?
    If so I suggest using this line
    Code:
    gksudo nautilus
    HP | Intel iCore 7 3.2Ghz | 12 Gb mem | SSD Win7 | HDD Trusty | Mate 16.04
    Dell laptop | Intel iCore 3 2.1Ghz | 4 Gb mem | MATE 16.04 + Win 7
    Regards, Pete

  3. #3
    Join Date
    Jan 2009
    Location
    Scotland
    Beans
    910
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: root access

    Also some files are hidden (prefixed with a dot . ) to be able to see these just press 'cntrl+H' when in Nautilus.
    Dell Inspiron 1501 AMD Sempron, 4GB RAM, 120GB HDD, running 14.04 64Bit
    Dell Latitude D830 Centrino duo 4GB RAM 320GB HDD, running 13.10 64Bit
    Raspberry Pi running Rasbian
    Ubuntu User #32384

  4. #4
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: root access

    I would recommend to be very careful using a file browser as root.

    To the OP, which files are you trying to have a look at ? Any error message ?
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  5. #5
    Join Date
    Jan 2014
    Beans
    70
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: root access

    Apparently I don't have gksudo installed. I was originally trying to find a file named qt.conf in google earth as I cannot see any photos in this application.

  6. #6
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: root access

    Quote Originally Posted by HappyAsHellas View Post
    Apparently I don't have gksudo installed. I was originally trying to find a file named qt.conf in google earth as I cannot see any photos in this application.
    How can you tell gksudo is not working ? It is not a package.
    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

  7. #7
    Join Date
    Jan 2014
    Beans
    70
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: root access

    When I typed gksudo nautilus in the terminal box it replied "gksudo not installed".

  8. #8
    Join Date
    Jun 2010
    Location
    London, England
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: root access

    If you want to see folders and files files in what is called the root folder/directory then open File Manager and look for Computer in the left panel.

    Apparently the Ubuntu developers do not see any reason for users to edit system files. So, since 13.10 gksu has been depreciated. In other words it is not installed. If we try to load Nautilus or Gedit using gksudo we get the message that gksu is not installed and also advice on how to install it. It is simple to do but editing system files can be dangerous.

    Root owns many files and folders. For example, /etc is owned by root and root can Create and Delete files. Others can only access files. I have no problem accessing/seeing the folders and files in my root directory. If I want to edit those files or paste another file into one of the folders, well then, this is a different matter. I need root or administrator privileges and Ubuntu has an easy way of giving me that.

    One of the reasons why a lot of work is being done to replace the Xserver is because X has and can give other programs root access. And that could be a security vulnerability.

    One of the great things about Linux is the fact that it allows the user to endlessly modify the OS. One of the worse things about Linux is the fact that it allows the user to endlessly modify the OS.

    Regards.
    Last edited by grahammechanical; April 19th, 2014 at 10:20 PM.
    It is a machine. It is more stupid than we are. It will not stop us from doing stupid things.
    Ubuntu user #33,200. Linux user #530,530


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
  •