Answer the question
In order to leave comments, you need to log in
How to create folders in the root folder?
Hello.
I write in the terminal, mkdir data
issues cannot create directory data: permission denied
How to create?
Answer the question
In order to leave comments, you need to log in
How to create folders in the root folder using nano?
1. read about access rights in file systems for Linux.
2. see permissions for / ls -la /
3. get superuser rights with sudo or su if you still want to create a folder in the root.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question