Setting up linux server with multiple access rights
- by Mark
I am a graduate student and want to set up a linux server (preferably Ubuntu) in my office. I also want to give my friends SSH access to that box.
My question is can I set up my server such that I can give one of my friends rights to install software on my machine but he cannot brows around outside the directory he is allowed to?
Can I set up multiple apache instances (on different ports) for different people? so each has access to their own apache instance?