Roy Morris wrote:
Thanks to all those that replied. I have made the changes suggestedand
placed the document as {ps,pdf,txt} at
www.openalternatives.com/OpenBSD/OpenBSD-Desktop.txt
www.openalternatives.com/OpenBSD/OpenBSD-Desktop.ps
www.openalternatives.com/OpenBSD/OpenBSD-Desktop.pdf
Cheers,
Roy
Hi Roy,
Good document - would it be worth mentioning sudo(8) for all the root tasks?
After using adduser(8) to create an account, just add the following line
to the sudoers file using visudo(8):
username ALL=(ALL) ALL
HTH
Fred