{"id":51304,"date":"2026-01-14T12:30:00","date_gmt":"2026-01-14T18:30:00","guid":{"rendered":"https:\/\/www.rosehosting.com\/blog\/?p=51304"},"modified":"2025-12-01T11:53:52","modified_gmt":"2025-12-01T17:53:52","slug":"how-to-configure-a-static-ip-address-on-almalinux-10","status":"publish","type":"post","link":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/","title":{"rendered":"How to Configure a Static IP Address on AlmaLinux 10"},"content":{"rendered":"<div id=\"bsf_rt_marker\"><\/div>\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" width=\"1024\" height=\"576\" src=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp\" alt=\"How to configure a static IP address on AlmaLinux 10\" class=\"wp-image-51369\" srcset=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp 1024w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10-300x169.webp 300w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10-150x84.webp 150w, https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10-768x432.webp 768w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" \/><\/figure>\n\n\n\n<p><\/p>\n\n\n\n<p>When managing IP addresses on Linux machines, we have two primary options for configuring network interfaces. We can either opt for DHCP for dynamic IP address assignment or set up a static IP address that remains unchanged. Static IP addresses are used for devices that require consistent, dependable access, such as servers, printers, and other network devices, as they ensure that other devices can consistently locate and connect to them. In this article, we will show you how to configure a static IP address on AlmaLinux 10.<\/p>\n\n\n\n<!--more-->\n\n\n\n<div id=\"ez-toc-container\" class=\"ez-toc-v2_0_82_2 counter-hierarchy ez-toc-counter ez-toc-transparent ez-toc-container-direction\">\n<p class=\"ez-toc-title\" style=\"cursor:inherit\">Table of Contents<\/p>\n<label for=\"ez-toc-cssicon-toggle-item-69e6707d7e266\" class=\"ez-toc-cssicon-toggle-label\"><span class=\"ez-toc-cssicon\"><span class=\"eztoc-hide\" style=\"display:none;\">Toggle<\/span><span class=\"ez-toc-icon-toggle-span\"><svg style=\"fill: #999;color:#999\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"list-377408\" width=\"20px\" height=\"20px\" viewBox=\"0 0 24 24\" fill=\"none\"><path d=\"M6 6H4v2h2V6zm14 0H8v2h12V6zM4 11h2v2H4v-2zm16 0H8v2h12v-2zM4 16h2v2H4v-2zm16 0H8v2h12v-2z\" fill=\"currentColor\"><\/path><\/svg><svg style=\"fill: #999;color:#999\" class=\"arrow-unsorted-368013\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"10px\" height=\"10px\" viewBox=\"0 0 24 24\" version=\"1.2\" baseProfile=\"tiny\"><path d=\"M18.2 9.3l-6.2-6.3-6.2 6.3c-.2.2-.3.4-.3.7s.1.5.3.7c.2.2.4.3.7.3h11c.3 0 .5-.1.7-.3.2-.2.3-.5.3-.7s-.1-.5-.3-.7zM5.8 14.7l6.2 6.3 6.2-6.3c.2-.2.3-.5.3-.7s-.1-.5-.3-.7c-.2-.2-.4-.3-.7-.3h-11c-.3 0-.5.1-.7.3-.2.2-.3.5-.3.7s.1.5.3.7z\"\/><\/svg><\/span><\/span><\/label><input type=\"checkbox\"  id=\"ez-toc-cssicon-toggle-item-69e6707d7e266\"  aria-label=\"Toggle\" \/><nav><ul class='ez-toc-list ez-toc-list-level-1 ' ><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-1\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#Prerequisites\" >Prerequisites<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-2\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#Step-1-Update-the-System\" >Step 1: Update the System<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-3\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#Step-2-Identify-The-Network-Interface\" >Step 2: Identify The Network Interface<\/a><\/li><li class='ez-toc-page-1 ez-toc-heading-level-2'><a class=\"ez-toc-link ez-toc-heading-4\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#Step-3-Configure-Static-IP-Address\" >Step 3. Configure Static IP Address<\/a><\/li><\/ul><\/nav><\/div>\n<h2 class=\"wp-block-heading\" id=\"h-prerequisites\"><span class=\"ez-toc-section\" id=\"Prerequisites\"><\/span>Prerequisites<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An <a href=\"https:\/\/www.rosehosting.com\/almalinux-hosting\/\">AlmaLinux 10 VPS<\/a><\/li>\n\n\n\n<li>SSH root access or a regular system user with sudo privileges<\/li>\n<\/ul>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-conventions\">Conventions<\/h3>\n\n\n\n<pre class=\"wp-block-code\"><code># \u2013 given commands should be executed with root privileges either directly as a root user or by use of sudo command\n$ \u2013 given commands should be executed as a regular user<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-1-update-the-system\"><span class=\"ez-toc-section\" id=\"Step-1-Update-the-System\"><\/span>Step 1: Update the System<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>First, you will need to log in to your AlmaLinux 8 VPS via SSH as the root user:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>ssh root@IP_Address -p Port_number<\/code><\/pre>\n\n\n\n<p>You will need to substitute &#8216;IP_Address&#8217; and &#8216;Port_number&#8217; with your server&#8217;s corresponding IP address and SSH port number. Furthermore, substitute &#8216;root&#8217; with the username of the system user with sudo privileges.<\/p>\n\n\n\n<p>You can verify whether you have the correct AlmaLinux version installed on your server with the following command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># cat \/etc\/almalinux-release <\/code><\/pre>\n\n\n\n<p>You will see this message:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>AlmaLinux release 10.0 (Purple Lion)<\/code><\/pre>\n\n\n\n<p>In this article, we are using &#8216;root&#8217; to execute the shell commands. If you want to use your regular user with sudo privileges to run the commands, make sure to append &#8216;sudo&#8217; in front of the commands. Running these commands is crucial to setting up a static IP address on AlmaLinux 10.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-2-identify-the-network-interface\"><span class=\"ez-toc-section\" id=\"Step-2-Identify-The-Network-Interface\"><\/span>Step 2: Identify The Network Interface<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<p>Use the following command to find your network interface name.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># ip a<\/code><\/pre>\n\n\n\n<p>The command will print you something like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>1: lo: &lt;LOOPBACK,UP,LOWER_UP&gt; mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000\n    link\/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00\n    inet 127.0.0.1\/8 scope host lo\n       valid_lft forever preferred_lft forever\n    inet6 ::1\/128 scope host noprefixroute \n       valid_lft forever preferred_lft forever\n2: ens160: &lt;BROADCAST,MULTICAST,UP,LOWER_UP&gt; mtu 1500 qdisc mq state UP group default qlen 1000\n    link\/ether 00:0c:29:92:81:a0 brd ff:ff:ff:ff:ff:ff\n    altname enp3s0\n    altname enx000c299281a0\n    inet 192.168.141.131\/24 brd 192.168.141.255 scope global dynamic noprefixroute ens160\n       valid_lft 1397sec preferred_lft 1397sec\n    inet6 fe80::20c:29ff:fe92:81a0\/64 scope link noprefixroute \n       valid_lft forever preferred_lft forever<\/code><\/pre>\n\n\n\n<p>Look for interfaces like enp3s0, eth0, or similar. For example, in this article we will change the IP address 192.168.141.131, which is part of the process of configuring a static IP address on AlmaLinux 10.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-step-3-configure-static-ip-address\"><span class=\"ez-toc-section\" id=\"Step-3-Configure-Static-IP-Address\"><\/span>Step 3. Configure Static IP Address<span class=\"ez-toc-section-end\"><\/span><\/h2>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-method-1-using-network-manager\">Method 1: Using Network Manager<\/h3>\n\n\n\n<p>Determine the name of your network interface, common names for interface include ens3, eth0, enp3s0 and many more. As in the article our network interface is ens160. When navigating to \/etc\/NetworkManager\/system-connections\/ directory, we will see the configuration file for our network interface. The filename is ens160.nmconnection. You will see more configuration files in this directory if you have other network interfaces.<\/p>\n\n\n\n<p>Now, let&#8217;s modify our ens160.nmconnection file for your network interface to set a static IP address on AlmaLinux 10.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># cd \/etc\/NetworkManager\/system-connections\/\n# nano ens160.nmconnection<\/code><\/pre>\n\n\n\n<p>In this file, you will see:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;connection]\nid=ens160\nuuid=7ba60ae9-3ce6-341c-b7f3-163cf0ab4e90\ntype=ethernet\nautoconnect-priority=-999\ninterface-name=ens160\ntimestamp=1762703171\n\n&#91;ethernet]\n\n&#91;ipv4]\nmethod=auto\n\n&#91;ipv6]\naddr-gen-mode=eui64\nmethod=auto\n\n&#91;proxy]<\/code><\/pre>\n\n\n\n<p>We need to make changes under the [ipv4] section. For example, we want to change the IP address from 192.168.141.131 to 192.168.141.22, it should look like this:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>&#91;ipv4]\n#method=auto\naddress=192.168.141.22\/24\ndns=8.8.8.8,1.1.1.1;\ngateway=192.168.141.1\nmethod=manual<\/code><\/pre>\n\n\n\n<p>Save the file then exit. Now, you can restart Network Manager.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># systemctl restart NetworkManager<\/code><\/pre>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-method-2-using-nmcli\">Method 2: Using NMCLI<\/h3>\n\n\n\n<p>To check our network interface, we can also run this command below:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># nmcli device status<\/code><\/pre>\n\n\n\n<p>You will see the following interface name information will be displayed.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>DEVICE  TYPE      STATE                   CONNECTION \nens160  ethernet  connected               ens160     \nlo      loopback  connected (externally)  lo    <\/code><\/pre>\n\n\n\n<p>From the information above, it is known that ens160 and lo are connected.<\/p>\n\n\n\n<p>Configuring a Static IP with nmcli<\/p>\n\n\n\n<p>To configure the interface, you can select which interface you want to configure using the nmcli tool. Use the following command line to set up a static IP address on AlmaLinux 10.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># nmcli connection modify ens160 IPv4.address 192.168.141.33\/24\n# nmcli connection modify ens160 IPv4.gateway 192.168.141.1\n# nmcli connection modify ens160 IPv4.dns 1.1.1.1\n# nmcli connection modify ens160 IPv4.method manual<\/code><\/pre>\n\n\n\n<p>To apply the changes, we need to restart the network connection.<\/p>\n\n\n\n<p>Let&#8217;s bring the network down and bring it back online again by running the commands below:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># nmcli con down ens160<\/code><\/pre>\n\n\n\n<p>Be informed that you will be disconnected if you configure the IP address and run the command above through an SSH connection, make sure to run the commands above when you have a console or direct\/physical access to your server.<\/p>\n\n\n\n<p>To bring it up again, run this command:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># nmcli con up ens160<\/code><\/pre>\n\n\n\n<p>Once restarted, you should be able to use the new IP address, confirming the successful configuration of the static IP on AlmaLinux 10.<\/p>\n\n\n\n<p>Congratulations! You have learned how to configure a static IP address on AlmaLinux 10.<\/p>\n\n\n\n<p>PS. If you liked this post please share it with your friends or leave a comment below. Thanks.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>When managing IP addresses on Linux machines, we have two primary options for configuring network interfaces. We can either opt &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"How to Configure a Static IP Address on AlmaLinux 10\" class=\"read-more button\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#more-51304\" aria-label=\"Read more about How to Configure a Static IP Address on AlmaLinux 10\">Read More<\/a><\/p>\n","protected":false},"author":4,"featured_media":51369,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2176],"tags":[2263,2153,1948,1949,2093],"class_list":["post-51304","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-almalinux","tag-almalinux-10","tag-how-to-2","tag-how-to-configure","tag-static-ip","tag-static-ip-address","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-33"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>How to Configure a Static IP Address on AlmaLinux 10 | RoseHosting<\/title>\n<meta name=\"description\" content=\"Learn how to configure a static IP address on AlmaLinux 10 for consistent device access. Step-by-step guide included.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Configure a Static IP Address on AlmaLinux 10\" \/>\n<meta property=\"og:description\" content=\"How to Configure a Static IP Address on AlmaLinux 10 | RoseHosting\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/\" \/>\n<meta property=\"og:site_name\" content=\"RoseHosting\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/RoseHosting\" \/>\n<meta property=\"article:author\" content=\"https:\/\/www.facebook.com\/rosehosting.helpdesk\" \/>\n<meta property=\"article:published_time\" content=\"2026-01-14T18:30:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"576\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"author\" content=\"Jeff Wilson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:site\" content=\"@rosehosting\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Jeff Wilson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/\"},\"author\":{\"name\":\"Jeff Wilson\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\"},\"headline\":\"How to Configure a Static IP Address on AlmaLinux 10\",\"datePublished\":\"2026-01-14T18:30:00+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/\"},\"wordCount\":639,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/how-to-configure-a-static-ip-address-on-almalinux-10.webp\",\"keywords\":[\"almalinux 10\",\"how to\",\"how to configure\",\"static IP\",\"static ip address\"],\"articleSection\":[\"AlmaLinux\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/\",\"name\":\"How to Configure a Static IP Address on AlmaLinux 10 | RoseHosting\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/how-to-configure-a-static-ip-address-on-almalinux-10.webp\",\"datePublished\":\"2026-01-14T18:30:00+00:00\",\"description\":\"Learn how to configure a static IP address on AlmaLinux 10 for consistent device access. Step-by-step guide included.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/how-to-configure-a-static-ip-address-on-almalinux-10.webp\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/how-to-configure-a-static-ip-address-on-almalinux-10.webp\",\"width\":1024,\"height\":576,\"caption\":\"How to configure a static IP address on AlmaLinux 10\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/how-to-configure-a-static-ip-address-on-almalinux-10\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"How to Configure a Static IP Address on AlmaLinux 10\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"name\":\"RoseHosting.com\",\"description\":\"Premium Linux Tutorials Since 2001\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#organization\",\"name\":\"RoseHosting\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"contentUrl\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/android-chrome-192x192-1.png\",\"width\":192,\"height\":192,\"caption\":\"RoseHosting\"},\"image\":{\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/RoseHosting\",\"https:\\\/\\\/x.com\\\/rosehosting\",\"https:\\\/\\\/www.linkedin.com\\\/in\\\/rosehosting\\\/\"],\"description\":\"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.\",\"email\":\"info@rosehosting.com\",\"telephone\":\"(314) 275-0414\",\"legalName\":\"Rose Web Services LLC\",\"foundingDate\":\"2001-04-02\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/#\\\/schema\\\/person\\\/7ce77a842fa6a9a7f8efa186f2353713\",\"name\":\"Jeff Wilson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g\",\"caption\":\"Jeff Wilson\"},\"description\":\"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.\",\"sameAs\":[\"https:\\\/\\\/www.rosehosting.com\",\"https:\\\/\\\/www.facebook.com\\\/rosehosting.helpdesk\"],\"url\":\"https:\\\/\\\/www.rosehosting.com\\\/blog\\\/author\\\/jwilson\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"How to Configure a Static IP Address on AlmaLinux 10 | RoseHosting","description":"Learn how to configure a static IP address on AlmaLinux 10 for consistent device access. Step-by-step guide included.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/","og_locale":"en_US","og_type":"article","og_title":"How to Configure a Static IP Address on AlmaLinux 10","og_description":"How to Configure a Static IP Address on AlmaLinux 10 | RoseHosting","og_url":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/","og_site_name":"RoseHosting","article_publisher":"https:\/\/www.facebook.com\/RoseHosting","article_author":"https:\/\/www.facebook.com\/rosehosting.helpdesk","article_published_time":"2026-01-14T18:30:00+00:00","og_image":[{"width":1024,"height":576,"url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp","type":"image\/webp"}],"author":"Jeff Wilson","twitter_card":"summary_large_image","twitter_creator":"@rosehosting","twitter_site":"@rosehosting","twitter_misc":{"Written by":"Jeff Wilson","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#article","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/"},"author":{"name":"Jeff Wilson","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713"},"headline":"How to Configure a Static IP Address on AlmaLinux 10","datePublished":"2026-01-14T18:30:00+00:00","mainEntityOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/"},"wordCount":639,"commentCount":0,"publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp","keywords":["almalinux 10","how to","how to configure","static IP","static ip address"],"articleSection":["AlmaLinux"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/","url":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/","name":"How to Configure a Static IP Address on AlmaLinux 10 | RoseHosting","isPartOf":{"@id":"https:\/\/www.rosehosting.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#primaryimage"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#primaryimage"},"thumbnailUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp","datePublished":"2026-01-14T18:30:00+00:00","description":"Learn how to configure a static IP address on AlmaLinux 10 for consistent device access. Step-by-step guide included.","breadcrumb":{"@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#primaryimage","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2026\/01\/how-to-configure-a-static-ip-address-on-almalinux-10.webp","width":1024,"height":576,"caption":"How to configure a static IP address on AlmaLinux 10"},{"@type":"BreadcrumbList","@id":"https:\/\/www.rosehosting.com\/blog\/how-to-configure-a-static-ip-address-on-almalinux-10\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.rosehosting.com\/blog\/"},{"@type":"ListItem","position":2,"name":"How to Configure a Static IP Address on AlmaLinux 10"}]},{"@type":"WebSite","@id":"https:\/\/www.rosehosting.com\/blog\/#website","url":"https:\/\/www.rosehosting.com\/blog\/","name":"RoseHosting.com","description":"Premium Linux Tutorials Since 2001","publisher":{"@id":"https:\/\/www.rosehosting.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.rosehosting.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.rosehosting.com\/blog\/#organization","name":"RoseHosting","url":"https:\/\/www.rosehosting.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","contentUrl":"https:\/\/www.rosehosting.com\/blog\/wp-content\/uploads\/2022\/03\/android-chrome-192x192-1.png","width":192,"height":192,"caption":"RoseHosting"},"image":{"@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/RoseHosting","https:\/\/x.com\/rosehosting","https:\/\/www.linkedin.com\/in\/rosehosting\/"],"description":"RoseHosting is a leading Linux hosting provider, serving thousands of clients world-wide since 2001.","email":"info@rosehosting.com","telephone":"(314) 275-0414","legalName":"Rose Web Services LLC","foundingDate":"2001-04-02","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.rosehosting.com\/blog\/#\/schema\/person\/7ce77a842fa6a9a7f8efa186f2353713","name":"Jeff Wilson","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/0985fed6af04cc60703d2ecf27c65dfa373e0ca00eb21c0b03477e099ea3f99f?s=96&r=g","caption":"Jeff Wilson"},"description":"An experienced Linux veteran with many years of experience. Helping other Linux admins with frequent Linux and business-related blog posts on the RoseHosting blog. Techie by choice. Loving nature and travel. Happily married and father of two lovely children.","sameAs":["https:\/\/www.rosehosting.com","https:\/\/www.facebook.com\/rosehosting.helpdesk"],"url":"https:\/\/www.rosehosting.com\/blog\/author\/jwilson\/"}]}},"_links":{"self":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/51304","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/comments?post=51304"}],"version-history":[{"count":7,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/51304\/revisions"}],"predecessor-version":[{"id":51371,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/posts\/51304\/revisions\/51371"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media\/51369"}],"wp:attachment":[{"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/media?parent=51304"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/categories?post=51304"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.rosehosting.com\/blog\/wp-json\/wp\/v2\/tags?post=51304"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}