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 ...
- 02-10-2007 #1Just 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?
- 02-10-2007 #2
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.
- 02-10-2007 #3Just 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??
- 02-10-2007 #4
Type "su".
'Tis better to be silent and be thought a fool, than to speak and remove all doubt.'
--Abraham Lincoln
- 02-10-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 12
thanks!!!!!!!!!!
- 02-10-2007 #6forum.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.


Reply With Quote