Re: command problem

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




On 03/26/2012 01:06 PM, Tom Grace wrote:
> On 26/03/12 12:02, Paolo De Michele wrote:
>> I am having problems with commands via Terminal after the upgrade to
>> centos to release 5.8
>> How come I did not recognized the ifconfig, route?
> It looks like /sbin and /usr/sbin aren't in your path any more. You
> could try either running
> export PATH="$PATH:/sbin/:/usr/sbin"
> or, add the same line to your ~/.bashrc if you want it to stick.
>> before the update I had the release 5.5 and I had no problem
>> can someone help me?
> I would guess that you have edited one of the system-wide environment
> config files at some point in the past, and an RPM update has reverted
> the change somehow.
I solved the problem with the path:

export PATH="$PATH:/sbin/:/usr/sbin"


thank you very much

> _______________________________________________
> CentOS mailing list
> CentOS@xxxxxxxxxx
> http://lists.centos.org/mailman/listinfo/centos
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos


[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux