I would like to mount a linux server with multiple users. The idea is that every user can access the server with his own account using a web page.
Anyone has an idea of how to do it ?
feedback
|
This question came from our site for professional and enthusiast programmers.
|
What exactly would the users do or access on the site? File access, shell access, do they want to manage hosting, etc. The question is not very clear. If you are looking to provide hosting of mail, web, etc, then a package like the penguinator would work: If you want to give people access to the system rather than hosting, then webmin is pretty good: Don't know if that helps. | |||
|
feedback
|
|
I think you are looking for userdir, in which each user has this kind of url: in the files are avialble from: | |||
|
feedback
|
|
If I understood, I would use virtualbox and apache webserver and create site using something like PHP. | |||
|
feedback
|