To configure a static IP address on CentOS Stream 9, follow these steps.
Step 1 : Get a List of Network Interfaces and UUIDs
Identify the network interface you want to configure and note its name and UUID.
Step 2 : Set the IP Address (e.g., 192.168.1.30/24)
Step 3 : Set the Default Gateway
Step 4 : Set DNS Servers
Step 5 : Set Connection Method to Manual
Step 6 : Restart the network service to apply the changes.
Step 7 : Show the Result
Congratulations! You have successfully configured a static IP address on CentOS Stream 9.