paulmancan2
> I'm used to accesing my server by SSHing in as
> root. I'd like to drop this bad habbit so I gave
> my user a bash shell.
I need to do this also.
I gather we need to give the user sudo rights and configure the shell for them (with the path variables)
Then issue commands like
sudo whatever
I'm sure the informatiomn is out there somewhere, can anyone provde the specifics please.