Re: Acroread for FC5_64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Stephen Liu wrote:
Hi Paul,

# setenforce 0
bash: setenforce: command not found

The above was the exact error.
That's a result of using "su" rather than "su -" and hence not
getting root's PATH set up.

Please advise how to fix it.  IIRC fdisk also can't work on running
"su".  Must run "su -" to get it work.

The simple fix is to get into the habit of suing "su -" rather than "su". If you really must use just "su", you'll need to do something like:

PATH=/sbin:/usr/sbin:$PATH

after using "su".

Paul.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux