Find the answer to your Linux question:
Results 1 to 6 of 6
All I want to do is create a downloads folder in the root folder but an error message keeps popping up saying access denied. What is my problem and how ...
  1. #1
    Just Joined!
    Join Date
    Feb 2007
    Posts
    12

    Why won't this work???

    All I want to do is create a downloads folder in the root folder but an error message keeps popping up saying access denied. What is my problem and how do I fix it?

  2. #2
    Linux Engineer rong's Avatar
    Join Date
    Feb 2005
    Location
    California
    Posts
    803
    The 'root' folder? You should be putting directories in your /home/yourname folder in which case there should not be any permissions issue. Otherwise you would need to login as root in order to create directories elsewhere.
    registered Linux user #388382

    Have you checked here first?

  3. #3
    Just Joined!
    Join Date
    Feb 2007
    Posts
    12
    I thought that I was already logged in as the root. There is only one user on my computer and that is me. How do I log in as the root user??

  4. #4
    Linux User tech_man's Avatar
    Join Date
    Jan 2007
    Location
    USA
    Posts
    385
    Type "su".
    'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
    --Abraham Lincoln

  5. #5
    Just Joined!
    Join Date
    Feb 2007
    Posts
    12
    thanks!!!!!!!!!!

  6. #6
    oz
    oz is offline
    forum.guy
    Join Date
    May 2004
    Location
    arch linux
    Posts
    18,099
    Keep in mind that actually logging in as root is a very bad habit to get into, and you should only do so if truly necessary. Most admin items can be taken care of by logging in as user, then su'ing to root. Once the admin tasks are completed, exit out until you are simply a user again.
    oz

    new members/users: read this first | new member faq
    no private messages requesting computer support - post them on the forums!
    please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...