Announcement

Collapse
No announcement yet.

[Solved]use dolphin as admin

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

    [Solved]use dolphin as admin

    Hi,
    how I can use dolphin like admin to simply move my file and foldere, use sudo mv ecc take too much time and everytime I don't remember the folder name :-)

    thanks !!

    ciao

    Daniele

    #2
    Re: use dolphin as admin

    I tend to use Konqueror, just a preference -
    Code:
    kdesu konqueror
    but it will probably work the same for dolphin...

    Comment


      #3
      Re: use dolphin as admin

      hi,
      I try but it don't work with dolphin :-(

      Comment


        #4
        Re: use dolphin as admin

        You really don't want to be root in the graphical environment...

        You could try Midnight Commander on the command line. You can download it via
        sudo apt-get install mc

        Start the program with mc, and voila.

        Comment


          #5
          Re: use dolphin as admin

          It's perfect !!! :-)

          thank you very very much !!

          Ciao

          Daniele

          Comment


            #6
            Re: use dolphin as admin

            Originally posted by mjtolsma
            You could try Midnight Commander on the command line. You can download it via
            sudo apt-get install mc
            Nice tip, thank you

            Comment

            Working...
            X