Next, configure the default Web page on each server to display a static page containing the hostname of the machine serving the page.
接下来,在每个服务器上配置默认的web页面以显示一个静态页面,其中包含了为页面提供服务的机器的主机名。
If you have many static entries (meaning the same command is run on every machine where sudo is), put these into a separate sudoers file, which can be achieved using the include directive.
如果有许多静态条目(在有sudo的每台机器上都运行相同的命令),那么把这些命令放在一个单独的sudoers文件中,这可以使用include指令来实现。
Normally a server is not reachable from the Web at large without a static IP address, but a dynamic DNS service allows me to set up a temporary resolvable machine name under another top-level domain.
通常,如果一个服务器没有静态IP地址,那么来自Web上的访问流量就不可能太大,动态dns让我们可以在另外一个顶级域名之上临时建立一个可解析的机器名。
应用推荐