Results 1 to 4 of 4
hi friends, another question.
i have as a root some programs that i have to share with other users.
how can i do???
for example i want to share my ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-31-2004 #1Just Joined!
- Join Date
- Oct 2004
- Posts
- 9
permission from some apliccations
hi friends, another question.
i have as a root some programs that i have to share with other users.
how can i do???
for example i want to share my adsl-start connection to the other users.
thanks.
- 11-01-2004 #2
well, you can:
for example, and that allows others to execute that program.Code:chmod o+x adsl-start
-lakerdonald
- 11-04-2004 #3Just Joined!
- Join Date
- Oct 2004
- Posts
- 9
i try it but nothing, i think because all the programs i have installed are on the root directory.
Originally Posted by lakerdonald
Where can i install the programs to share with all the users???
and what are the command to share this programs???
thanks
- 11-04-2004 #4Linux Newbie
- Join Date
- Mar 2003
- Location
- Istanbul/Türkiye
- Posts
- 246
Generally when you install applications the are put to /usr/local/bin or /usr/bin but this is justa a one case. Now if you do what lakerdonald said you caan use that program (adsl-start) with the other users. What error did you get when you try this. You must put the error lines here so we can comment them. And i didnt understand something you said
"i think because all the programs i have installed are on the root directory. "
how? what /usr includes ?Just a Newbie....Looking 4 Info....


Reply With Quote
