View Single Post
  #7   (View Single Post)  
Old 7th May 2008
keithlybsd keithlybsd is offline
Port Guard
 
Join Date: May 2008
Posts: 10
Default

even if you don't use sudo

just ssh as a normal user, then elevate your privileges once you login (su -).

This is not the best practice, but much better than sshing as root.

Then get sudo installed, and put yourself in the wheel group.
Reply With Quote