Product docs and API reference are now on Akamai TechDocs.
Search product docs.
Search for “” in product docs.
Search API reference.
Search for “” in API reference.
Search Results
 results matching 
 results
No Results
Filters
Add tags
Add authors
Testing Placeholder
Traducciones al EspañolEstamos traduciendo nuestros guías y tutoriales al Español. Es posible que usted esté viendo una traducción generada automáticamente. Estamos trabajando con traductores profesionales para verificar las traducciones de nuestro sitio web. Este proyecto es un trabajo en curso.
Create a Linode account
to try this guide with a $ credit.
This credit will be applied to any valid services used during your first
days.
Placeholders in paragraph
- Replace example.com with your domain name.
- Here is a placeholder in inline code
nmap --top-ports 5 192.0.1.17, how does that look?
Placeholders in code block
server {
listen 80;
listen [::]:80;
server_name example.com;
Placeholders in command block in note
If the server’s SSH port is something other than 22, it needs to be specified in the SSH command. To do this, use the -p option as shown in the command below. Replace PORT_NUMBER with the port number that the remote SSH server is using.
ssh USERNAME@IP_ADDRESS -p PORT_NUMBERThis page was originally published on