<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Rocky_Linux</id>
	<title>Rocky Linux - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://dikapediav2.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Rocky_Linux"/>
	<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Rocky_Linux&amp;action=history"/>
	<updated>2026-04-25T07:01:02Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://dikapediav2.com/wiki/index.php?title=Rocky_Linux&amp;diff=162&amp;oldid=prev</id>
		<title>Ardika Sulistija: Created page with &quot;https://docs.rockylinux.org/books/admin_guide/10-boot/ https://docs.rockylinux.org/fr/books/admin_guide/12-network/ https://docs.rockylinux.org/guides/network/basic_network_configuration/  ====Rocky Linux 8 in Vmware==== ----  Upon creating a Rocky Linux 8 (minimal) in vCenter, the primary network interface ens192 will only not have an IPv4 because it is deactivated. You can confirm that that by running:  nmcli device status  To fix this, run:  nmtui  And then select &quot;Ac...&quot;</title>
		<link rel="alternate" type="text/html" href="https://dikapediav2.com/wiki/index.php?title=Rocky_Linux&amp;diff=162&amp;oldid=prev"/>
		<updated>2024-09-11T14:24:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;https://docs.rockylinux.org/books/admin_guide/10-boot/ https://docs.rockylinux.org/fr/books/admin_guide/12-network/ https://docs.rockylinux.org/guides/network/basic_network_configuration/  ====Rocky Linux 8 in Vmware==== ----  Upon creating a Rocky Linux 8 (minimal) in vCenter, the primary network interface ens192 will only not have an IPv4 because it is deactivated. You can confirm that that by running:  nmcli device status  To fix this, run:  nmtui  And then select &amp;quot;Ac...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;https://docs.rockylinux.org/books/admin_guide/10-boot/&lt;br /&gt;
https://docs.rockylinux.org/fr/books/admin_guide/12-network/&lt;br /&gt;
https://docs.rockylinux.org/guides/network/basic_network_configuration/&lt;br /&gt;
&lt;br /&gt;
====Rocky Linux 8 in Vmware====&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
Upon creating a Rocky Linux 8 (minimal) in vCenter, the primary network interface ens192 will only not have an IPv4 because it is deactivated. You can confirm that that by running:&lt;br /&gt;
 nmcli device status&lt;br /&gt;
&lt;br /&gt;
To fix this, run:&lt;br /&gt;
 nmtui&lt;br /&gt;
&lt;br /&gt;
And then select &amp;quot;Activate connection&amp;quot;. Afterwards, you would be able to see the IPv4 by running:&lt;br /&gt;
 ip addr&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== Another way: =====&lt;br /&gt;
&lt;br /&gt;
Ensure &amp;lt;b&amp;gt;/etc/sysconfig/network&amp;lt;/b&amp;gt; contains the following:&lt;br /&gt;
 NETWORKING=yes&lt;br /&gt;
 HOSTNAME=my-hostname&lt;br /&gt;
&lt;br /&gt;
Then make sure you have the following lines in &amp;lt;b&amp;gt;/etc/sysconfig/network-scripts/ifcfg-ens192&amp;lt;/b&amp;gt;:&lt;br /&gt;
 NAME=enp0s3&lt;br /&gt;
 DEVICE=enp0s3&lt;br /&gt;
 ONBOOT=yes&lt;br /&gt;
&lt;br /&gt;
Restart networking:&lt;br /&gt;
 systemctl restart NetworkManager&lt;br /&gt;
&lt;br /&gt;
Confirm ens192 has IP now:&lt;br /&gt;
 ip addr show&lt;/div&gt;</summary>
		<author><name>Ardika Sulistija</name></author>
	</entry>
</feed>