docs
docs copied to clipboard
[New] How to Install LAMP Stack on Fedora, AlmaLinux, or Rocky Linux
Deploy Preview for nostalgic-ptolemy-b01ab8 ready!
| Name | Link |
|---|---|
| Latest commit | 9246d714bd64ac01372b9b4238a0ec991162482e |
| Latest deploy log | https://app.netlify.com/sites/nostalgic-ptolemy-b01ab8/deploys/663280553dd8070008e1cb9c |
| Deploy Preview | https://deploy-preview-6521--nostalgic-ptolemy-b01ab8.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Hi, Sorry, I don't know how can I connect you through other ways. I followed your guide on linode docs to install peertube. Thanks for writing that document.
I got stuck in connect Peertube to Wasabi storage(use Cloudflare CDN). Can you write a doc on this please?
Hi, thanks for the comment. I typically develop guides in consultation with the staff at Linode. They tend to know what their customers are looking for. I can mention to them that you're interested in this.
Great. Thanks a lot. I have searched for connect Wasabi with Peertube. But I cannot find any detailed instructions on this.
On Sat, Aug 26, 2023 at 10:47 AM JeffreyNovotny @.***> wrote:
Hi, thanks for the comment. I typically develop guides in consultation with the staff at Linode. They tend to know what their customers are looking for. I can mention to them that you're interested in this.
— Reply to this email directly, view it on GitHub https://github.com/linode/docs/pull/6521#issuecomment-1694372622, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARHWIAVUHGGFAHNIY4FXEV3XXIEAJANCNFSM6AAAAAA3G5EP7Y . You are receiving this because you commented.Message ID: @.***>
_ No description provided. _
Hi, I installed peertube again use the doc you wrote, and here is the issue. Just want to share with you, in case you want to update some of the command:
after running:
sudo curl -fsSL https://deb.nodesource.com/setup_16.x | sudo -E bash -
sudo apt-get install nodejs -y
SCRIPT DEPRECATION WARNING
This script, located at https://deb.nodesource.com/setup_X, used to install Node.js is deprecated now and will eventually be made inactive.
Please visit the NodeSource distributions Github and follow the instructions to migrate your repo. https://github.com/nodesource/distributions
The NodeSource Node.js Linux distributions GitHub repository contains information about which versions of Node.js and which Linux distributions are supported and how to install it. https://github.com/nodesource/distributions
SCRIPT DEPRECATION WARNING
Hope this helps.