Menu
  • HOME
  • TAGS

sudoers - Google Compute Engine - no access to root

root,google-compute-engine,sudoers

It looks like you have manually edited the /etc/sudoers file so while you would normally have sudo access, due to the parse error, you won't be able to do this directly. Here's how to fix this situation. 1. Save the current boot disk go to to the instance view in...

Can we shorten scripts in /etc/sudoers?

ubuntu,vim,sudo,sudoers

It is not possible, for the same reason a greeting card addressed to "My friend Joe" is not going to be delivered by the post office: the OS has no idea which vim you are refering to. PATH does not apply because it only works on invocation.