diff --git a/Servers/Linux/Pterodactyl.md b/Servers/Linux/Pterodactyl.md index 2f74ab6..f47fa51 100644 --- a/Servers/Linux/Pterodactyl.md +++ b/Servers/Linux/Pterodactyl.md @@ -1,6 +1,9 @@ **Purpose**: Pterodactyl is the open-source game server management panel built with PHP, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to administrators and users. [Official Website](https://pterodactyl.io/panel/1.0/getting_started.html) +!!! note + This documentation assumes you are running Rocky Linux 9.3 or higher. + **Install EPEL Repository and other tools**: ```bash sudo yum -y install epel-release curl ca-certificates gnupg