Tag: sudo

7 sudo -k vs. sudo -K 2013-06-27T17:40:18.360

7 'user is not in the sudoers file' but actually is 2014-05-06T22:16:25.783

7 Why does htop on Mac OS X require root privileges to see data for all processes, but on Linux it runs without root 2015-10-03T18:27:59.463

7 Unable to resolve Host - Windows Bash 2016-08-06T20:42:46.060

7 How was I able to remove a root owned file without sudo 2017-10-03T12:13:57.813

7 Sudoers NOPASSWD for single executable but allowing others 2018-06-04T09:39:22.337

6 Make Regular User automatically Root on Ubuntu (i.e., make Ubuntu behave like Windows XP) 2009-11-11T02:29:21.583

6 Windows UAC vs. Linux sudo 2011-02-08T03:40:20.653

6 Bash: permission denied for file write 2012-09-28T22:13:35.227

6 How do you set alias sudo='nocorrect sudo ' correctly? 2014-05-03T13:50:18.060

6 Add a sudoer non-interactively from command line 2014-06-16T17:04:17.620

6 Run ifconfig without sudo 2015-01-28T09:36:28.130

6 ZFS send/recieve over ssh on linux without allowing root login 2015-02-12T18:00:13.797

6 usermod returns "group 'thegroupname' does not exist" for known group 2015-06-07T04:41:49.463

6 Why strace sudo command bombs when sudo command works? 2016-03-30T14:33:37.693

5 Linux/Unix - how to enable one user to `sudo` without a password 2010-06-04T01:00:16.807

5 Why is my sudo generated file owned by root? 2010-07-09T12:04:57.167

5 How can I alias a command for sudo? 2010-09-25T18:06:08.927

5 Automating the "sudo su - user" command 2011-02-09T11:11:28.393

5 Secured bash history usage 2011-07-10T20:31:06.800

5 Who are forbidden sudo requests reported to? 2011-07-27T07:49:38.687

5 Controlling Upstart job as unprivileged user 2011-11-12T05:04:28.093

5 Remote sudo edit in Vim 2011-11-26T07:47:40.363

5 sudo does not preserve PYTHONPATH 2011-12-02T10:18:17.230

5 What is the + at the end of Unix permissions in a long listing format? 2012-03-10T17:54:18.240

5 MacPort and LaunchAgent without sudo 2012-04-17T02:33:37.257

5 Feedback when typing password at a sudo prompt 2012-05-05T01:31:42.963

5 How to recover the password for a particular user account on my linux pc 2012-06-20T05:33:57.050

5 Wireshark: Accessing USB Bus Interfaces without sudo 2012-07-24T12:15:32.943

5 Why sudo curl ignores proxy settings? 2012-10-27T10:17:48.637

5 Changing ownership without the sudo command 2012-11-06T21:30:16.980

5 sudo -E not passing all variables 2013-01-31T14:49:19.687

5 Why does redirection fail when passing through ssh, sudo and sh? 2013-04-19T08:00:48.267

5 How do I prevent all console access except via key-authenticated SSH? 2013-05-29T12:30:12.220

5 Allow user to use sudo command has multiple ways, which one is better? 2013-07-11T14:16:57.743

5 Understanding homebrew 'no-sudo' philosophy and questioning FAQ 2013-10-06T14:29:01.317

5 Passwordless sudo works for one user, but not for another 2014-01-27T23:11:01.440

5 sudo su "username" vs. su "username" 2014-10-24T16:32:35.583

5 Why does sudo fork before executing the process? 2015-01-02T18:05:22.797

5 different behavior: "sudo nmap" vs just "nmap"? 2015-03-10T17:38:55.177

5 Jenkins Docker image has no make or sudo 2015-05-19T22:51:08.540

5 Reboot EC2 Amazon Linux (Redhat-based) from script 2015-11-03T14:35:55.613

5 What is the difference between adding a user to "sudoers" vs "root" group? 2016-05-16T16:36:26.103

5 Should I use sudo in a script or sudo an entire script? 2017-10-02T20:14:16.667

4 How to perform SCP as a Sudo user 2009-12-24T04:41:02.590

4 add myself back to sudo'ers list 2010-01-14T03:39:28.543

4 How to configure sudoers with path wildcards? 2010-04-09T22:11:52.657

4 "username" is not in the sudoer list - how do I get back in there 2010-05-24T17:13:21.637

4 Execute a sudo NOPASSWD command remotely via SSH 2010-09-10T09:22:37.363

