Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docs/networking/dns/common-dns-configurations/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ author:
email: docs@linode.com
description: 'Configurations for common DNS records.'
og_description: 'This guide explains how to use the Linode DNS manager, to configure DNS records'
keywords: ["dns"]
keywords: ["dns", "dnssec"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
aliases: ['dns-manager/','dns-guides/configuring-dns-with-the-linode-manager/']
modified: 2018-05-22
modified: 2019-01-28
modified_by:
name: Linode
published: 2015-01-20
Expand Down Expand Up @@ -50,4 +50,4 @@ To route email to a third-party email service, create MX records that associate

A *wildcard* DNS record matches requests for non-existent domain names. For example, if you create an A record for `*.example.org`, and a user visits `nonexistantname.example.org`, that user will be redirected to `example.org`. An example wildcard DNS record is shown below.

[![Create a new A record, following the instructions in the "Adding" section. Add a single asterisk (\*) in the "Hostname" field. Set your IP address in the "IP Address" field. Then click the "Save Changes" button.](1127-dns16.png)](1127-dns16.png)
[![Create a new A record, following the instructions in the "Adding" section. Add a single asterisk (\*) in the "Hostname" field. Set your IP address in the "IP Address" field. Then click the "Save Changes" button.](1127-dns16.png)](1127-dns16.png)
4 changes: 2 additions & 2 deletions docs/networking/dns/using-your-systems-hosts-file/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ author:
name: Linode
email: docs@linode.com
description: 'Mapping aliases, domains or hostnames to IP addresses using the system host file.'
keywords: ["hosts", "hosts file", "hostname", "alias"]
keywords: ["hosts", "hosts file", "hostname", "alias", "dnsec"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
modified: 2018-05-22
modified: 2019-01-28
modified_by:
name: Linode
published: 2017-09-14
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ author:
name: Linode
email: docs@linode.com
description: Our guide to disks and configuration profiles
keywords: ["disks", "config profiles"]
keywords: ["disks", "config profiles", "disk space"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
aliases: ['disk-images-config-profiles/','migrate-to-linode/disk-images/disk-images-and-configuration-profiles/']
modified: 2014-06-19
modified: 2019-01-28
modified_by:
name: Linode
published: 2012-04-24
Expand Down
4 changes: 2 additions & 2 deletions docs/platform/disk-images/linode-backup-service/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
author:
name: Alex Fornuto
description: 'Use the Linode Backup Service to protect and secure your data.'
keywords: ["backup service", "linode platform", "linode backup service", "enable a backup", "manage a backup", "schedule a backup", "disable a backup", "restore from a backup", "boot from a backup"]
keywords: ["backup service", "linode platform", "linode backup service", "enable a backup", "manage a backup", "schedule a backup", "disable a backup", "restore from a backup", "boot from a backup", "disk space"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
aliases: ['backup-service/','platform/backup-service/', 'security/backups/linode-backup-service/','platform/linode-backup-service/']
modified: 2018-12-20
modified: 2019-01-28
modified_by:
name: Linode
published: 2012-03-14
Expand Down
4 changes: 2 additions & 2 deletions docs/platform/disk-images/resizing-a-linode/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ author:
name: Linode
email: docs@linode.com
description: Our guide to upgrading and resizing your Linode
keywords: ["upgrading", "resizing"]
keywords: ["upgrading", "resizing", "disk space"]
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
aliases: ['resizing/','migrate-to-linode/disk-images/resizing-a-linode/']
modified: 2017-03-02
modified: 2019-01-28
modified_by:
name: Linode
published: 2017-02-14
Expand Down