<?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=5760&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Dev1 Galaxy Forum / gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
		<link>http://dev1galaxy.org/viewtopic.php?id=5760</link>
		<description><![CDATA[The most recent posts in gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live.]]></description>
		<lastBuildDate>Mon, 03 Jul 2023 21:27:05 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42754#p42754</link>
			<description><![CDATA[<p>actually, I did test Star Linux alias Crowz Linux to compare with gnuinos. My new Crowz system was unused. it boots in under 15 s.<br />Yesterday the comparable analog test with gnuinos need very more than one minute (as in the past an my old defect computer, so that I did not wonder at all. My full installation was there an very old but constantly re-actualized Deepin 64 bit. As I did not wonder,, I am sorry, I did not write the time needed to boot by gnuinos).<br />As because of electricity sparing because of the attack from Biden against Russia I am turning off the PC each time a go away and start new all the day of lot of times, this aspect of the use become a very important detail. Gnuinos is now dead for me, if I don´t find some way to change that...</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Mon, 03 Jul 2023 21:27:05 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42754#p42754</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42658#p42658</link>
			<description><![CDATA[<p>very good! thank you very much!</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Sun, 25 Jun 2023 21:41:06 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42658#p42658</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42657#p42657</link>
			<description><![CDATA[<div class="quotebox"><cite>oui wrote:</cite><blockquote><div><p>QUESTION 5: how to add i386 compatibility in gnuinos?</p></div></blockquote></div><p>Do you mean how to install i386 package under amd64? You need to add an extra architecture:</p><div class="codebox"><pre><code># dpkg --add-architecture i386</code></pre></div><p>and then explicitly specify this architecture with the suffix <span class="bbc">:i386</span> when using the apt command:</p><div class="codebox"><pre><code># apt-get install &lt;package&gt;:i386</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sun, 25 Jun 2023 21:31:50 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42657#p42657</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42656#p42656</link>
			<description><![CDATA[<div class="quotebox"><cite>oui wrote:</cite><blockquote><div><p>QUESTION 3: What is the smallest and easiest application to crop videos MP4.</p><p>QUESTION 4: idem for sound files MP3?</p></div></blockquote></div><p>You can ffmpeg. For example, download <a href="https://gnuinos.org/videos/shamsia.mp4" rel="nofollow">this</a> video in mp4:</p><div class="codebox"><pre><code>wget https://gnuinos.org/videos/shamsia.mp4</code></pre></div><p>Note that i&#039;m using <span class="bbc">https</span> instead of <span class="bbc">http</span>. The folloging command will cut the interval between 01:01 and 01:27 minutes:</p><div class="codebox"><pre><code>ffmpeg -i shamsia.mp4 -ss 00:01:01 -t 00:01:27 -c copy output1.mp4</code></pre></div><p>As a result, you will get <a href="https://gnuinos.org/videos/output1.mp4" rel="nofollow">output1.mp4</a></p><p>Now, one example about how to crop the result:</p><div class="codebox"><pre><code>ffmpeg -i output1.mp4 -filter:v &quot;crop=150:200:iw-100:0&quot; output2.mp4</code></pre></div><p>And you will get <a href="https://gnuinos.org/videos/output2.mp4" rel="nofollow">output2.mp4</a></p><p>You can find more examples searching the web.</p>]]></description>
			<author><![CDATA[dummy@example.com (aitor)]]></author>
			<pubDate>Sun, 25 Jun 2023 21:22:00 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42656#p42656</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42652#p42652</link>
			<description><![CDATA[<p>For zoom, I use chromium browser. If you have a link to a zoom meeting, ignore all the suggestions to install zoom and scroll to the bottom of the page to enter the meeting in your web browser.</p><p>For skype, you need to use a third-party package (thanks, microsoft!). Use the package for the corresponding version of debian. (bullseye = chimaera, bookworm = daedalus)<br />Is skype not installable in gnuinos? I have no idea how the libre kernel handles that.</p>]]></description>
			<author><![CDATA[dummy@example.com (fsmithred)]]></author>
			<pubDate>Sun, 25 Jun 2023 14:09:43 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42652#p42652</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42646#p42646</link>
			<description><![CDATA[<p>in my beginning discussion, I did ask 6 questions a., b., c., d., e., and f. on the base of my old experiences with 3 other GNU linux versions based on Arch or Ubuntu. after the installation, it what not possible to do somewhat any more with the PC and after 1..2 days it was necessary to go back to the «no GNU»!</p><p>I did begin to answer myself my questions;</p><p>In gnuinos as installed by me, a., b. and c. are absolutely no problem!</p><p>A note: some message concerning chrome did appear in the fresh konqueror. Why?</p><p>To answer d., e. and f., I did look in synaptic (I never install with synaptic, always with apt (or if required by the system apt-get). But the search is more easy, I admit it) for some </p><p>ekiga<br />zoom (my depute from French parliament organize internet debates using zoom. What is the solution to participate?)<br />skype (as not once ekiga is available)<br />and I did add a theme of checking: androbox</p><p>and did not meet such packages.</p><p>solutions in sight</p><p>(in Linux, wait for solutions is of course a matter of luck! in the past, as I was active in the enterprise and my employer did ask us to work with Microsoft Windows and not some other system, he also did recommend us to use ViaVoice. And it was a perfect system for the future. But it did never come in Linux! Ok, the answer would be «do it yourself, Microsoft did offer to the Linux world the kit for that about twenty years ago!». That is right as far, you develop, you are a developer and you like to develop! I don&#039;t do that. But million of Linux developers develop PARALLEL the same thing, nothing new, for the one Suse, the second Slackware since both exist (it&#039;s a very long time: they the oldest yet present distributions, the other for Debian, it&#039;s Ubuntu and Devuan, Arch, indendants en masse like the poor little SliTaz (but about complete and independant although not compatible with GNU grub2...) until linuxfromscratch and derivate. 100 time the same although essentiel other stuffs did never come!)</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Sun, 25 Jun 2023 07:53:37 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42646#p42646</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42638#p42638</link>
			<description><![CDATA[<p>Hi</p><p>I thank aitor very much for following help to install with the old classic debootstrap installations mode:</p><div class="quotebox"><cite>aitor wrote:</cite><blockquote><div><div class="quotebox"><cite>oui wrote:</cite><blockquote><div><p>daedalus i386 : is a good working debootstrap available. can it be started for the live iso to install at a destination on the hard disk (as not all PC&#039;s have all enough usb stick places)? If I assume the iso is at /dev/sdb1 and the place is a directory at /mnt/sda6/newGNUinOS/ , what is to do to build the binaries collection, and what is to do to activate it when finish on an empty USB (the place is free now!) stick bzw. build an operable ISO file to make with dd the same result?</p></div></blockquote></div><p>Assuming I have understood your question, you&#039;re asking about how to install gnuinos from the live iso in a similar way than when you debootstrap the system:</p><p><a href="https://gist.github.com/varqox/42e213b6b2dde2b636ef#mount-filesystem" rel="nofollow">https://gist.github.com/varqox/42e213b6 … filesystem</a>&#160; <strong>(***)</strong></p><p>If so, below instructions (not tested) might help you.</p><p>To start with, download the iso image and create the following two folders at your home directory:</p><div class="codebox"><pre><code>$ mkdir isoimage sqfs</code></pre></div><p>As root, mount the iso image in the earlier one (extracting the iso file is that straightforward and, more often than not, you don&#039;t need any additional software):</p><div class="codebox"><pre><code># mount -o loop gnuinos-5.0.0-daedalus_preview-2023.06.21-xfce_i686.iso isoimage/</code></pre></div><p>Now uncompress the squashfs filesystem to the latter folder:</p><div class="codebox"><pre><code># mount -t squashfs -o loop isoimage/live/filesystem.squashfs sqfs</code></pre></div><p>At this point you can follow one by one the steps detailed in the above howto <strong>(***)</strong>, but replacing the paragraph <strong>&quot;Install base system&quot;</strong> which consists in debootstrapping the system via <span class="bbc">debootstrap --arch amd64 stable /mnt <a href="https://deb.debian.org/debian" rel="nofollow">https://deb.debian.org/debian</a></span> with the command below:</p><div class="codebox"><pre><code># rsync -v -rlt -a sqfs/ /dev/PARTITION</code></pre></div><p>This command would copy the whole lot to a separate folder in your <span class="bbc">/dev/PARTITION</span>.</p><p>Bear in mind that you need to unmount the squashfs filesystem afterwards:</p><div class="codebox"><pre><code># umount sqfs/</code></pre></div><p>Good luck!</p></div></blockquote></div><p>As the message is difficult to find at the end of an already long thread where I did find it, I port it here from that about empty thread, where I will speak about my installation.</p><p>This evening, I am happy: the installation is about finish and correspond to my wishes.</p><p>But I did not use debootstrap this time because I really need fast my new (refurbished) PC, a DELL Xt3 with i7 4 core 8 GB 1 TB with windows 10 on sda1, 2 and 3 (keeping the half of the HD although self also empty because of &quot;not movable stuff in the 3 or one of the 3 windows partitions and I don&#039;t know how to solve that problem in Windows 10: it is an extreme long time, that I did use the last time windows! About 20 y.! I remember it was necessary to defrag also reorg the partitions, but I did not find the probably existent way in windows 10...). I have actually no time to spend for those details as the logical partition sda4 is free for about 1/2 TB memory space, and I have no time to really test the debootstrap way (I will do it later: my purpose is to build with the Refracta tools an ISO like Puppy linux iso&#039;s).</p><p>QUESTION 1: how to shrink the 3 Windows partitions more?</p><p>Today I also did use the offered installer from the recent gnuinos for AMD64.</p><p>It seems to work very fast (not as the common old Debian installer)! I am very happy!</p><p>After first login, I did apt update and search for browsers as I absolutely not like Firefox (in my eyes, it search to force the same MONOPOLISH position as Microsoft in the past and did eliminate all other Linux browsers... The browser terror pure in Linux itself, or more: Microsoft did never enter in Linux with it&#039;s browsers... Firefox is at all places: Windows, Mac, Linux, Android! You can not avoid it and protect you against it!).</p><p>I did find alice, and did install it. It is installed but don&#039;t react at all.</p><p>Hm, what can I do to avoid that ugly Firefox (or Iceweasel, it is the same...)?</p><p>Konqueror!</p><p>Seems to work pretty as the legendary Konqueror! Bravo.</p><p>I did apt purge iceweasel.</p><p>Trying to refer to mousepad (I am often using), I did discover that the authors of gnuinos also did not stay loyal to the real xfce4 definition. no mousepad but the ugly geany (why ugly? because it don&#039;t likes to open an separate windows for each job! I don&#039;t like that. It is a typical «Puppy linux tool»: as Puppy linux did born, real linuxers did use very great editor going as far as artificial intelligence (integrated in expert systems like swi-prolog). and EACH good linux desktop offers a good own editor, KDE, Gnome, and XFCE4 itself. Why change it? Hm. Xfce4 also? Yes but it can be tricky to solve properly with it the spell checking. And spell checking is important for me: I did never learn English and I am French. A lot of words are the same ... excepted the spelling (not only&#160; &quot;daedalus&quot;!). Gedit connect immediately with hunspell... So I prefer for this reason gedit.</p><p>Hm so began I to change the choice of applications.</p><p>I prefer nemo against thunar. I is about the same but nemo can more. And, using Konqueror, it is so or so luxe: Konqueror itself is a very good file manager! So I did erase thunar after installing nemo.</p><p>Since this time, apt auto-remove will erase a part of the xfce4. What an intolerance! Linux becomes really more terrible concerning tolerance as Microsoft!&#160; &#160;I will preserve those files, there are:</p><p>libdbusmenu-gtk3-4<br />libgtop-2.0-11<br />libgtop2-common<br />libkeybinder-3.0-0<br />libxfce4ui-utils<br />xfce4-appfinder<br />xfce4-panel<br />xfce4-pulseaudio-plugin</p><p>but I don&#039;t know how to do that as such operation is not frequent!</p><p>QUESTION 2: how to do that (protect above files using apt or apt-get)?</p><p>View on my actual installation:</p><p>sudo apt install alice refractainstaller-base refractainstaller-gui refractasnapshot-base refractasnapshot-gui mgp abiword gedit gnumeric gv xsane tesseract-ocr gimagereader mtpaint mhwaveedit cups marble-qt nted rosegarden gforth gprolog jwm deborphan nemo konqueror pageedit</p><p>The correspondent snapshot has the size 1,3 GB.</p><p>I will add some application(s) to extract parts of videos for my sport videos: only small parts of videos are interesting to revisit again.</p><p>QUESTION 3: What is the smallest and easiest application to crop videos MP4.</p><p>QUESTION 4: idem for sound files MP3?</p><p>And, last question:</p><p>QUESTION 5: how to add i386 compatibility in gnuinos?</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Sat, 24 Jun 2023 22:03:28 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42638#p42638</guid>
		</item>
		<item>
			<title><![CDATA[Re: gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42618#p42618</link>
			<description><![CDATA[<p>@oui . . . Our next release is Daedalus not Deadalus. I have corrected it in both your posts. <img src="http://dev1galaxy.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (golinux)]]></author>
			<pubDate>Fri, 23 Jun 2023 21:34:29 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42618#p42618</guid>
		</item>
		<item>
			<title><![CDATA[gnuinos new ISO files in https://www.gnuinos.org/mirror/daedalus/live]]></title>
			<link>http://dev1galaxy.org/viewtopic.php?pid=42617#p42617</link>
			<description><![CDATA[<p>as I meet problems willing to reinstall my old refracta installation from March 2023 (not really problem: I don&#039;t know how to do that! It&#039;s all... But it is enough to stop me to do that with success...), and some user did recommend me in the parallel thread completely fresh, an enormous job for me (I was hopping, using a. refracta tools, and b. daedalus, the rolling part of devuan, never more to have to do that!) because I did install really a lot,</p><p>I did look today if the Devuan universe has perhaps new stars.</p><p>star linux: no</p><p>but</p><p>gnuinos: yes!</p><p>2 new iso files from day before yesterday, completely fresh also!</p><p>the temptation is really very great!!!</p><p>but:</p><p>why do those divers distributions reduced on pure GNU stuff have only so rare adepts?</p><p>what are the things I have to forget it I install them as my main installation?</p><p>a. can I continue to use my actual email provider?<br />b. can I accede to and use youtube video or only very few of them?<br />c. can I use <a href="https://de.savefrom.net" rel="nofollow">https://de.savefrom.net</a> to download youtube video (or other solution but really as equivalent!)?<br />d. can I connect me with other in video dialogue discussions like authorities or employers or help institutions propose today often?<br />e. can I read press and other informations without to strong limits?<br />f. can I install from sources more software without to strong limits?</p><p>did I forget somewhat?</p><p>which browser are available?<br />(I use 2:<br />Seamonkey because<br />- max. room offered for picture, maps etc as you can turn off very fast the 3 bars on top<br />- integrated excellent wyiwyg HTML editor with excellent spell control (hunspell!)<br />- integrated email client so that the package is extreme small<br />- excellent possibilities to change the standard search engine<br />- ability to look and inform it would be the pest, Firefox...<br />- integrated IRC client<br />Xombrero based on the first version of Webkit because<br />- reacts as Firefox in the most uses, tabbed, bookmarks etc.<br />- stops the most unwanted intrusions attempts<br />- is a good base for other internet clients also based on webkit, espec.<br /> - tazweb (the unique page own little browser from the micro distribution SliTaz)<br /> - luakit<br /> - midori<br />and other...)<br />Avoid Firepest is a good part of tranquillity!</p><p>How has already experiences?</p>]]></description>
			<author><![CDATA[dummy@example.com (oui)]]></author>
			<pubDate>Fri, 23 Jun 2023 20:53:59 +0000</pubDate>
			<guid>http://dev1galaxy.org/viewtopic.php?pid=42617#p42617</guid>
		</item>
	</channel>
</rss>
