Skip to main content
The 2024 Developer Survey results are live! See the results

Questions tagged [sudo]

The sudo command allows users to run programs with the privileges of a different user (normally the root user). Use this tag for questions related to configuring and using the sudo command.

0 votes
0 answers
7 views

network manager issue and sudo apt update reply ign and temporary failure resolving

enter image description here enter image description here Yesterday when uninstall pi-hole it ask me do you wish to remove iproutes2 and git.I thought it was the pi-hole file so i said yes and after ...
Phan Lưu Phương Hà's user avatar
0 votes
1 answer
23 views

Invalid signed-by value

The output of sudo apt-get update E: Invalid value set for option Signed-By regarding source https://download.docker.com/linux/ubuntu/ \ (not a fingerprint) E: The list of sources could not be read.
rakesh's user avatar
  • 1
0 votes
0 answers
23 views

How to use a newer python version for root without changing the system wide installation of python? [duplicate]

I need to create a VirtualBox instance of Ubuntu on Windows 10, but I need to run python version 3.11 as root on that VM. How can I install a newer version of python to be run as root without changing ...
Alex's user avatar
  • 895
0 votes
0 answers
29 views

docker build requires sudo

I have a docker compose project for which I am building containers frequently. I've read the docker post-install instructions and followed all these steps, and for commands like docker ps and docker ...
cdyswnnr's user avatar
0 votes
0 answers
51 views

Portal returned error: org.freedesktop.DBus.Error.AccessDenied

I need to start the browser so that other programs cannot read its files. I run browser with group change: sudo -g permission-yandex-browser -E yandex-browser everything works. But when I select a ...
Vladimir-k's user avatar
1 vote
0 answers
25 views

Can I unmount my data drive without losing data? [duplicate]

I messed up my system and need to wipe my system (see here: Can't use sudo anymore since running chmod: sudo: /etc/sudo.conf is world writable) Fortunately even though I am a beginner, I have one ...
lukasitaly's user avatar
0 votes
0 answers
33 views

Can't use sudo anymore since running chmod: sudo: /etc/sudo.conf is world writable [duplicate]

Before I start, I am no Linux expert by any means, I just know the basics and am still at the beginning of my Linux/Server journey. I messed up, I've used chmod before but now I used it in the root ...
lukasitaly's user avatar
0 votes
0 answers
28 views

Allow users to execute everything except manage specific service

I have some workers with their own computer. All of them have access in their laptops to root user in Ubuntu. I don't rely on them and I have a critical service that I need to be always running, so I ...
Miguel.G's user avatar
  • 101
0 votes
1 answer
61 views

User no longer in sudoers after installing ssh

My admin account was added to sudoers and worked fine. I set up SSH and xRDP on my computer. I used the exact same username for these programs. Now when I try to sudo, it says my user is not in the ...
AK86's user avatar
  • 1
1 vote
1 answer
26 views

obs-studio still being listed after 'sudo apt-get autoremove obs-studio'

I've been trying to set up obs-studio on my system, however, I kept running into the (known) issue of screen capture only displaying a blank screen with the cursor the only thing being captured. I ...
Robert Fuller's user avatar
0 votes
0 answers
29 views

Sudo password unable to enter [duplicate]

unable to enter password in terminal. trying to enter stall commands, ask for password but will not allow me to enter the password. I am new to linux and assume that the password is my log in for ...
John Ryan MD's user avatar
-1 votes
1 answer
58 views

Ubuntu won't let me enter my password

When I look to update or install anything with sudo. It tells me 'sorry, try again' twice and then 'sudo: 3 incorrect password attempts' but I am not even given the opportunity input a password. ...
BuenoVista419's user avatar
1 vote
1 answer
43 views

Syntax error /etc/apt/apt.conf.d/5lunattended-upgrades-firefox:1: Extra junk after value

sudo apt update command is not working in the terminal in Ubuntu 24.04. Also the Software Updater app is not working, and I'm unable to update my installed software with it.
aadil's user avatar
  • 13
0 votes
2 answers
41 views

Username not in sudoers file and cannot run sudo commands [duplicate]

I downloaded python but when checking if pip was installed, the terminal displayed 'no module named pip' So I found that you can download it using the command prompt 'sudo apt install python3-pip', ...
chaej's user avatar
  • 9
5 votes
1 answer
154 views

Can I SSH with key and then have a simple password for the sudo user?

So I have a server which I connect to with SSH and a key. I have disabled SSH password login on my normal user. When I use sudo, it's super annoying to having to copy and paste the complex password ...
peter at cco's user avatar

15 30 50 per page
1
2 3 4 5
196