sir i am trying to go through this command /usr/sbin/visudo its ok 1st time
but after saving it esc ctrl zz button to save its chowing
[+1] stopped /usr/sbin/visudo
why its stooped after saving it please help
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
On CentOS visudo uses the Vim text editor to edit your sudoers file and check its syntax. Running CTRL-Z suspends Vim. Running the command fg will bring it back to the foreground. To quit, type :wq Check out this Vim cheat cheat for more info.
The developer cloud
Scale up as you grow — whether you're running one virtual machine or ten thousand.
From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.