Answer the question
In order to leave comments, you need to log in
How to remove constant root requests in kubuntu?
On the second hard drive, every action requires root. Nothing can be done. In the context menu, many options are not active because of this. Saving a file in the editor requires a password, you can’t transfer files to a folder nearby through the context menu, it’s only possible through the terminal and sudo, etc. etc.
How to make it all easier?
Answer the question
In order to leave comments, you need to log in
Apparently, there all the files are owned by the root user in the root group. It is necessary to recursively change the owner / group.
sudo chown -R пользователь:группа /путь
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question