Run in a terminal:
sudo visudo
The sudoers
file will be opened with your default editor. There add this line at the end of the file:
username ALL=(ALL) NOPASSWD: ALL
Then safe and exit.
Run in a terminal:
sudo visudo
The sudoers
file will be opened with your default editor. There add this line at the end of the file:
username ALL=(ALL) NOPASSWD: ALL
Then safe and exit.
![]() Turning syntax highlighting for vi and vim in Mac OS X is as simple as creating a file called ".vimrc"... |
![]() Once I installed Apache2+MySQL5+PHP5.3 using MacPorts I wanted to start and stop the services without... |
![]() In GNU/Linux: $ sudo mysqld_safe --skip-grant-tables & $ mysql -u root -p #press enter to use a... |
![]() May be you installed MySQL 5 and you are not able to change user information, schema privileges and resources... |
0 Comments.