Skip to content

Commit 72814b4

Browse files
authored
[Updated] Secure Your Server through the Linode Marketplace (#7089)
1 parent 13f62ce commit 72814b4

File tree

1 file changed

+6
-16
lines changed
  • docs/marketplace-docs/guides/secure-your-server

1 file changed

+6
-16
lines changed

docs/marketplace-docs/guides/secure-your-server/index.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: "Secure Your Server through the Linode Marketplace"
33
description: "Automate common security tasks on a Linode Compute Instance by using the Secure Your Server Marketplace App."
44
published: 2023-01-24
5+
modified: 2024-08-06
56
keywords: ['security']
67
tags: ["marketplace", "linode platform", "cloud manager"]
78
aliases: ['/products/tools/marketplace/guides/secure-your-server/']
@@ -10,7 +11,7 @@ contributors: ["Akamai"]
1011
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
1112
---
1213

13-
This Marketplace App automatically configures a new Compute Instance with a limited user account and other best practices discussed in the [Setting Up and Securing a Compute Instance](/docs/products/compute/compute-instances/guides/set-up-and-secure/) guide. In addition to creating a limited user with sudo access, the app updates the system, optionally configures a domain in the DNS Manager, and optionally configures a Block Storage Volume. It also configures a basic firewall through [UFW](/docs/guides/configure-firewall-with-ufw/) and enables [Fail2Ban](/docs/guides/using-fail2ban-to-secure-your-server-a-tutorial/).
14+
This Marketplace App automatically configures a new Compute Instance with a limited user account and other best practices discussed in the [Setting Up and Securing a Compute Instance](https://techdocs.akamai.com/cloud-computing/docs/set-up-and-secure-a-compute-instance) guide. It also configures a basic firewall through [UFW](/docs/guides/configure-firewall-with-ufw/) and enables [Fail2Ban](/docs/guides/using-fail2ban-to-secure-your-server-a-tutorial/).
1415

1516
## Deploying a Marketplace App
1617

@@ -24,28 +25,17 @@ This Marketplace App automatically configures a new Compute Instance with a limi
2425

2526
## Configuration Options
2627

27-
- **Supported distributions:** Ubuntu 20.04 LTS, Debian 10, Debian 11
28-
- **Recommended plan:** All plan types and sizes can be used.
28+
- **Supported distributions:** Ubuntu 22.04 LTS
29+
- **Suggested plan:** All plan types and sizes can be used
2930

30-
### Secure Your Server Options
31+
### Secure Your Server Setup Options
3132

3233
{{% content "marketplace-required-limited-user-shortguide" %}}
3334

3435
{{% content "marketplace-custom-domain-fields-shortguide" %}}
3536

36-
- **Email address:** The start of authority (SOA) email address for this server. This is a required field if you want the installer to create DNS records.
37+
- **Email address:** The start of authority (SOA) email address for the optional DNS record. This value is required to create new DNS records in the deployment.
3738

3839
{{% content "marketplace-special-character-limitations-shortguide" %}}
3940

40-
#### Block Storage (Optional)
41-
42-
You can optionally specify an existing Block Storage Volume or create a new Block Storage Volume. This attaches and mounts the Volume to the Compute Instance so you can start using it right away.
43-
44-
- **Block Storage Volume label:** Enter a label for an existing Block Storage Volume you'd like to use.
45-
- **Block Storage Volume size (in GB):** If you wish to create a new Block Storage Volume, enter the size in GB. This creates a billable resource. See [Block Storage pricing](/docs/products/storage/block-storage/#plans-and-pricing).
46-
47-
{{< note >}}
48-
For more information on what Block Storage is and how to get started using it, review the [Block Storage product documentation](/docs/products/storage/block-storage/).
49-
{{< /note >}}
50-
5141
{{% content "marketplace-update-note-shortguide" %}}

0 commit comments

Comments
 (0)