<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[HyperForum — problem with commands]]></title>
		<link>https://forums.hyperbola.info/viewtopic.php?id=881</link>
		<atom:link href="https://forums.hyperbola.info/extern.php?action=feed&amp;tid=881&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in problem with commands.]]></description>
		<lastBuildDate>Mon, 14 Aug 2023 00:48:29 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6472#p6472</link>
			<description><![CDATA[<div class="quotebox"><cite>bVfGgVFgB wrote:</cite><blockquote><p>when I type this command (mkinitcpio&nbsp; -p&nbsp; linux-libre-lts) I get an error when installing hyperbole</p><p>EDIT (throgh): You have enhanced the thread with further questions, so I have edited the topic.</p></blockquote></div><p>With this problem, the issue is resolved</p>]]></description>
			<author><![CDATA[null@example.com (bVfGgVFgB)]]></author>
			<pubDate>Mon, 14 Aug 2023 00:48:29 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6472#p6472</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6447#p6447</link>
			<description><![CDATA[<p>And please: Don&#039;t enhance the thread outwards as you have initially asked a complete different question. The ground basic is that you surely need doing some research and read also the basics about handling pacman / hyperman. Everybody starts at a point, so asking is no problem for sure. But awaiting a complete &quot;TODO&quot;-list is a different thing as Hyperbola is not that kind of operating-system planned to be fulfilling this role.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Fri, 11 Aug 2023 13:05:41 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6447#p6447</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6446#p6446</link>
			<description><![CDATA[<div class="quotebox"><cite>bVfGgVFgB wrote:</cite><blockquote><div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Hello and welcome, please provide more information, including the error and the details of your installation. Which hardware is in usage? What kind of harddisk? Without those details I see no way to grant support or help here.</p></blockquote></div><p>what commands to enter after installing the hyperbole, not one command on the Internet is suitable</p><br /><p>Post-installation</p><p>You will now have to create a user and get user privileges like doas. And of course, you will have to install your favourite Desktop Environment (DE).</p><p>Configure pacman<br />Edit /etc/pacman.conf and configure pacman&#039;s options, also enabling the repositories you need.</p><p>Update the system<br />At this point you should update your system.</p><p>Add an user<br />Finally, add a normal user.</p></blockquote></div><p>There are for sure several commands suiting. The question is more: Have you personal made the experience with them and do you feel confident using them without guidance or examples out of the global network?</p><p>Window-managers are just clear to be found within the package-repositories of Hyperbola:</p><div class="codebox"><pre><code>doas pacman -Ss lumina
doas pacman -Ss icewm
doas pacman -Ss jwm
doas pacman -Ss i3
doas pacman -Ss fluxbox
doas pacman -Ss herbstluftwm
doas pacman -Ss evilwm
doas pacman -Ss pekwm</code></pre></div><p>The installation-command is:</p><div class="codebox"><pre><code>doas pacman -S [PACKAGE_NAME]</code></pre></div><p>Editing of configuration-files within terminal:</p><div class="codebox"><pre><code>doas nano [PATH_TO_FILE_WITH_FILENAME]</code></pre></div><p>Update your system normally:</p><div class="codebox"><pre><code>doas pacman -Syu</code></pre></div><p>Adding a user:</p><div class="codebox"><pre><code>doas useradd -g users -m -s /bin/bash [USERNAME]
doas usermod -aG video [USERNAME]
doas usermod -aG audio [USERNAME]
doas usermod -aG sys [USERNAME]
doas usermod -aG storage [USERNAME]
doas usermod -aG optical [USERNAME]
doas usermod -aG wheel [USERNAME]
doas usermod -aG power [USERNAME]
doas usermod -aG games [USERNAME]
doas usermod -aG network [USERNAME]
doas usermod -aG input [USERNAME]</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Fri, 11 Aug 2023 08:25:01 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6446#p6446</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6445#p6445</link>
			<description><![CDATA[<div class="quotebox"><cite>bVfGgVFgB wrote:</cite><blockquote><div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Hello and welcome, please provide more information, including the error and the details of your installation. Which hardware is in usage? What kind of harddisk? Without those details I see no way to grant support or help here.</p></blockquote></div><p>SSD WDC WDS250G2BOA-00SM50<br />HDD TOSHIBA HDWD110<br />Intel(R) Core(TM) i3-8100 CPU 3.60G<br />GPU AMD Radeon RX570X<br />module 1<br />8502 PSD48G240081&nbsp; &nbsp; &nbsp; &nbsp; <br /> 8 ГБ @ 2400 MHz (DIMM DDR4)<br />module 2<br />8502 PSD48G240081&nbsp; &nbsp; &nbsp; &nbsp; <br /> 8 ГБ @ 2400 MHz (DIMM DDR4)</p><p>install on ssd disk</p></blockquote></div><p>There can be several points causing that issue: First to name the boot order. Depending on your installed hardware the used SSD-device is not the first within boot-ordering. Therefore please refer towards your fstab created before entering chroot. Second is the graphics-adapter as it has no further support in GNU/Linux-libre as kernel, so please do not be awaiting full 3D-acceleration support when everything starts finally.</p><p>You also need to provide the error-message as said: Without it there cannot be a more detailed view what is perhaps the problem.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Fri, 11 Aug 2023 08:18:56 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6445#p6445</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6444#p6444</link>
			<description><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Hello and welcome, please provide more information, including the error and the details of your installation. Which hardware is in usage? What kind of harddisk? Without those details I see no way to grant support or help here.</p></blockquote></div><p>what commands to enter after installing the hyperbole, not one command on the Internet is suitable</p><br /><p>Post-installation</p><p>You will now have to create a user and get user privileges like doas. And of course, you will have to install your favourite Desktop Environment (DE).</p><p>Configure pacman<br />Edit /etc/pacman.conf and configure pacman&#039;s options, also enabling the repositories you need.</p><p>Update the system<br />At this point you should update your system.</p><p>Add an user<br />Finally, add a normal user.</p>]]></description>
			<author><![CDATA[null@example.com (bVfGgVFgB)]]></author>
			<pubDate>Fri, 11 Aug 2023 05:32:38 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6444#p6444</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6443#p6443</link>
			<description><![CDATA[<div class="quotebox"><cite>throgh wrote:</cite><blockquote><p>Hello and welcome, please provide more information, including the error and the details of your installation. Which hardware is in usage? What kind of harddisk? Without those details I see no way to grant support or help here.</p></blockquote></div><p>SSD WDC WDS250G2BOA-00SM50<br />HDD TOSHIBA HDWD110<br />Intel(R) Core(TM) i3-8100 CPU 3.60G<br />GPU AMD Radeon RX570X<br />module 1<br />8502 PSD48G240081&nbsp; &nbsp; &nbsp; &nbsp; <br /> 8 ГБ @ 2400 MHz (DIMM DDR4)<br />module 2<br />8502 PSD48G240081&nbsp; &nbsp; &nbsp; &nbsp; <br /> 8 ГБ @ 2400 MHz (DIMM DDR4)</p><p>install on ssd disk</p>]]></description>
			<author><![CDATA[null@example.com (bVfGgVFgB)]]></author>
			<pubDate>Fri, 11 Aug 2023 02:20:30 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6443#p6443</guid>
		</item>
		<item>
			<title><![CDATA[Re: problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6437#p6437</link>
			<description><![CDATA[<p>Hello and welcome, please provide more information, including the error and the details of your installation. Which hardware is in usage? What kind of harddisk? Without those details I see no way to grant support or help here.</p>]]></description>
			<author><![CDATA[null@example.com (throgh)]]></author>
			<pubDate>Thu, 10 Aug 2023 08:28:22 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6437#p6437</guid>
		</item>
		<item>
			<title><![CDATA[problem with commands]]></title>
			<link>https://forums.hyperbola.info/viewtopic.php?pid=6436#p6436</link>
			<description><![CDATA[<p>when I type this command (mkinitcpio&nbsp; -p&nbsp; linux-libre-lts) I get an error when installing hyperbole</p><p>EDIT (throgh): You have enhanced the thread with further questions, so I have edited the topic.</p>]]></description>
			<author><![CDATA[null@example.com (bVfGgVFgB)]]></author>
			<pubDate>Thu, 10 Aug 2023 03:21:40 +0000</pubDate>
			<guid>https://forums.hyperbola.info/viewtopic.php?pid=6436#p6436</guid>
		</item>
	</channel>
</rss>
