Archive for May, 2008
Edit Sudoers File – visudo
1) Open the sudoers file safely:
visudo command edits the sudoers file in a safe fashion.
Attention: you can only run visudo as root
This is a vi editor. Here are some basic vi commands:
To enter vi insert mode: i
To enter vi command mode: [esc]
To exit vi and save changes: ZZ or :wq
To exit vi [...]
"The only way of finding the limits of the possible is by going beyond them into the impossible." -
Arthur C. Clarke