Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in sudo

Can I prevent fabric from prompting me for a sudo password?

python sudo fabric

running a command as a super user from a python script

python subprocess sudo

Can't use yum inside Docker container running on CentOS

Cannot use RVM-installed Ruby with sudo

ruby rvm sudo

ERROR: While executing gem ... (Gem::FilePermissionError)

How to install a module for all users with pip on linux?

python linux pip sudo

How to give a Linux user sudo access? [closed]

linux sudo

How to write a shell script that runs some commands as superuser and some commands not as superuser, without having to babysit it?

unix sudo

How to run SUDO command in WinSCP to transfer files from Windows to linux

linux sudo winscp

What does sudo -H do?

user vs sudo vs sudo_user in ansible playbooks

sudo ansible

AWS error - sudo: unable to resolve host ip-10-0-xx-xx

amazon-web-services sudo

How to install RVM system requirements without giving sudo access for RVM user

ruby deployment rvm sudo

npm / yeoman install generator-angular without sudo

angularjs npm sudo yeoman

Execute a shell script in current shell with sudo permission

sudo cat << EOF > File doesn't work, sudo su does

bash shell sudo

How to install Intellij IDEA on Ubuntu?

Copying a local file from Windows to a remote server using scp [closed]

windows ssh copy sudo scp

Use sudo with password as parameter [closed]

linux bash sudo

How do you find the original user through multiple sudo and su commands?

linux bash unix sudo su