作为非 root 用户的 Web 服务器

发布于 2024-11-18 10:22:56 字数 124 浏览 1 评论 0原文

我在谷歌上搜索了这件事,但找不到太多。我需要在非根用户帐户上设置一个服务器,以便人们可以访问它并存储相关信息。你能告诉我该怎么做吗?

我想到以非 root 用户身份安装 LAMP。这行吗?

谢谢, 维奈

I searched on google about this but couldnt find much. I need to setup a server on a non root user account ,so that people can access it and store information on this. Can you tell me how can I do this?

I thought of installing LAMP as a non root user . will this do ?

Thanks,
Vinay

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

空城之時有危險 2024-11-25 10:22:56

只需选择一个大于 1023 的端口,您就可以成为任何用户。只有 root 可以打开 1 到 1023 之间的端口,而用于 Web 访问的“正常”端口是 80。

Simply choose a port greater than 1023 and you can be any user. Only root can open a port between 1 and 1023, and the "normal" port for web access is 80.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文