This site has been archived and will no longer be updated.
You can find my new profile at neilpahl.com. My new blog is at 808.ninja.
if using sudo commands in a script, you don't want to have to enter a password for it.
sudo visudo
then add the line:
username_of_no_sudo_pass_user ALL=(ALL) NOPASSWD: ALL
This will open up your default text browser to edit the config file. You could change your default text browser to someting you are familiar with.
PLEASE let me know if I'm doing something wrong, or if you have any suggestions or requests~
blog comments powered by Disqus