<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[HyperForum — Installation on a virtual machine not able to connect to internet]]></title>
	<link rel="self" href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=1140&amp;type=atom" />
	<updated>2025-08-20T21:15:10Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.hyperbola.info/viewtopic.php?id=1140</id>
		<entry>
			<title type="html"><![CDATA[Re: Installation on a virtual machine not able to connect to internet]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8659#p8659" />
			<content type="html"><![CDATA[<p>Hello and welcome to the forums: Some notes before looking deeper into. Hyperbola is not offering &quot;sudo&quot; but &quot;opendoas&quot;. If you want to execute commands with different privileges or root you would need to execute it with:</p><div class="codebox"><pre><code>doas [COMMAND]</code></pre></div><p>Furthermore to the internet-connection: If you have installed already and restarted into a new session after the installation, you need to execute <strong>dhcpcd</strong> at default-runlevel. Likewise:</p><div class="codebox"><pre><code>doas rc-update add dhcpcd default</code></pre></div><p>After the next reboot there should be a connection available.<br />To test this on demand without a restart:</p><div class="codebox"><pre><code>doas rc-service dhcpcd start</code></pre></div><p>And:</p><div class="codebox"><pre><code>doas rc-service dhcpcd status</code></pre></div><p>For more information: <a href="https://wiki.hyperbola.info/doku.php?id=en:system:init_systems:openrc">https://wiki.hyperbola.info/doku.php?id … ems:openrc</a></p>]]></content>
			<author>
				<name><![CDATA[throgh]]></name>
				<uri>https://forums.hyperbola.info/profile.php?id=347</uri>
			</author>
			<updated>2025-08-20T21:15:10Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8659#p8659</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Installation on a virtual machine not able to connect to internet]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8658#p8658" />
			<content type="html"><![CDATA[<p>bash# Vedi tutte le interfacce<br />ip addr show</p><p># O con il comando tradizionale<br />ifconfig<br />Controlla se la tua interfaccia di rete (es. eth0, wlan0, enp0s3) ha un indirizzo IP assegnato.<br />2. Controlla se l&#039;interfaccia è attiva<br />bash# Attiva l&#039;interfaccia se è down (sostituisci eth0 con la tua)<br />sudo ip link set eth0 up</p><p># O con ifconfig<br />sudo ifconfig eth0 up</p>]]></content>
			<author>
				<name><![CDATA[mario1978veneto]]></name>
			</author>
			<updated>2025-08-20T20:28:10Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8658#p8658</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Installation on a virtual machine not able to connect to internet]]></title>
			<link rel="alternate" href="https://forums.hyperbola.info/viewtopic.php?pid=8657#p8657" />
			<content type="html"><![CDATA[<p>Hi I&#039;m very new to this distribution.<br />I try intall it on a virtual machine, the installatio simd good but ther is no internet connection.<br />It is difficolt for me post here the message from the command becouse I&#039;m writing from the host.</p><p>Virtual machine Virtual Box 7.1 on Windows 11 home</p><p>if I so ip addr show I have a strange name of the device : emp0s3</p>]]></content>
			<author>
				<name><![CDATA[mario1978veneto]]></name>
			</author>
			<updated>2025-08-20T20:26:38Z</updated>
			<id>https://forums.hyperbola.info/viewtopic.php?pid=8657#p8657</id>
		</entry>
</feed>
