<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://dev1galaxy.org/extern.php?action=feed&amp;tid=5788&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / Some Newbie Questions about Devuan on Desktop]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5788</link>
		<description><![CDATA[The most recent posts in Some Newbie Questions about Devuan on Desktop.]]></description>
		<lastBuildDate>Sat, 15 Jul 2023 13:04:24 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42912#p42912</link>
			<description><![CDATA[<div class="quotebox"><cite>boughtonp wrote:</cite><blockquote><div><p>Ah ok, so it has some of the packages but not all of them - cockpit-system is the dashboard/frontend (basically <a href="https://packages.debian.org/bookworm/all/cockpit-system/filelist" rel="nofollow">a bunch of HTML/JS</a>).</p></div></blockquote></div><p>Thanks for pointing that out! My mistake. I should have been a bit more careful when I said it&#039;s available.</p><p>At any rate I hope this helps OP.</p>]]></description>
			<author><![CDATA[dummy@example.com (tylerdurden)]]></author>
			<pubDate>Sat, 15 Jul 2023 13:04:24 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42912#p42912</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42910#p42910</link>
			<description><![CDATA[<p>Ah ok, so it has some of the packages but not all of them - cockpit-system is the dashboard/frontend (basically <a href="https://packages.debian.org/bookworm/all/cockpit-system/filelist" rel="nofollow">a bunch of HTML/JS</a>).</p><p>The <a href="https://packages.debian.org/bookworm/cockpit" rel="nofollow">cockpit</a> package is the top-level package, and it&#039;s blocked in Devuan because it depends on cockpit-ws which depends on systemd:</p><p>cockpit<br />&#160; &#160; cockpit-bridge<br />&#160; &#160; cockpit-system<br />&#160; &#160; cockpit-ws<br />&#160; &#160; &#160; &#160; systemd</p><p>The cockpit-ws package contains login/authentication code, so even with the backend server (cockpit-bridge) and the UI, it presumably wont work without that.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Sat, 15 Jul 2023 12:22:11 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42910#p42910</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42902#p42902</link>
			<description><![CDATA[<div class="quotebox"><cite>boughtonp wrote:</cite><blockquote><div><div class="quotebox"><cite>tylerdurden wrote:</cite><blockquote><div><p>2. <span class="bbc">cockpit</span> is available from the repositories with <span class="bbc">apt-get</span> but I don&#039;t use it.</p></div></blockquote></div><p>What specific command are you running and what output are you receiving?</p></div></blockquote></div><p>I ran <span class="bbc">apt search cockpit</span> in a VM running Daedalus (RC4) which gave me a list of various packages seemingly related to Cockpit.</p><p>One of those packages is <span class="bbc">cockpit-system</span>. If you run <span class="bbc">apt info cockpit-system</span> you&#039;ll find the following description:</p><div class="codebox"><pre><code>Description: Cockpit admin interface for a system
 Cockpit admin interface package for configuring and
 troubleshooting a system.</code></pre></div><p>A dry run on a Chimaera system produces the following output:</p><div class="codebox"><pre><code>Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
  cockpit-bridge libpwquality-tools
The following NEW packages will be installed:
  cockpit-bridge cockpit-system libpwquality-tools
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Inst cockpit-bridge (239-1 Devuan:4.0/stable [amd64])
Inst libpwquality-tools (1.4.4-1 Devuan:4.0/stable [amd64])
Inst cockpit-system (239-1 Devuan:4.0/stable [all])
Conf cockpit-bridge (239-1 Devuan:4.0/stable [amd64])
Conf libpwquality-tools (1.4.4-1 Devuan:4.0/stable [amd64])
Conf cockpit-system (239-1 Devuan:4.0/stable [all])</code></pre></div><p>You&#039;re right that there&#039;s no package named <span class="bbc">cockpit</span>, though.</p>]]></description>
			<author><![CDATA[dummy@example.com (tylerdurden)]]></author>
			<pubDate>Sat, 15 Jul 2023 01:10:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42902#p42902</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42897#p42897</link>
			<description><![CDATA[<div class="quotebox"><cite>tylerdurden wrote:</cite><blockquote><div><p>2. <span class="bbc">cockpit</span> is available from the repositories with <span class="bbc">apt-get</span> but I don&#039;t use it.</p></div></blockquote></div><p>What specific command are you running and what output are you receiving?</p><p>Cockpit is a Red Hat project, and thus has been deeply entangled with systemd, and is not available in Daedalus repos:</p><p><a href="https://pkginfo.devuan.org/cockpit" rel="nofollow">https://pkginfo.devuan.org/cockpit</a></p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Fri, 14 Jul 2023 15:58:55 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42897#p42897</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42887#p42887</link>
			<description><![CDATA[<div class="quotebox"><cite>Morty wrote:</cite><blockquote><div><p>Hi! I am a new to Devuan and am used to systemd-distros like Debian and OpenSuse. I am planning to use Daedalus on my Desktop PC when its ready. But i have a few questions about Devuan Daedalus as Desktop OS.</p></div></blockquote></div><p>Glad to see you&#039;re looking into Devuan! I&#039;d recommend testing stuff on a spare machine or in a VM. For convenience, perhaps just do a standard installation and select KDE or run <span class="bbc">tasksel</span> after a minimal installation, then select KDE.</p><p>If you want a more minimal and less bloated KDE experience, though, you could do this:</p><div class="codebox"><pre><code>sudo apt-get install -y \
     ark \
     gwenview \
     kcalc \
     kcolorchooser \
     kde-plasma-desktop \
     kde-spectacle \
     ksnip \
     okular \
     okular-extra-backends \
     plasma-nm \
     qbittorrent \
     qt5-style-kvantum \
     sddm-theme-debian-breeze</code></pre></div><p>Note that <span class="bbc">plasma-nm</span> is the NetworkManager applet for KDE.</p><p>Perhaps you may also want to consider doing this if you want to get rid of services like <span class="bbc">kdeconnect</span> and <span class="bbc">avahi</span> running in the background:</p><div class="codebox"><pre><code>sudo apt purge kdeconnect avahi-daemon</code></pre></div><p>Change according to your needs. </p><p>As for your questions:</p><p>1. <span class="bbc">dnscrypt-proxy</span> is available from the repositories with <span class="bbc">apt-get</span> but I don&#039;t use it.<br />2. <span class="bbc">cockpit</span> is available from the repositories with <span class="bbc">apt-get</span> but I don&#039;t use it.<br />3. See @fsmithred&#039;s suggestions. Note that you can also use <span class="bbc">openrc</span> or even <span class="bbc">runit</span>.<br />4. <span class="bbc">dbus</span>, <span class="bbc">polkit</span>, <span class="bbc">udisks</span> are available. By default, Devuan uses <span class="bbc">elogind</span> as a session manager for compatibility, which was extracted from systemd. Suspend on lid close, suspend-to-disk (hibernation), suspend-to-RAM (suspend/sleep) work out of the box, with <span class="bbc">elogind</span> installed. Not so with <span class="bbc">seatd</span> in my experience but that&#039;s probably the least of your concerns right now. <br />5. NetworkManager is installed by default. Personally I don&#039;t use it anymore but you sure can if you want to. Can&#039;t comment on Steam or Wayland since I don&#039;t use those. Not sure about the default audio backend on KDE with Daedalus but you can change that in the KDE settings if necessary so that shouldn&#039;t be a problem.<br />6. OpenVPN works just fine. Zero issues in my experience. Can&#039;t comment on wireguard. Since you&#039;re planning on using NetworkManager, you can install <span class="bbc">network-manager-openvpn-gnome</span> and you&#039;ll be able to import OpenVPN config files using NetworkManager (don&#039;t worry about the name, it won&#039;t pull in Gnome).</p><p>I used KDE on Devuan for a while and it worked fine for me. I only stopped using it because I find KDE a bit, well, &quot;much&quot;. I prefer a more minimal setup these days. I either use a bare bones XFCE or IceWM. At any rate, KDE works fine on Devuan in my experience.</p><p>Good luck!</p>]]></description>
			<author><![CDATA[dummy@example.com (tylerdurden)]]></author>
			<pubDate>Fri, 14 Jul 2023 00:41:48 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42887#p42887</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42886#p42886</link>
			<description><![CDATA[<div class="quotebox"><blockquote><div><p>I would need a GUI for SysVinit to show, start/stop services. Maybe even read some logs if a service fails.</p></div></blockquote></div><p>Install sysv-rc-conf and run it (as root) in a terminal. Arrow keys to navigate, space bar to select/unselect and q to quit.</p><p>And while you&#039;re in that root terminal...</p><div class="codebox"><pre><code>less /var/log/syslog</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Thu, 13 Jul 2023 21:58:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42886#p42886</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42884#p42884</link>
			<description><![CDATA[<div class="quotebox"><cite>rolfie wrote:</cite><blockquote><div><p>I am not aware about any GUI tool to manage sysvinit, what for? Its set during the installation, and normally you do not need to change anything. <br />On Mate/Cinnamon you get a log file viewer as GUI tool. I would assume something like that is also available for KDE.<br />I have installed PA on my workstation, my laptop is using pipewire. Both do the job.</p></div></blockquote></div><p>Really cool. Do you know if i can use KDE Desktop, Firefox and Steam without PA or Pipewire? Alsa only?</p><p>I would need a GUI for SysVinit to show, start/stop services. Maybe even read some logs if a service fails.</p>]]></description>
			<author><![CDATA[dummy@example.com (Morty)]]></author>
			<pubDate>Thu, 13 Jul 2023 20:32:17 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42884#p42884</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42861#p42861</link>
			<description><![CDATA[<p>Worth adding that one can search for any package at <a href="https://pkginfo.devuan.org" rel="nofollow">https://pkginfo.devuan.org</a> to confirm which repos it exists in.</p><p>If there are Devuan-specific patches then the version string will include &quot;devuan&quot; (suffixed by a number, and possibly prefixed by &quot;+&quot; or &quot;-&quot; or &quot;~&quot;), and also the &quot;Filename&quot; field on info page will start with &quot;pool/DEVUAN/&quot; instead of &quot;pool/DEBIAN/&quot;.</p><p>To discover what the changes are, goto <a href="https://git.devuan.org/explore/repos" rel="nofollow">https://git.devuan.org/explore/repos</a> and search for the package name.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Wed, 12 Jul 2023 13:12:14 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42861#p42861</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42859#p42859</link>
			<description><![CDATA[<p>I upgraded to Daedalus two day ago. </p><p>I use dnscrypt-proxy. It was previously running on Chimaera.</p><p>The package version installed and running is 2.0.45+ds1-1+devuan1</p><p>So clearly a Devuan compliant version.</p><p>There are a number of packages in Debian that have had to be modified to run without systemd. I assume that this is one of them.</p>]]></description>
			<author><![CDATA[dummy@example.com (Marjorie)]]></author>
			<pubDate>Tue, 11 Jul 2023 22:37:21 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42859#p42859</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42858#p42858</link>
			<description><![CDATA[<p>When you install Daedalus with KDE, you will get a working system. No need to fumble, the installation takes care for replacements for the banned packages. Well, I am not a KDE user, but I have tried once Devuan/KDE in a VM, works.<br />I am not aware about any GUI tool to manage sysvinit, what for? Its set during the installation, and normally you do not need to change anything. <br />On Mate/Cinnamon you get a log file viewer as GUI tool. I would assume something like that is also available for KDE.<br />I have installed PA on my workstation, my laptop is using pipewire. Both do the job.</p>]]></description>
			<author><![CDATA[dummy@example.com (rolfie)]]></author>
			<pubDate>Tue, 11 Jul 2023 18:15:31 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42858#p42858</guid>
		</item>
		<item>
			<title><![CDATA[Re: Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42851#p42851</link>
			<description><![CDATA[<div class="quotebox"><cite>Morty wrote:</cite><blockquote><div><p>&quot;dnscrypt-proxy is on the banned packages list&quot;</p></div></blockquote></div><p>No it isn&#039;t. The text file can be a bit confusing to read:</p><div class="quotebox"><cite>https://pkgmaster.devuan.org/bannedpackages.txt wrote:</cite><blockquote><div><p>dnscrypt-proxy.[d1src:dnscrypt-proxy]...............................................|..........4........................................</p></div></blockquote></div><p>As per the key at the start of the file, that 4 indicates &quot;4 = beowulf-security&quot;, and the lack of any other numbers/letters to the right of the &quot;|&quot; means that&#039;s the only repo it&#039;s blacklisted from.</p><p>Presumably there was a previous issue that is now resolved; it&#039;s not banned for current stable Chimaera, nor for upcoming-but-not-yet-released Daedalus.</p>]]></description>
			<author><![CDATA[dummy@example.com (boughtonp)]]></author>
			<pubDate>Tue, 11 Jul 2023 12:19:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42851#p42851</guid>
		</item>
		<item>
			<title><![CDATA[Some Newbie Questions about Devuan on Desktop]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42850#p42850</link>
			<description><![CDATA[<p>Hi! I am a new to Devuan and am used to systemd-distros like Debian and OpenSuse. I am planning to use Daedalus on my Desktop PC when its ready. But i have a few questions about Devuan Daedalus as Desktop OS.</p><p>1. &quot;dnscrypt-proxy is on the banned packages list&quot; (<a href="https://pkgmaster.devuan.org/bannedpackages.txt" rel="nofollow">https://pkgmaster.devuan.org/bannedpackages.txt</a>). Does this mean i cant use it with devuan/SysVinit? <br />What is the status of dnscrypt-proxy in Devuan Daedalus? Is it usable or are there better alternatives you recommend?</p><p>2. The Package &quot;Cockpit&quot; is also on the banned list. Looks like Webmin is one of the alternatives that support Devuan. Do you know of other alternatives that i can use to graphically configure my System Settings and read my Logfiles in?<br />On OpenSuse and Debian i am used to graphical tools like &quot;cockpit&quot; and &quot;YaST&quot;.</p><p>3. Are there any GUI tools to manage SysVinit and read the logfiles?</p><p>4. how about these &quot;dbus&quot;, &quot;polkit&quot;, and &quot;udisks&quot; packages? Looks like they are blacklisted too. Are they really needed for a working Desktop? I remember that KDE Desktop (and maybe even Steam?) on other distros depend on them. How is it in Devuan?</p><p>5. I use the KDE-Desktop on Wayland, NetworkManager, and Steam client for games. Do they work on Devuan? Do i need PulseAudio or PipeWire for these?</p><p>6. How about VPN? I use OpenVPN, Wireguard and AirVPN. Do they work on Devuan? OpenVPN is blacklisted.</p>]]></description>
			<author><![CDATA[dummy@example.com (Morty)]]></author>
			<pubDate>Tue, 11 Jul 2023 11:54:45 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42850#p42850</guid>
		</item>
	</channel>
</rss>
