Re: Things Linux Can Do Without
- From: Dances With Crows <danceswithcrows@xxxxxxx>
- Date: 30 May 2008 17:19:42 GMT
Maxwell Lol staggered into the Black Sun and said:
jayjwa <jayjwa@xxxxxxxxxxxxxxxx> writes:
I bet Ubuntu users wear out their keyboards' "s", "u", "d", and "o"sudo bash or su and become root.
keys real fast.
By default, in Ubuntu, no password is set for root, so su by itself may
not work until you've done "sudo passwd root". "sudo bash" is what I
tend to use on Ubuntu-like distros if I have to do more than 1 or 2
commands as root.
/usr/local. It's ALL local. If not, then the convention should beIt's not all local in NFS environments. Besides /usr/local typically
"/usr/network". Or "/usr/non-local",
means local additions that are non-standard and lost during upgrades.
As other posters have said, /usr/local/ in Linux refers to things which
are not managed by your distro's package manager. It has nothing to do
with local disks, but could be thought of as "local to this particular
machine". Package managers are not supposed to place files in
/usr/local/ , though they may create directories within that tree in
some cases.
The convention's different in *BSD IIRC. There, /usr/local/ contains
almost everything, and /usr/bin/ et al only contain the base system.
(Which makes me wonder where *BSD users install things that aren't in
the ports tree. There has to be somewhere they can do that, I just
don't know what it is.)
--
Sometimes when I talk to a Windows person about using a Mac,
I feel like I'm explaining Van Halen to a horse. --Merlin Mann
My blog and resume: http://crow202.dyndns.org:8080/wordpress/
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
.
- References:
- Things Linux Can Do Without
- From: jayjwa
- Re: Things Linux Can Do Without
- From: Maxwell Lol
- Things Linux Can Do Without
- Prev by Date: Re: Things Linux Can Do Without
- Next by Date: Max no of files in a directory
- Previous by thread: Re: Things Linux Can Do Without
- Next by thread: Re: Things Linux Can Do Without
- Index(es):
Relevant Pages
|