33409/error-saying-hosts-e212-writing-when-trying-change-host-name
I have two VMs, one is the master and the other is the worker. I'm trying to create a kubernetes cluster. When I try to edit the hosts name, I get the following error:
"hosts" E212: Can"t open file for writing
Hey @Ali, Follow these steps:
sudo su
When asked for password give the password.
After that to edit the hosts file using any one of the below commands:
nano /etc/hosts
or
vi /etc/hosts
Hey, You have read and write permissions as root. Open your etc/passwd file as root.
sudo vi etc/passwd
This should solve your problem.
tag the image first and then push ...READ MORE
You have to enable the virtualization technology ...READ MORE
This could be because your docker image ...READ MORE
I also use MINGW64. This is what ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Try using ingress itself in this manner except ...READ MORE
Hi Kalgi after following above steps it ...READ MORE
if you add allowContainerRegistry: true, kops will add those permissions ...READ MORE
To turn Intel VT-x on in your ...READ MORE
As you have Windows Home edition, one ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.