Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

2
  • 1
    and im not sure why this answer got downvoted as far as im pretty sure the OP just typed su instead of su - or su -l which keeps the standard user configuration instead of fully loading the root environment. And im also pretty sure that the /root directory doesn't contains any Desktop directory...nor .Adobe hidden directory (99% of chance it's his standard user homedir) Commented Dec 20, 2015 at 18:10
  • well it seems im wrong. Just checked in my shell, just typingsu keep you in my local user directory, but $HOME is defined to /root, so typing cd ~ drives me to /root Commented Dec 20, 2015 at 18:44