[opensuse] Remote server admin?
Have Apache running on Ubuntu 16.04 box hosting several websites. I want to let someone use their Win10 box to remotely admin one of the websites without being able to affect any of the other sites. How best to do it? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Stevens wrote:
Have Apache running on Ubuntu 16.04 box hosting several websites. I want to let someone use their Win10 box to remotely admin one of the websites without being able to affect any of the other sites.
How best to do it?
Use mpm_itk ( http://mpm-itk.sesse.net/ ) to run that website under a dedicated userid, then permit that userid to have ssh access. If the admin has to include the full apache config, I think you'll need a separate container (lxc, docker etc). -- Per Jessen, Zürich (1.6°C) http://www.dns24.ch/ - your free DNS host, made in Switzerland. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On 3/22/19 5:10 AM, Stevens wrote:
Have Apache running on Ubuntu 16.04 box hosting several websites. I want to let someone use their Win10 box to remotely admin one of the websites without being able to affect any of the other sites.
How best to do it?
Install ISPConfig to manage your web sites (via web, ftp and chrooted shell) in an easy way. https://www.ispconfig.org/ -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (3)
-
Andrei Verovski
-
Per Jessen
-
Stevens