diff options
author | nodiscc <nodiscc@gmail.com> | 2016-05-26 01:08:41 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-05-26 01:08:41 +0000 |
commit | 952e6ec070d45166403e1c3cd1f52423d9e41b34 (patch) | |
tree | 60694e5b163050018cedf7b8ad244855220c6f7a /README.md | |
parent | Fix Typo (#547) (diff) | |
download | awesome-selfhosted-952e6ec070d45166403e1c3cd1f52423d9e41b34.tar.gz awesome-selfhosted-952e6ec070d45166403e1c3cd1f52423d9e41b34.zip |
Add dns section, redirect to awesome-sysadmin (#554)
fixes #548
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -33,6 +33,7 @@ See [Contributing](#contributing). - [XMPP Web Clients](#xmpp-web-clients) - [Content Management Systems (CMS)](#content-management-systems-cms) - [E-commerce](#e-commerce) + - [DNS](#dns) - [Document Archiving](#document-archiving) - [Enterprise Resource Planning](#enterprise-resource-planning) - [Federated Identity/Authentication](#federated-identityauthentication) @@ -397,6 +398,10 @@ _Recipe management_ * [WooCommerce](https://www.woothemes.com/woocommerce/) - WordPress based e-commerce solution. ([Source Code](https://github.com/woothemes/woocommerce)) `GPL` `PHP` +## DNS + +See https://github.com/n1trux/awesome-sysadmin#dns + ## Document Archiving * [CUPS](https://www.cups.org/) - The Common Unix Print System uses Internet Printing Protocol (IPP) to support printing to local and network printers. ([Source Code](https://www.cups.org/software.php)) `GPLv2` `C` |