docs icon indicating copy to clipboard operation
docs copied to clipboard

Linode guides and tutorials.

Results 343 docs issues
Sort by recently updated
recently updated
newest added

Updated using Vaultwarden on Ubuntu 24.04 to replace existing documentation for using Vaultwarden Password Manager. All components update to latest version and switched from using a brittle version of Caddy...

Link: https://www.linode.com/docs/guides/install-nixos-on-linode/ ## Issue The installer profile boots up to the boot menu and when it "automatically boots" it moves to a blank unresponsive terminal. It does seem to respond...

Link: https://www.linode.com/docs/guides/install-nixos-on-linode/ ## Issue The installer disk size recommended is 1280 MB for the disk to write the ISO file to. The minimal installer is now over 1.6GB. ## Suggested...

Hugo upgraded its YAML library to a YAML 1.1 compliant version in v0.152.0 (https://github.com/gohugoio/hugo/releases/tag/v0.152.0), which now throws an error on duplicate keys. This commit fixes that. Note that: * The...

removed the references to GitHub repo Those lines in the docker compose.yml were not required. Fixes: https://github.com/linode/docs/issues/7354

Created instructions for installing Python3 and pip3 and creating a virtual environment to install PyTorch in. This PR refines the PyTorch installation for clarity, contributor safety, and legacy awareness. Includes...

An Akamai customer has reported that the Vaultwarden guide here is out of date and needs to be updated: https://www.linode.com/docs/guides/how-to-self-host-the-vaultwarden-password-manager/ They were not specific about the errors they encountered. The...

New guide created to cover the updates involved in this installation. Questions for reviewers: Could any steps benefit from added context or troubleshooting tips? Does this guide align with other...

Additional content cleanup necessitated yet another SVN PR. This replaces PR 7351. Questions for reviewers: Could any steps benefit from added context or troubleshooting tips? Does this guide align with...

This pull request updates the LAMP Stack installation guide for Fedora, AlmaLinux, and Rocky Linux. The guide has been revised to reflect current software versions, improve clarity, and include production-ready...