Slicehost安装配置文件

发布于 2024-07-06 01:00:46 字数 175 浏览 10 评论 0原文

我不是 UNIX 专家,但我必须为各种 Web 项目设置一些切片。 我使用那里的文章来设置用户、基本防火墙、nginx 或 apache 以及基本 Web 服务器的其他部分。

我预计未来会有更多的切片管理。 有没有比手动配置更有效的方法来在干净的切片上设置用户、权限和软件?

I'm no UNIX Guru, but I've had to set up a handful of slices for various web projects. I've used the articles on there to set up users, a basic firewall, nginx or apache, and other bits and pieces of a basic web server.

I foresee more slice administration in my future. Is there a more efficient way to set up users, permissions, and software on a clean slice than configuration by hand?

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

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

发布评论

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

评论(2

黄昏下泛黄的笔记 2024-07-13 01:00:47

根据您可能发现的计算机数量,使用 CFEngine 或 Puppet 等工具来配置新安装是有意义的。

这使您的工作归结为将每台新机器配置为 CFEngine,例如客户端。 然后它可用于安装软件包、编辑文件等等。

我写了几篇关于这个主题的文章,带有 Debian 的偏见,在这里:

http: //www.debian-administration.org/tag/cfengine

Depending on the number of machines you might find it makes sense to use something like CFEngine, or Puppet, to configure the new installs.

That brings your work down to configuring each new machine as a CFEngine, for example, client. Then that may be used to install the packages, edit files, & etc.

There are a few articles I wrote on the subject, with a Debian bias, here:

http://www.debian-administration.org/tag/cfengine

如何视而不见 2024-07-13 01:00:46

听起来您可以从现有切片的备份中创建一个新切片。 如果切片大小不同、发行版不同等,这可能对您不起作用。他们的论坛提到了这一点: 克隆切片?

It sounds like you can create a new slice from the backup of an existing one. This might not work for you if the slices would be different sizes, different distros, etc. Their forums mention this: Clone a slice?

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