<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="https://dev1galaxy.org/extern.php?action=feed&amp;tid=6277&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / KDE Desktop]]></title>
		<link>https://dev1galaxy.org/viewtopic.php?id=6277</link>
		<description><![CDATA[The most recent posts in KDE Desktop.]]></description>
		<lastBuildDate>Thu, 28 Dec 2023 21:43:58 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46638#p46638</link>
			<description><![CDATA[<div class="quotebox"><cite>sisqonrw wrote:</cite><blockquote><div><p>one question. which init has the xfce iso live version?</p></div></blockquote></div><p>Same as the installer isos sysvinit.</p><div class="quotebox"><cite>sisqonrw wrote:</cite><blockquote><div><p>and is there also a kde iso live version?</p></div></blockquote></div><p>No. But you can download and add KDE after installation.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Thu, 28 Dec 2023 21:43:58 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46638#p46638</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46637#p46637</link>
			<description><![CDATA[<p>one question. which init has the xfce iso live version?</p><p>and is there also a kde iso live version?</p>]]></description>
			<author><![CDATA[dummy@example.com (sisqonrw)]]></author>
			<pubDate>Thu, 28 Dec 2023 21:12:48 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46637#p46637</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46572#p46572</link>
			<description><![CDATA[<p>i do not download it 100% or copy it to usb stick 100%. now it works.</p>]]></description>
			<author><![CDATA[dummy@example.com (sisqonrw)]]></author>
			<pubDate>Tue, 26 Dec 2023 20:12:37 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46572#p46572</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46548#p46548</link>
			<description><![CDATA[<div class="quotebox"><cite>sisqonrw wrote:</cite><blockquote><div><p>ok i wanted to try and test</p><p>devuan_daedalus_5.0.0_amd64_desktop-live</p><p>but after boot there is black terminal screen and askin login and passwort.</p><p>is that normal?</p></div></blockquote></div><p>The desktop live iso may have been sufficient to launch a desktop environment, but you can always install one.&#160; Setup your timezone and other useful settings with <strong>menu-config</strong>, update your system, and then run <strong>tasksel</strong>:</p><div class="codebox"><pre><code>sudo menu-config
sudo apt update &amp;&amp; sudo apt upgrade
sudo tasksel</code></pre></div><p>In tasksel, you can choose to install &quot;Devuan desktop environment&quot; and various different desktop environments, including KDE.<br />You might have to fix something with <strong>debconf</strong>, in my experience, if there is a failure with <strong>tasksel</strong>.&#160; Maybe someone reading this could explain why the following <em>fix_db.pl</em> instruction might help. This tended to maybe just happen if I hadn&#039;t updated the system first, in my experience, and if I recall correctly:</p><div class="codebox"><pre><code>sudo ./usr/share/debconf/fix_db.pl</code></pre></div><p>Then:</p><div class="codebox"><pre><code>sudo dpkg-reconfigure keyboard-configuration
sudo reboot</code></pre></div><p>That could save you or others from trying to reinstall a system.&#160; <strong>Tasksel</strong> is useful for <em>netinstalls</em>, and I suppose it shouldn&#039;t be necessary for <em>Desktop live isos</em> like yours unless one wants to use it to perform a quick, handy installation of additional desktop environments.</p>]]></description>
			<author><![CDATA[dummy@example.com (ExposeGlobalistsMadness)]]></author>
			<pubDate>Tue, 26 Dec 2023 01:53:24 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46548#p46548</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46538#p46538</link>
			<description><![CDATA[<div class="quotebox"><cite>sisqonrw wrote:</cite><blockquote><div><p>ok i wanted to try and test </p><p>devuan_daedalus_5.0.0_amd64_desktop-live</p><p>but after boot there is black terminal screen and askin login and passwort.</p><p>is that normal?</p><p>normally the iso distros starts fully till i the the kde, xfce desktop.</p></div></blockquote></div><p>The live-desktop passwords are in the a text file from the download page... <br /><a href="https://devuan.rosset.eu.org/devuan-files/devuan_daedalus/desktop-live/README_desktop-live.txt" rel="nofollow">https://devuan.rosset.eu.org/devuan-fil … p-live.txt</a></p><div class="codebox"><pre><code>You can burn the iso to DVD or use dd or cat to image a USB thumb drive.

User name: devuan		Password: devuan
Admin name: root		Password: toor 

Maintained by fsmithred (key id 0xA73823D3094C5620 on pgp.mit.edu)
Built with the Devuan SDK, live-sdk module by jaromil and parazyd...</code></pre></div><p>Generally, You wont need to login as a user, it should boot all the way to the desktop without asking, only root needs a PW.</p><p>If it won&#039;t boot, ... did you verify the download before you wrote it to a usb?</p><p>All the best.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Mon, 25 Dec 2023 20:24:01 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46538#p46538</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46536#p46536</link>
			<description><![CDATA[<div class="quotebox"><cite>sisqonrw wrote:</cite><blockquote><div><p>ok i wanted to try and test </p><p>devuan_daedalus_5.0.0_amd64_desktop-live</p><p>but after boot there is black terminal screen and askin login and passwort.</p><p>is that normal?</p><p>normally the iso distros starts fully till i the the kde, xfce desktop.</p></div></blockquote></div><p>sounds to be in tty</p><p>don&#039;t know what you&#039;ve done<br />best to try once more</p>]]></description>
			<author><![CDATA[dummy@example.com (isabena)]]></author>
			<pubDate>Mon, 25 Dec 2023 17:54:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46536#p46536</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46533#p46533</link>
			<description><![CDATA[<p>From <a href="https://www.devuan.org/get-devuan" rel="nofollow">https://www.devuan.org/get-devuan</a> :</p><div class="quotebox"><blockquote><div><p>desktop-live: Explore the default Xfce desktop before installing. Then install easily and quickly from the live session using the refractainstaller. Firmware is installed but can easily be removed.</p></div></blockquote></div>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Mon, 25 Dec 2023 16:18:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46533#p46533</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46532#p46532</link>
			<description><![CDATA[<p>ok i wanted to try and test </p><p>devuan_daedalus_5.0.0_amd64_desktop-live</p><p>but after boot there is black terminal screen and askin login and passwort.</p><p>is that normal?</p><p>normally the iso distros starts fully till i the the kde, xfce desktop.</p>]]></description>
			<author><![CDATA[dummy@example.com (sisqonrw)]]></author>
			<pubDate>Mon, 25 Dec 2023 15:51:36 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46532#p46532</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46508#p46508</link>
			<description><![CDATA[<p>Hi, thank you for the tidings, all the best to you and yours.</p><p>I don&#039;t know the answer. I use open-rc since I started using Devuan. </p><p>I find it easy to use, and services and daemons may be started and stopped, restarted with sysvinit service calls.<br />(so I can still use the same commands, but it&#039;s a bit simpler (for me).</p><p>I started using open-rc when I switched over from pclinux.</p><p>There&#039;s another new one peeps are talking about, but I have not tried it, </p><p>runit (i dont know it&#039;s real name).</p><p>by the way, you could try one and if you don&#039;t like it install an other one.</p><p>see how you go.</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sun, 24 Dec 2023 22:09:17 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46508#p46508</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46490#p46490</link>
			<description><![CDATA[<p>Thank you for your reply and merry Christmas. greatings to your nice country australia.</p><p>i am a newbie. which init system can you avoid me? which one is stable, fast, modern and with a lot of advantages?</p>]]></description>
			<author><![CDATA[dummy@example.com (sisqonrw)]]></author>
			<pubDate>Sun, 24 Dec 2023 11:45:27 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46490#p46490</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46476#p46476</link>
			<description><![CDATA[<p>Hi, yes to all those questions.</p><p>The installer will go through some stages. you get the choice of desktop (kde, etc... I only use kde plasma) </p><p>The choice of init is near the end, I like open-rc as well. </p><p>The live usb version is not kde. (iirc)</p><p>we have beautiful theme colours as well.</p><p>I love using Devuan, I think you will too. :-)</p><p>happy hollidays!</p>]]></description>
			<author><![CDATA[dummy@example.com (GlennW)]]></author>
			<pubDate>Sat, 23 Dec 2023 22:07:45 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46476#p46476</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46475#p46475</link>
			<description><![CDATA[<p>OK i understand.<br />how can set i the init system like OpenRC, runit, SysV?<br />is a usb iso version available to test it before?</p>]]></description>
			<author><![CDATA[dummy@example.com (sisqonrw)]]></author>
			<pubDate>Sat, 23 Dec 2023 21:39:46 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46475#p46475</guid>
		</item>
		<item>
			<title><![CDATA[Re: KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46473#p46473</link>
			<description><![CDATA[<p>Welcome to Devuan. Please refer to the <span class="bbu"><a href="https://www.devuan.org/os/documentation/install-guides/daedalus/install-devuan" rel="nofollow">Install Guide</a></span> which includes screenshots of the installer options. #17 lists the options available for DE or WM.</p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Sat, 23 Dec 2023 20:37:40 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46473#p46473</guid>
		</item>
		<item>
			<title><![CDATA[KDE Desktop]]></title>
			<link>https://dev1galaxy.org/viewtopic.php?pid=46471#p46471</link>
			<description><![CDATA[<p>Hi how can i install devuan with KDE desktop?</p>]]></description>
			<author><![CDATA[dummy@example.com (sisqonrw)]]></author>
			<pubDate>Sat, 23 Dec 2023 19:44:04 +0000</pubDate>
			<guid>https://dev1galaxy.org/viewtopic.php?pid=46471#p46471</guid>
		</item>
	</channel>
</rss>
