Topic 9 Question 27
Regarding Compute Engine: when executing a startup script on a Linux server which user does the instance execute the script as?
ubuntu
The Google provided "gceinstance" user
Whatever user you specify in the console
root
解説
The instance always executes startup scripts as root, and only executes those scripts after it creates any new users whose SSH keys are included in the instance metadata. Reference: https://cloud.google.com/compute/docs/startupscript
コメント(5)
D, for sure. Root User
👍 4gfhbox00832020/06/10super user, root - D
👍 3AjayChakiat2021/03/24D s right
👍 2Ziegler2020/06/06
シャッフルモード