Re: Fedora 9 + Network Manager = Wireless NOT Connecting

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

 



On Thu, 2008-05-29 at 12:22 -0400, Matthew Saltzman wrote:
> On Thu, 2008-05-29 at 08:18 -0430, Patrick O'Callaghan wrote:
> > On Thu, 2008-05-29 at 05:15 -0400, Matthew Saltzman wrote:
> > > On Wed, 2008-05-28 at 23:00 -0430, Patrick O'Callaghan wrote:
> > > > On Wed, 2008-05-28 at 21:31 -0400, Marc Ferguson wrote:
> > > > > Hi,
> > > > > 
> > > > > The PATH variable seems to already have a value in it:
> > > > > 
> > > > > PATH=$PATH:$HOME/bin
> > > > 
> > > > I should hope so. $PATH is where the Shell looks for commands to
> > > > execute. It's a list of directories to look in.
> > > > 
> > > > lspci and friends are in /sbin (or sometimes in /usr/sbin). /sbin/lspci
> > > > etc. will run them. Or do this in .bash_profile:
> > > > 
> > > > PATH=/sbin:/usr/sbin:$PATH
> > > 
> > > Better is 
> > > 
> > >         PATH=$PATH:/sbin:/usr/sbin
> > > 
> > > There are some programs with the same name in both /bin and /sbin
> > > and /usr/bin and /usr/sbin that behave differently.  If you are a
> > > regular user, you want the /bin and /usr/bin ones, not the /sbin
> > > and /usr/sbim ones.
> > 
> > Yes, but in the context of the question I'm assuming he's root, when you
> > want it the other way round.
> 
> Fair enough, but if he really is *logged in* as root (in a login shell),
> these should be in his path already.  That's set in /etc/profile.
> 
> If he su'd to root without the - (--login) option that would explain his
> problem.

Correct.

poc

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux