Originally Posted by
jbennet
yes, some systems dont have SU by the way (namely ubuntu) so use sudo and enter YOUR USER password in that case
Actually, I'm pretty sure that Ubuntu
does have su. It's standard with almost all Linux distros. The problem however, is that although Ubuntu does have su, it's rendered almost useless as the root account is disabled by default.
You can still use it by entering
sudo su at the command prompt, and additionally using
passwd to change the root password, enabling the root account. </useless tidbit of information>
"Technological progress is like an axe in the hands of a pathological criminal."
All my posts may be freely redistributed under the terms of the MIT license.