View Single Post
Old 08-28-2015, 02:11 PM   #16
stuguy909
Member
 
Join Date: Aug 2015
Posts: 37
Default

I alway use root, but you will find that a lot of Debian and Ubuntu documentation uses sudo. Just following the trend.

Edit:
You should use
Code:
su -
to assume the user environment of root as well. Been doing it since my old UNIX days.

Last edited by stuguy909; 08-28-2015 at 02:13 PM.
stuguy909 is offline   Reply With Quote