M
M
ma4t2020-07-20 21:07:28
linux
ma4t, 2020-07-20 21:07:28

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

2 answer(s)
V
vdem, 2020-07-20
@ma4t

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 пользователь:группа /путь

S
SOTVM, 2020-07-21
@sotvm

When mounting a disk into the system, specify/use the necessary mount options/parameters.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question