Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Qiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 06:41, 3 September 2025 Ryan talk contribs created page Step-by-Step Guide to Installing and Configuring Nginx on Amazon Linux 2023 (ARM Graviton EC2) (Created page with "<span id="complete-nginx-setup-guide-for-amazon-linux-2023-on-arm-graviton"></span> == Complete Nginx Setup Guide for Amazon Linux 2023 on ARM Graviton == <span id="step-1-update-and-prepare-the-system"></span> === Step 1: Update and Prepare the System === First, connect to your EC2 instance via SSH and update the system: <syntaxhighlight lang="bash"># Update the system packages sudo dnf update -y # Check your system information (optional but useful) uname -a cat /et...")