Announcement

Collapse
No announcement yet.

root or not to root

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

    root or not to root

    Hi.
    My problem is with root!

    I have just installet kubuntu. But when I want to mkdir, or for example store a file from Internet with Konqueror I can't.
    The only way I found is to call for example "kdesu konqueror", then I get all eccess I need.
    But there has to be a better way, this is like telling me to always run as root.

    Thanks for a reply

    #2
    Re: root or not to root

    Hi,

    You can't even save in your home folder ? it should be the one available with /tmp at least...

    Comment


      #3
      Re: root or not to root

      Code:
      sudo mkdir /directory_name
      Linux is ready for the desktop--but whose desktop?<br />How to install software in Kubuntu

      Comment


        #4
        Re: root or not to root

        The trouble with this is that he will not be able to right inside with normal user...
        After he has to do : sudo chown your_user /directory_name

        Comment

        Working...
        X