Are your CentOS root commands failing to be found?

First do this:

env (look for the path variable and see if it has the following line in it)

Then add your /sbin path with this:

PATH="/usr/sbin:$PATH"

And!!

PATH="/sbin:$PATH"

Then try it again.  It might work for you like it worked for me! Yes! Linux here I come!

Share

Post a comment

You may use the following HTML:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>