4 How can I use sed in /etc/apache2/sites-available? 2010-11-07T02:37:07.683

4 Wrong permissions after sudo midnight commander 2010-12-30T19:14:20.127

4 How do I elevate the priority of a process without giving that process superuser rights? 2011-01-21T15:54:28.827

4 How to write a script to sudo the last command 2011-02-19T14:52:25.253

4 password less sudo 2011-04-05T22:41:35.573

4 sudo su runs without password prompt? 2011-05-25T12:50:33.777

4 What's the difference between sudo su - and sudo -i? 2011-06-19T20:03:35.290

4 Cannot do sudo: "/etc/sudoers is mode 0740, should be 0440" 2011-07-21T08:24:50.260

4 Can I have sudoedit check `$EDITOR` like visudo does? 2011-11-19T02:32:33.257

4 passwordless sudo apachectl 2012-01-23T05:58:04.887

4 Permission issue with emacs for non-root user (Ubuntu 11.10) 2012-04-22T18:55:43.600

4 Running chrome in Backtrack Linux 2012-05-16T15:05:43.187

4 Linux - Debian - Original groups that a user is in 2012-07-01T13:24:10.790

4 Any way to use sftp as superuser? 2012-07-27T13:33:29.957

4 Is it possible to change the ownership of an executable to root using sudo? 2012-09-19T21:55:19.997

4 Automatically execute bash script under the privileges of another user 2012-11-18T16:16:40.367

4 Set default editor for crontab -e invoked with sudo 2012-12-23T11:58:28.650

4 Accidentally did "chmod 600 -R /" on my macbook pro 2012-12-24T06:41:05.517

4 sudo to kill output of ps, awk, xargs 2013-01-11T21:57:10.850

4 Shutdown Ubuntu Command 2013-01-13T18:58:45.290

4 How do I back out of sudo privileges in OS X 2013-02-19T21:28:25.887

4 Mail me when someone runs sudo 2013-04-11T11:04:54.633

4 Is it possible to run software as a different user under OS X Mountain Lion? 2013-05-16T02:38:50.450

4 Can't Get libpam-ssh-agent-auth Working In Ubuntu 13.10 2013-11-05T18:35:57.013

4 SELinux transition from unconfined_r to user_r 2013-12-12T14:35:54.227

4 Ubuntu: Write to serial port: permission denied 2014-01-20T15:35:56.930

4 Cannot change the desktop wallpaper in Ubuntu 14.04 2014-10-02T14:23:58.313

4 Why bother stopping 'root' from ssh login? 2015-01-12T16:34:25.860

4 Lost access to sudo on Mac. Want to regain access 2015-09-01T17:35:21.713

4 I locked myself out of my AWS machine by changing ssh settings maybe? 2015-09-13T17:07:05.907

4 Add user to SSH group safe? 2016-01-03T07:05:54.650

4 Why does sudo depend on vi? 2016-06-14T15:38:50.183

4 Inconsistent permissions for dnf install 2016-11-01T18:05:26.363

4 How can I change the root password using sudo over SSH? 2016-11-10T06:09:13.433

4 Why can you not sudo history? 2017-04-12T02:16:30.897

4 stop systemctl using graphical sudo prompt 2018-06-08T18:19:06.723

4 Disable feedback when typing password at a sudo prompt 2019-02-11T10:18:57.500

3 How do I delete a file using the Terminal from my Trash in Mac OS X? 2009-08-29T17:05:11.820

3 Mount TrueCrypt USB device w/o sudo on Mac OS X 2009-09-07T11:44:21.363

3 Command-line access to /dev/mem in Ubuntu 2009-09-11T10:15:51.253

3 CentOS, sudo Doesn't Accept root Password, but Logging in as root Works 2010-04-09T18:14:02.883

3 *nix: Run as different user GUI 2010-05-06T19:13:18.710

3 How to fix broken sudo config in Ubuntu? 2010-06-07T15:01:08.647

3 sudo displays typed password in bash script 2010-06-18T10:19:40.757

3 a safer no password sudo? 2010-11-22T11:16:43.953

3 Why does sudo not remember the password when executed in a script with redirected streams? 2011-04-24T22:56:26.520

3 ubuntu: root password 2011-05-21T23:07:04.560

3 echo "" | sudo -S as an alternative to sudo -n 2011-07-13T19:08:14.373

3 Matlab Installation in Ubuntu 2011-09-26T19:19:49.347

3 How do I run bash scripts as root over SSH? 2011-10-31T14:20:15.807