Setup and install Rocky Linux 9 on Azure, AWS or Google GCP. Use our official Rocky Linux release maintained by Cloud Infrastructure Services. Deploy using our Rocky Linux image below from any of the cloud marketplaces. Rocky Linux is a robust alternative to CentOS, Ubuntu, Debian, RHEL and other enterprise Linux distributions, providing the stability and performance needed for today’s demanding workloads in production environments.
Rocky Linux Azure
Deploy Rocky Linux 9 on Azure
Rocky Linux AWS
Coming soon..
Rocky Linux GCP
Coming soon..
Getting Started with Rocky Linux
Once your Rocky Linux server has been deployed, the following links explain how to connect to a Linux VM:
Rocky Linux supports a graphical user interface (GUI), though it’s typically installed as an additional package since the base server setup doesn’t include a desktop environment by default. You can choose from several desktop environments, including GNOME and XFCE, which are widely supported for Rocky Linux installations.
Each desktop environment has its own advantages depending on your needs, with GNOME offering more features and XFCE being more resource-efficient.
Option 1 - Installing GNOME:
GNOME is the most popular GUI for Rocky Linux. You can install it with:
sudo dnf groupinstall "Server with GUI" -y
After installation, set the system to boot into graphical mode:
sudo systemctl set-default graphical.target
Reboot the system to access the GNOME desktop on startup.
Option 2 - Installing XFCE:
If you prefer a lighter desktop, XFCE is an efficient alternative. Install it with:
sudo dnf groupinstall "Xfce" -y
Enable graphical mode at boot:
sudo systemctl set-default graphical.target
Reboot for the changes to take effect.
Rocky Linux Documentation / Support
Refer to the official documentation on using Rocky Linux:
Disclaimer: This is an official Rocky Linux release maintained by Cloud Infrastructure Services. All product and company names are trademarks™ or registered® trademarks of their respective holders. Cloud Infrastructure Services does not imply any affiliation with or endorsement by them. Rocky Linux is a registered trademark of Rocky Enterprise Software Foundation. Red Hat, CentOS, Red Hat Enterprise Linux are trademarks of Red Hat, Inc., registered in the United States and other countries.
Cloud Solution Architect. Helping customers transform their business to the cloud. 20 years experience working in complex infrastructure environments and a Microsoft Certified Solutions Expert on everything Cloud.