# HG changeset patch # User Paul Issott # Date 1417955451 0 # Node ID 77e1cdfb9c9d7e2683f334fe5731089b34da2619 # Parent 8c2372deec88da23722739bd9be6dd355a2694e5 ns: tiny edits diff -r 8c2372deec88 -r 77e1cdfb9c9d ns/web/index.cgi --- a/ns/web/index.cgi Sun Dec 07 11:43:02 2014 +0100 +++ b/ns/web/index.cgi Sun Dec 07 12:30:51 2014 +0000 @@ -108,8 +108,8 @@

Status

-There are $(wc -l < $OWNERFILE) records and -$(sed 's/.* //' $OWNERFILE | sort | uniq | wc -l) users +There are $(wc -l < $OWNERFILE) record(s) and +$(sed 's/.* //' $OWNERFILE | sort | uniq | wc -l) user(s) in the by.slitaz.org domain.

EOT if grep -qs " $REMOTE_USER$" $OWNERFILE; then @@ -167,20 +167,20 @@
  • -Update myserver.by.slitaz.org with my current IP address and declare the mail server btw. +Update myserver.by.slitaz.org with my current IP address and declare a mail server.
     $ wget -O - "http://user:pass@ns.slitaz.org/?name=myserver&mx"
     
  • -Update myserver.by.slitaz.org with my current IP address and use the mail server at 1.2.3.4. +Update myserver.by.slitaz.org with my current IP address and use a mail server at 1.2.3.4.
     $ wget -O - "http://user:pass@ns.slitaz.org/?name=myserver&mx=1.2.3.4"
     
  • -The Addams family has got a name server at 1.2.3.4. +The Addams family use a name server at 1.2.3.4.
     $ wget -O - "http://user:pass@ns.slitaz.org/?name=*.addams&ns=1.2.3.4"
     $ nslookup blog.gomez.addams.by.slitaz.org