Skip to content

Ubuntu; Error: Permission denied @ dir_chdir - /root #4941

Answered by ThienVie
Motzumoto asked this question in Linux
Discussion options

You must be logged in to vote

You are currently in your root folder. If you are new with linux. I can give you a quick overview:

User: motz
Name of your computer: vm... (I don't know, if it is safe to write your computer name, but I am on the safe side.)
Your current folder: /root

You aren't allowed to write something in the root folder.
Write cd .. to get out of your root folder and then write cd home.
Write ls and then you probably see this:

motz    linuxbrew

Write cd motz and do whatever you want.
As long as you remember this:

Don't run this as root!

Be free to do whatever you want. :)

Ah, by the way, I recommend to look at this, if you are using Linux.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Motzumoto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Linux
Labels
None yet
2 participants