Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:Okay. (Score 1) 338

It's a difference of nomenclature, and I don't really need a lesson on managing systems, as that's been my field for quite some time. System level accounts are just that, built in. You can, however, have application accounts, and they are still users.

Running production software out of /home/bob is bad. Running it out of /opt/software/versionX/bin/foo with a link back to /opt/software/bin is good. You can make /opt/software a home directory.

Plus one for root creating the files/configs so the user has the ability to execute, but not modify beyond perhaps some sudo rights. Unfortunately, politics often screws that up, and an exception is filed, accepted, and never read.

Slashdot Top Deals

Living on Earth may be expensive, but it includes an annual free trip around the Sun.

Working...