I'm writing this from my old Dell (still a P4 so not THAT old), with a fresh install of Kubuntu. (That's Ubuntu with KDE instead of gnome.) It's been a while since I've used Linux. I have 3 SunOS boxes at work, but I don't do much on them except SSH into them and sync files from perforce into the tomcat directory. I'm trying to get Firefox installed. I downloaded the tarball and su'd to root to extract it. (Is it normal to not have write access to
/usr/local/bin without being root?) Now it won't run, something about can't find a library. I'm betting I don't have execute rights, so I guess I need to remember how to use chown, huh?
:-)
Nevermind, I found Adept... filter: firefox. Click Install. Run it. That's nice. :-)
Oh and all you MS haters... I just ran Adept updater to get my system up to date.... 194 updates. :-)
Ubuntu.. (Score:1)
Problem is I can't get my friggin sound card to put sound out via the SPDIF so it makes running linux pointless.
If I can't surf and listen to music what's the point? I need somethin
Rights issue (Score:2, Informative)
Just use sudo
Or, better yet, use sudo apt-get install firefox (or mozilla-firefox, can't remember the pkg name -- beer)
Still better (I know I know, I'll
Re:Rights issue (Score:1)
Don't sudo
I don't mean chowning
Re:Rights issue (Score:2)
Uh (Score:2)
Yes. Otherwise, what happens when I replace ls or something as a non-priv user, and you come along and run it as root?
Re:Uh (Score:2)
Single-user? (Score:1)
usr local convention sucks and is stupid (Score:2)
usr local bin is and has always been at best a cop out, and at worst a strong arm into forcing you to have a filesystem dictated by others.
have fun makefiling.
distcc (Score:2)
I've set up my Sun Ultra 10 with Gentoo. (still from CD, no install as of yet) I've set up a cross compiler om my other machines (x86) so the compile goes quickly. Compiling is a matter of trusting the remote machine - I know - but having read your Jou
Re:distcc (Score:2)