Monday, February 7, 2011

Difference between su - and su -- ?

sudo su - gives you super user privlages for that account to make changes to and such.
sudo su -- gives you privialdges for the ENTIRE server... thats why some apps dont work for su - because the changes (like boot or some apps) will affect all users

No comments: