A
A
AlizonJohn2017-11-10 05:17:09
linux
AlizonJohn, 2017-11-10 05:17:09

How to configure raspbian to always be root and not type sudo?

Hello! I got a Raspberry Pi, installed the Raspbian system, installed the necessary programs. But, now when I start any program from the menu, the console opens and writes I
[*] This script must be run as root
have to write sudo <script name> in the console with my hands. How to make everything run from the menu and not require you to write sudo every time?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Vladimir Kuts, 2017-11-10
@fox_12

sudo -i
and keep working as root

J
jcmvbkbc, 2017-11-10
@jcmvbkbc

now when I start any program from the menu, the console opens and writes
[*] This script must be run as root

The question is whether you understand that this should not be the case or not.
If yes, go to the next paragraph, if not, then I suggest you read the documents from this list until such an understanding comes to you.
Understand why this is happening and fix it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question