docs
docs copied to clipboard
Linode guides and tutorials.
Link: https://www.linode.com/docs/guides/how-to-build-your-infrastructure-using-terraform-and-linode/ ## Issue We are telling customers to put their tokens in code which they should never, EVER do. provider "linode" { token = "YOUR_LINODE_API_TOKEN" } ## Suggested Fix...
Link: https://www.linode.com/docs/products/tools/longview/guides/nginx/ ## Issue In one place, it says Restart Longview: ``` sudo systemctl restart nginx ``` ## Suggested Fix It should say `restart longview`
Hello all, # Guides Affected by the Issue This issue affects most (or all) guides # Issue In README.md, all guides and tutorials are licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/). However, on...
Adds a basic guide for installing and securing Memcached on Debian and Debian-based Linux.
Link: https://www.linode.com/docs/products/tools/api/guides/manage-api-tokens/ ## Issue ## Suggested Fix Published January 1, 0001 seems a bit wrong
Test, validate and update the guide DisQus Comments: This doesnt work for me. First I got an error: Export 'Switch' was not found in react-router-dom So I use the suggestions...