problem with openstack installation "echo "stack ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers" [closed]
Hi there,
I tried to install openstack on my Laptop by using "All-In-One Single Machine" mode , but I face this problem :
afnan@afnan:~$ echo "stack ALL=(ALL) NOPASSWD:ALL" >> /etc/sudoers
bash: /etc/sudoers: Permission denied
afnan is not the user that I will install openstack on it . I tried the new user but I faces the same problem
Can anyone help me ?
try the following
Regards