Announcement

Collapse
No announcement yet.

How do you open Dolphin w/ root permission

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    [RESOLVED] How do you open Dolphin w/ root permission

    How do you open Dolphin w/ root permission? Sometime when I plug in a drive I'm unable to delete or move files.
    Last edited by spiderman; Aug 03, 2024, 06:14 PM.

    #2
    I usually install krusader and use sudo krusader, but I found this:
    Attached Files
    Constant change is here to stay!

    Comment


      #3
      I use this command on the desktop icon:

      Code:
      pkexec env 'DISPLAY=$DISPLAY' 'XAUTHORITY=$XAUTHORITY' KDE_SESSION_VERSION=5 KDE_FULL_SESSION=true dolphin /
      Kubuntu 24.11 64bit under Kernel 6.11.4, Hp Pavilion, 6MB ram. Stay away from all things Google...

      Comment


        #4
        As TWponKubuntu has said. I use that script as a command and create a dolphin as root entry in my menu. Works great. But be careful.
        Dave Kubuntu 20.04 Registered Linux User #462608

        Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

        Comment


          #5
          If you have this package

          Code:
          sudo apt install kio-admin
          Then when in a folder you want to do editing in type "admin://" at the front of the location.

          Comment


            #6
            Originally posted by Bings View Post
            If you have this package

            Code:
            sudo apt install kio-admin
            Then when in a folder you want to do editing in type "admin://" at the front of the location.
            That package is not available on 22.04.3 Which vesion of kabuntu are you using?
            Dave Kubuntu 20.04 Registered Linux User #462608

            Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

            Comment


              #7
              For most files you can open it in dolphin make changes and it will ask you for your PW when you try to save it. There are a few directories that can not be open with dolphin. But with the script or command that was given it lets you open them in root instance. And as someone else has said you can install a different file manager if you want and ope it with sudo. We have choices.
              Last edited by kc1di; Aug 12, 2023, 09:22 AM.
              Dave Kubuntu 20.04 Registered Linux User #462608

              Wireless Script: http://ubuntuforums.org/showthread.p...5#post12350385

              Comment


                #8
                Sometime when I plug in a drive I'm unable to delete or move files.
                That suggests that thumb drive is owned by root? but it was supposed to be your personal thumb drive? Suggests you can change the ownership and permissions on the thumb drive. maybe?
                An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski

                Comment


                  #9
                  Originally posted by spiderman View Post
                  Sometime when I plug in a drive I'm unable to delete or move files.
                  If using a Linux file system, it will by default have root permissions, not user ones. When using a USB or other removable media, it may be better to use fat/Exfat or NTFS, in most cases. This depends on what the drive is being used for, though.
                  Otherwise, one needs to (manually) set permissions on the drive's mount point.

                  Newer versions of Partition Manager (Kubuntu 23.04) have an option to allow all users access when creating partitions, so this can be a useful option.

                  Comment


                    #10
                    Originally posted by kc1di View Post

                    That package is not available on 22.04.3 Which vesion of kabuntu are you using?
                    You can get it by adding backports to 22.04.

                    Comment


                      #11
                      I'm using 23.04. I learned to keep o/s up to date...

                      Comment


                        #12
                        See https://manpages.ubuntu.com/manpages...::FAQ.3pm.html
                        Windows no longer obstructs my view.
                        Using Kubuntu Linux since March 23, 2007.
                        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

                        Comment


                          #13
                          So far, I like the Krusader Option, I use Dolphin to select files to move because I like the GUI better, but moving the files with sudo krusader works. It solves the problem. Now I have to read my previous questions (in the forum) because I am going to zero out these drives and donate them. Anyone need old spinner hard drives?>?>?

                          Comment

                          Working...
                          X