E
E
EvilKarat2018-04-17 02:31:44
ubuntu
EvilKarat, 2018-04-17 02:31:44

How to make auto login and automatic issuance of root rights for a script in Ubuntu Server 16.04?

Good afternoon, I'm interested in two questions, in fact, how can I implement auto login under a specific user on Ubuntu Server 16.04? And how can I give Root rights to a certain script also in automatic mode?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
R
Rsa97, 2018-04-17
@EvilKarat

And what's the point, especially on the server? If you need to periodically run the script - use cron, it indicates from which user the run is being performed. If it's a one-time thing after turning on the computer, add a script call to /etc/rc.local.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question