<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Kevin Vermassen</title>
	<atom:link href="https://kevinvermassen.be/feed/" rel="self" type="application/rss+xml" />
	<link>https://kevinvermassen.be</link>
	<description>Aan de slag met STEM, ICT &#38; Nederlands</description>
	<lastBuildDate>Fri, 11 Jul 2025 05:41:44 +0000</lastBuildDate>
	<language>nl-NL</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2016/07/cropped-raspberry-penguin-152-191477.png?fit=32%2C32&#038;ssl=1</url>
	<title>Kevin Vermassen</title>
	<link>https://kevinvermassen.be</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">54934829</site>	<item>
		<title>Software installeren &#038; updaten in Kubuntu e.a. Linux-distributies</title>
		<link>https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/</link>
					<comments>https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/#respond</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Fri, 11 Jul 2025 05:29:00 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[.deb]]></category>
		<category><![CDATA[appimage]]></category>
		<category><![CDATA[flatpak]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[pakketbron]]></category>
		<category><![CDATA[snap]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=67547</guid>

					<description><![CDATA[Veel installatiemethodes Linux biedt veel vrijheid, waardoor er meestal meer dan één manier is om een bepaalde taak uit te voeren. Dit kan overweldigend zijn voor nieuwkomers. Op onze telefoons (Android &#38; iOS) zijn we het gewend van naar één winkel (Play Store of App Store) te gaan en daar alle apps te vinden die [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Veel installatiemethodes</h2>



<p>Linux biedt veel vrijheid, waardoor er meestal meer dan één manier is om een bepaalde taak uit te voeren. Dit kan overweldigend zijn voor nieuwkomers.</p>



<p>Op onze telefoons (Android &amp; iOS) zijn we het gewend van naar één winkel (Play Store of App Store) te gaan en daar alle apps te vinden die we nodig hebben. Ook op macOS en Windows zijn er winkels waaruit we software kunnen downloaden, maar de meeste mensen hebben wel ervaring met het installeren van software uit andere bronnen in deze besturingssystemen (meestal een download op een website). Wanneer je software installeert uit een &#8216;officiële&#8217; winkel dan is er een controle gebeurd en kun je min of meer gerust zijn dat de software uit een officiële bron komt en zal doen wat hij belooft (al zijn er hier ook veel tegenvoorbeelden te bedenken, maar dat is voer voor een ander artikel). Als je op een website software downloadt, dan is dat op Windows meestal een .exe-bestand dat je uitvoert, dat vervolgens de software installeert. De controle van de betrouwbaarheid moet je dan echter zelf doen: vertrouw je de website, de eigenaar, de ontwikkelaars, &#8230; ?</p>



<p>Op Linux werkt dit op een gelijkaardige manier. In de meeste Linux-distributies<sup data-fn="9d909746-77f7-42ba-8878-49cab3182a91" class="fn"><a href="#9d909746-77f7-42ba-8878-49cab3182a91" id="9d909746-77f7-42ba-8878-49cab3182a91-link">1</a></sup> zijn er app-winkels waaruit je software kunt downloaden die getest en gecontroleerd is door de ontwikkelaars van het besturingssysteem. Op Debian is dat een heel uitgebreid proces, waardoor de stabiliteit van het systeem gegarandeerd wordt. Maar uiteraard houdt niemand je tegen om ook software uit andere bronnen te installeren, maar dan moet je opnieuw zelf de inschatting maken of je de website, eigenaar e.a. vertrouwt om wijzigingen op je systeem aan te brengen.</p>



<p>In dit artikel wil ik je de verschillende manieren tonen en uitleggen hoe je ze gebruikt.</p>



<h2 class="wp-block-heading">Software installeren in Linux</h2>



<h3 class="wp-block-heading">Snel overzicht </h3>



<p>Ik gebruik op dit moment Kubuntu 25.04, waardoor de software in de screenshots er misschien wat anders uitziet dan op jouw computer, maar het idee en uitvoering is gelijkaardig in alle Linux-distributies die gebaseerd zijn op Debian en/of Ubuntu: Ubuntu, Kubuntu, Xubuntu, Linux Mint, ElementaryOS, Ubuntu Mate, KDE Neon, Bodhi Linux, POP!_OS, Zorin OS, Tuxedo OS, e.a. Voor een volledige lijst kun je terecht op Distrowatch: <a href="https://distrowatch.com/search.php?category=All&amp;origin=All&amp;basedon=Ubuntu&amp;desktop=All&amp;architecture=All&amp;status=All">https://distrowatch.com/search.php?category=All&amp;origin=All&amp;basedon=Ubuntu&amp;desktop=All&amp;architecture=All&amp;status=All</a></p>



<p>Afhankelijk van de software gebruik ik één van deze methodes:</p>



<ol class="wp-block-list">
<li>App-winkel</li>



<li>Snap</li>



<li>Flatpak</li>



<li>AppImage</li>



<li>.deb-pakketten installeren</li>



<li>Pakketbron (repository) toevoegen van andere ontwikkelaars</li>
</ol>



<h3 class="wp-block-heading">1 &#8211; App-winkel</h3>



<p>In Kubuntu heet de softwarewinkel &#8216;Ontdekken&#8217; (&#8216;Discover&#8217; in het Engels). Het installeren van een programma is eenvoudig: open de winkel, typ de naam of beschrijving van het programma en installeer de software.</p>



<ol class="wp-block-list">
<li>Open de softwarewinkel (&#8216;<em>Ontdekken</em> in Kubuntu&#8217;, &#8216;<em>Software</em>&#8216; in Ubuntu e.a. distributies).<br><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="600" height="484" data-attachment-id="67550" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250709_121416/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_121416" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?fit=700%2C564&amp;ssl=1" class="wp-image-67550" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=600%2C484&#038;ssl=1" alt="Screenshot van de app store in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="(max-width: 600px) 100vw, 600px" /></li>



<li>Zoek naar het programma dat je wil installeren, bijv. darktable.<br><img data-recalc-dims="1" decoding="async" width="600" height="484" data-attachment-id="67551" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_104434/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_104434" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?fit=700%2C564&amp;ssl=1" class="wp-image-67551" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?resize=600%2C484&#038;ssl=1" alt="Schermafdruk van een zoekopdracht naar darktable  in Discover in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="(max-width: 600px) 100vw, 600px" /></li>



<li>Klik op de versie die je wilt installeren en klik vervolgens rechts bovenaan op &#8216;installeren&#8217;.<br><img data-recalc-dims="1" decoding="async" width="600" height="484" data-attachment-id="67552" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_134615/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_134615" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?fit=700%2C564&amp;ssl=1" class="wp-image-67552" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?resize=600%2C484&#038;ssl=1" alt="Schermafdruk van darktable in Discover op Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134615.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="(max-width: 600px) 100vw, 600px" /></li>



<li>Bevestig eventueel met je wachtwoord en wacht tot de installatie klaar is. Nadien vind je het programma terug in je Programmastarter. <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="479" data-attachment-id="67553" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_134855/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?fit=1025%2C819&amp;ssl=1" data-orig-size="1025,819" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_134855" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?fit=300%2C240&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?fit=700%2C559&amp;ssl=1" class="wp-image-67553" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?resize=600%2C479&#038;ssl=1" alt="Schermafdruk van het startmenu in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?w=1025&amp;ssl=1 1025w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?resize=300%2C240&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?resize=700%2C559&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_134855.png?resize=768%2C614&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>
</ol>



<h3 class="wp-block-heading">Snaps installeren</h3>



<p>Een Snap bevat steeds <strong>alle software</strong> die nodig is om de applicatie te kunnen uitvoeren. Via een gewone installatie moeten soms nog afhankelijkheden gedownload worden, die dan mogelijk een andere versie zijn dan de ontwikkelaar gebruikt, bij een snap heb je dit probleem niet. Voor meer info kun je <a href="https://kevinvermassen.be/2020/08/18/appimage-snaps-of-flatpak/">dit artikel</a> lezen.</p>



<p>In Kubuntu en andere Ubuntu-distributies zijn Snaps standaard beschikbaar en kun je ze meteen gebruiken. Wanneer je gebruik maakt van een andere distributie, dan kun je ze activeren volgens deze instructies: <a href="https://snapcraft.io/docs/installing-snapd">https://snapcraft.io/docs/installing-snapd</a></p>



<p>Je kunt de softwarewinkel vinden op <a href="https://snapcraft.io/store">https://snapcraft.io/store</a></p>



<p>In Kubuntu, Ubuntu e.a. distributies kun je vanuit de App-winkel rechtstreeks programma&#8217;s installeren:</p>



<ol class="wp-block-list">
<li>Open de softwarewinkel.<br><img data-recalc-dims="1" fetchpriority="high" decoding="async" width="600" height="484" data-attachment-id="67550" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250709_121416/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_121416" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?fit=700%2C564&amp;ssl=1" class="wp-image-67550" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=600%2C484&#038;ssl=1" alt="Screenshot van de app store in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_121416.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="(max-width: 600px) 100vw, 600px" /></li>



<li>Zoek naar het programma dat je nodig hebt en klik op de Snap-versie om die te installeren.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="484" data-attachment-id="67557" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_104434-2/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_104434" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?fit=700%2C564&amp;ssl=1" class="wp-image-67557" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?resize=600%2C484&#038;ssl=1" alt="Schermafdruk van Discover in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_104434-1.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Of klik op de software en verander rechts bovenaan de bron waaruit je wilt installeren.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="484" data-attachment-id="67558" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_130707/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_130707" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?fit=700%2C564&amp;ssl=1" class="wp-image-67558" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?resize=600%2C484&#038;ssl=1" alt="Schermafdruk van 3 installatiebronnen voor Krita in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_130707.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klik op &#8216;Installeren&#8217; en wacht tot de installatie klaar is. Nadien vind je het programma terug in je menu.</li>
</ol>



<p>Wanneer de Snaps niet terug te vinden zijn in de beschikbare App-winkel, dan kun je ze via de terminal installeren, voor VLC tik je dan:</p>



<pre class="wp-block-code"><code>sudo snap install vlc</code></pre>



<p>Het precieze commando vind je in de Snapcraft Store bij elk programma door op &#8216;installeer&#8217; te klikken: <a href="https://snapcraft.io/store">https://snapcraft.io/store</a> .</p>



<h3 class="wp-block-heading">Flatpaks</h3>



<p>Flatpaks bieden grotendeels dezelfde voordelen als Snaps. Je kunt een overzicht van beschikbare flatpaks vinden op <a href="https://flathub.org/apps" target="_blank" rel="noreferrer noopener">https://flathub.org/apps</a>&nbsp;. Momenteel staan er meer dan 300<strong> Flatpaks</strong> op de teller.</p>



<p>Flatpaks voert de software ook uit in een <strong>sandbox</strong><sup data-fn="1467dd2b-c0d6-43c6-b8a5-3c1e0c72f3bd" class="fn"><a href="#1467dd2b-c0d6-43c6-b8a5-3c1e0c72f3bd" id="1467dd2b-c0d6-43c6-b8a5-3c1e0c72f3bd-link">2</a></sup>, worden <strong>automatisch geüpdatet</strong> en je kunt de <strong>toestemmingen per applicatie</strong> instellen.</p>



<p>Op sommige distributies (bijv. Fedora) kun je Flatpaks meteen gebruiken, op Ubuntu en afgeleiden is dit niet het geval en moet je dit eerst even activeren via deze instructies: <a href="https://flathub.org/setup">https://flathub.org/setup</a></p>



<p>Zodra Flathub actief is, dan kun je via de website applicaties zoeken en installeren.</p>



<ol class="wp-block-list">
<li>Zoek de applicatie die je nodig hebt, bijv. Audacity, op <a href="https://flathub.org/">https://flathub.org/</a> .<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="241" data-attachment-id="67560" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_141306/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?fit=1203%2C484&amp;ssl=1" data-orig-size="1203,484" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_141306" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?fit=300%2C121&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?fit=700%2C282&amp;ssl=1" class="wp-image-67560" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?resize=600%2C241&#038;ssl=1" alt="Schermafdruk van een zoekopdracht op Flathub." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?w=1203&amp;ssl=1 1203w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?resize=300%2C121&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?resize=700%2C282&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141306.png?resize=768%2C309&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klik op het programma dat je wil installeren &amp; klik vervolgens rechts bovenaan op &#8216;install&#8217; om een bestandje te downloaden.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="372" data-attachment-id="67562" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_141340/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?fit=1856%2C1150&amp;ssl=1" data-orig-size="1856,1150" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_141340" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?fit=300%2C186&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?fit=700%2C434&amp;ssl=1" class="wp-image-67562" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?resize=600%2C372&#038;ssl=1" alt="Screenshot van Audacity op Flathub." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?w=1856&amp;ssl=1 1856w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?resize=300%2C186&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?resize=700%2C434&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?resize=768%2C476&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141340.png?resize=1536%2C952&amp;ssl=1 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Ga naar je Downloads-folder en dubbelklik op het bestand. <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="531" data-attachment-id="67563" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_141928/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?fit=1339%2C1184&amp;ssl=1" data-orig-size="1339,1184" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_141928" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?fit=300%2C265&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?fit=700%2C619&amp;ssl=1" class="wp-image-67563" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?resize=600%2C531&#038;ssl=1" alt="Screenshot van een .flatpakref in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?w=1339&amp;ssl=1 1339w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?resize=300%2C265&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?resize=700%2C619&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_141928.png?resize=768%2C679&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Je App-winkel opent automatisch en je kunt rechts bovenaan op &#8216;Installeren&#8217; klikken. Wacht tot de installatie klaar is en vervolgens kun je de app in het menu vinden.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="484" data-attachment-id="67564" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_142042/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_142042" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?fit=700%2C564&amp;ssl=1" class="wp-image-67564" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?resize=600%2C484&#038;ssl=1" alt="Screenshot van Audacity als Flatpak in Discover op Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_142042.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>
</ol>



<h3 class="wp-block-heading">Appimage</h3>



<p>AppImages kunnen gedownload worden op de website van de appontwikkelaar, al biedt <a href="https://appimage.github.io/apps/">https://appimage.github.io/apps/</a> een uitgebreid overzicht waar je meer dan <strong>duizend AppImages</strong> kunt vinden.</p>



<p>Hoewel AppImages in tegenstelling tot Snaps en Flatpaks niet automatisch updaten, zijn ze wel erg eenvoudig in gebruik. Na het downloaden kun je ze meteen uitvoeren, er hoeft niets geïnstalleerd te worden.</p>



<p>Een voorbeeldje van op mijn Kubuntulaptop:</p>



<ol class="wp-block-list">
<li>darktable biedt op hun eigen website een AppImage aan:  <a href="https://www.darktable.org/install/">https://www.darktable.org/install/</a> <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="335" data-attachment-id="67573" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_102516/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?fit=1354%2C755&amp;ssl=1" data-orig-size="1354,755" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_102516" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?fit=300%2C167&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?fit=700%2C390&amp;ssl=1" class="wp-image-67573" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?resize=600%2C335&#038;ssl=1" alt="Screenshot van de installatiemethodes op de website van darktable." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?w=1354&amp;ssl=1 1354w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?resize=300%2C167&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?resize=700%2C390&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_102516.png?resize=768%2C428&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Na het downloaden kun je dubbelklikken op het bestand om darktable te starten. In sommige distributies moet je eerst nog even rechtsklikken op het bestand en bij &#8216;eigenschappen&#8217; een vinkje zetten zodat het bestand als een programma kan uitgevoerd worden.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="559" data-attachment-id="67575" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250710_202518/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?fit=936%2C872&amp;ssl=1" data-orig-size="936,872" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250710_202518" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?fit=300%2C279&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?fit=700%2C652&amp;ssl=1" class="wp-image-67575" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?resize=600%2C559&#038;ssl=1" alt="Screenshot van de eigenschappen van een AppImage onder Kubuntu." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?w=936&amp;ssl=1 936w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?resize=300%2C279&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?resize=700%2C652&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250710_202518.png?resize=768%2C715&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klaar <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></li>
</ol>



<h3 class="wp-block-heading">.deb-pakket installeren</h3>



<p>Flatpaks, Snaps &amp; AppImages zijn relatief nieuwe methodes om programma&#8217;s te installeren. Sommige ontwikkelaars bieden een .deb aan om te downloaden en installeren. Een .deb is een bestand dat een aantal scripts<sup data-fn="0cb10bce-9879-45c4-83c4-058fda39c297" class="fn"><a href="#0cb10bce-9879-45c4-83c4-058fda39c297" id="0cb10bce-9879-45c4-83c4-058fda39c297-link">3</a></sup> bevat om het programma op je computer te installeren. .deb-bestanden zijn gemaakt om te gebruiken in Debian- en Ubuntu-afgeleiden.</p>



<p>Het gebruik ervan is in Kubuntu erg eenvoudig:</p>



<ol class="wp-block-list">
<li>Download het .deb-bestand van een website die je vertrouwt, bijv. Proton Pass: <a href="https://proton.me/pass/download/linux">https://proton.me/pass/download/linux</a><br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="492" data-attachment-id="67576" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250709_123253/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?fit=1998%2C1638&amp;ssl=1" data-orig-size="1998,1638" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_123253" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?fit=300%2C246&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?fit=700%2C574&amp;ssl=1" class="wp-image-67576" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?resize=600%2C492&#038;ssl=1" alt="Screenshot van Proton Pass op de Proton-website." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?w=1998&amp;ssl=1 1998w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?resize=300%2C246&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?resize=700%2C574&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?resize=768%2C630&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123253.png?resize=1536%2C1259&amp;ssl=1 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Dubbelklik op het gedownloade .deb-bestand.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="531" data-attachment-id="67577" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250709_123307/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?fit=1339%2C1184&amp;ssl=1" data-orig-size="1339,1184" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_123307" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?fit=300%2C265&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?fit=700%2C619&amp;ssl=1" class="wp-image-67577" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?resize=600%2C531&#038;ssl=1" alt="Screenshot van proton-pass.deb op Kubuntu." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?w=1339&amp;ssl=1 1339w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?resize=300%2C265&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?resize=700%2C619&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123307.png?resize=768%2C679&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>De App-winkel opent automatisch, start de installatie door bovenaan op &#8216;Installeer&#8217; te klikken.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="484" data-attachment-id="67578" data-permalink="https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/schermafdruk_20250709_123319/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?fit=1603%2C1292&amp;ssl=1" data-orig-size="1603,1292" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_123319" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?fit=300%2C242&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?fit=700%2C564&amp;ssl=1" class="wp-image-67578" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?resize=600%2C484&#038;ssl=1" alt="Installatie van Proton-Pass.deb via de App Store in Kubuntu." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?w=1603&amp;ssl=1 1603w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?resize=300%2C242&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?resize=700%2C564&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?resize=768%2C619&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_123319.png?resize=1536%2C1238&amp;ssl=1 1536w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>
</ol>



<h3 class="wp-block-heading">Pakketbron (repository) toevoegen</h3>



<p>Kubuntu (Ubuntu e.a. ook) biedt standaard toegang tot duizenden programma&#8217;s via de 4 meegeleverde pakketbronnen in de App-winkel:</p>



<ul class="wp-block-list">
<li>Main: officieel ondersteunde software</li>



<li>Restricted: officieel ondersteunde software die niet over een compleet vrije licentie beschikt</li>



<li>Universe: software die door de gemeenschap ondersteund wordt (dus niet officieel ondersteund door bijv. Canonical in het geval van Ubuntu)</li>



<li>Multiverse: software zonder vrije licentie</li>
</ul>



<p>Het voordeel aan pakketbronnen is dat ze je software automatisch updaten. Elke keer je een updatemelding van je besturingssysteem krijgt, zijn de updates voor je geïnstalleerde software meteen mee zichtbaar.</p>



<p>Sommige ontwikkelaars bieden ook eigen pakketbronnen aan die je kunt toevoegen, zo hoef je de software niet handmatig te updaten. Ik toon het aan de hand van een voorbeeld, <a href="https://helpcenter.onlyoffice.com/desktop/installation/desktop-install-ubuntu.aspx" target="_blank" rel="noreferrer noopener">OnlyOffice</a>.</p>



<ul class="wp-block-list">
<li>Open de terminal en voeg de GPG-sleutel van OnlyOffice toe.</li>
</ul>



<pre class="wp-block-code"><code>mkdir -p -m 700 ~/.gnupg
gpg --no-default-keyring --keyring gnupg-ring:/tmp/onlyoffice.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys CB2DE8E5
chmod 644 /tmp/onlyoffice.gpg
sudo chown root:root /tmp/onlyoffice.gpg
sudo mv /tmp/onlyoffice.gpg /usr/share/keyrings/onlyoffice.gpg</code></pre>



<ul class="wp-block-list">
<li>Voeg de nieuwe pakketbron toe.</li>
</ul>



<pre class="wp-block-code"><code>echo 'deb &#91;signed-by=/usr/share/keyrings/onlyoffice.gpg] https://download.onlyoffice.com/repo/debian squeeze main' | sudo tee -a /etc/apt/sources.list.d/onlyoffice.list</code></pre>



<ul class="wp-block-list">
<li>Update je pakketbronnen.</li>
</ul>



<pre class="wp-block-code"><code>sudo apt-get update</code></pre>



<ul class="wp-block-list">
<li>Installeer OnlyOffice.</li>
</ul>



<pre class="wp-block-code"><code>sudo apt-get install onlyoffice-desktopeditors</code></pre>



<ul class="wp-block-list">
<li>Klaar, je vindt OnlyOffice in je softwaremenu. </li>
</ul>



<p>Voor je  pakketbronnen gaat toevoegen, moet je je wel steeds goed afvragen of je de ontwikkelaar voldoende vertrouwt om hem/haar toegang te geven tot je systeem. Via de pakketbronnen worden de updates automatisch geïnstalleerd, dus als je twijfelt over de goede bedoelingen van een organisatie/ontwikkelaar, dan voeg je de pakketbron beter niet toe.</p>



<h2 class="wp-block-heading">Tot slot</h2>



<p>Via deze 6 manieren om software te installeren, heb je steeds toegang tot de meest recente versie ervan. Misschien krijg je een voorkeur voor een methode, maar het is handig om op de hoogte te zijn van de andere manieren, mocht een bepaalde installatiemethode voor een applicatie niet beschikbaar zijn.</p>



<p>Mocht je op zoek zijn naar interessante software die je kunt gebruiken op Linux dan kan ik deze lijst aanraden: <a href="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/">https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/</a> </p>



<p> Veel succes met het verkennen van alle software!</p>


<ol class="wp-block-footnotes"><li id="9d909746-77f7-42ba-8878-49cab3182a91">Een Linux-distrubutie is een besturingssysteem dat beschikt over de Linux-kernelsoftware aangevuld met software die op elkaar is afgestemd (<a href="https://nl.wikipedia.org/wiki/Linuxdistributie">Wikipedia</a>).  <a href="#9d909746-77f7-42ba-8878-49cab3182a91-link" aria-label="Ga naar voetnoot referentie 1"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em; max-height: 1em;" />︎</a></li><li id="1467dd2b-c0d6-43c6-b8a5-3c1e0c72f3bd">Een sandbox is een virtueel afgesloten ruimte op je computer (<a href="https://nl.wikipedia.org/wiki/Sandbox_(software)">Wikipedia</a>).  <a href="#1467dd2b-c0d6-43c6-b8a5-3c1e0c72f3bd-link" aria-label="Ga naar voetnoot referentie 2"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em; max-height: 1em;" />︎</a></li><li id="0cb10bce-9879-45c4-83c4-058fda39c297">Een script is een klein programma dat een computertaak automatiseert. <a href="#0cb10bce-9879-45c4-83c4-058fda39c297-link" aria-label="Ga naar voetnoot referentie 3"><img src="https://s.w.org/images/core/emoji/17.0.2/72x72/21a9.png" alt="↩" class="wp-smiley" style="height: 1em; max-height: 1em;" />︎</a></li></ol>


<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2025/07/11/software-installeren-updaten-in-kubuntu-e-a-linux-distributies/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">67547</post-id>	</item>
		<item>
		<title>Kubuntu 25.04 installeren (en dual boot Windows 11)</title>
		<link>https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/</link>
					<comments>https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/#respond</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Wed, 09 Jul 2025 20:18:40 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=67510</guid>

					<description><![CDATA[Dit artikel is een update van mijn vorige installatiegidsen over Ubuntu&#160;17.04,&#160;17.10, 20.04, 22.04 &#38; 24.10. Kbuntu 25.04 – Plucky Puffin – is de meest recente uitgave van Canonicals populaire besturingssysteem. Ubuntu bestaat ondertussen meer dan 20 jaar! Dit is geen LTS-release, dit betekent dus dat je 9 maanden updates ontvangt en dat je in oktober [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><em>Dit artikel is een update van mijn vorige installatiegidsen over Ubuntu&nbsp;<a href="https://kevinvermassen.be/2017/07/01/ubuntu-gnome-17-04-installeren/">17.04</a>,&nbsp;<a href="https://kevinvermassen.be/2017/11/06/ubuntu-17-10-installeren-en-configureren/">17.10</a></em>, <a href="https://kevinvermassen.be/2020/08/15/ubuntu-20-04-installeren/" target="_blank" rel="noreferrer noopener">20.04</a>, <a href="https://kevinvermassen.be/2022/04/01/ubuntu-22-04-installeren-jammy-jellyfish/">22.04</a> &amp; <a href="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/">24.10</a>.</p>



<p>Kbuntu 25.04 – Plucky <a href="https://nl.wikipedia.org/wiki/Papegaaiduikers" target="_blank" rel="noreferrer noopener">Puffin</a> – is de meest recente uitgave van Canonicals populaire besturingssysteem. Ubuntu bestaat ondertussen meer dan <a href="https://en.wikipedia.org/wiki/Ubuntu_version_history">20 jaar</a>! Dit is geen LTS-release, dit betekent dus dat je 9 maanden updates ontvangt en dat je in oktober best updatet naar Ubuntu 25.10 – Questing <a href="https://nl.wikipedia.org/wiki/Quokka">Quokka</a> – om ondersteuning te blijven ontvangen. Als je liever een besturingssysteem met langere ondersteuning gebruikt, dan download je beter Ubuntu (of Kubuntu) 24.04 -Noble Numbat. Canonical <a href="https://ubuntu.com/blog/canonical-releases-ubuntu-24-04-noble-numbat">belooft</a> minimaal 12 jaar aan updates bij de LTS-versie (Long Term Support).</p>



<p>In deze handleiding leg ik uit hoe je Kubuntu 25.04 installeert op je computer, bijv. ter vervanging van Windows 10 (dat vanaf oktober geen updates meer krijgt, veel prima computers en laptops ondersteunen Windows 11 niet, waardoor er een enorme afvalberg ontstaat, door Linux te installeren kun je je huidige computer veilig blijven gebruiken: meer info: <a href="https://endof10.org/nl/">https://endof10.org/nl/</a> ).</p>



<p>Ik gebruik deze keer niet de standaardeditie van Ubuntu die met GNOME als desktopomgeving wordt geleverd, m<a href="https://kde.org/nl/">aar wel Kubuntu met de Plasma-omgeving</a>,  uiteraard werkt deze handleiding ook met alle Ubuntu-versies zoals&nbsp;<a href="https://ubuntu.com/" data-type="link" data-id="https://ubuntu.com/" target="_blank" rel="noreferrer noopener">Ubuntu</a>,&nbsp;<a href="https://ubuntu-mate.org/" target="_blank" rel="noreferrer noopener">Ubuntu Mate</a>,&nbsp;<a href="https://xubuntu.org/" target="_blank" rel="noreferrer noopener">Xubuntu</a>,&nbsp;<a href="https://elementary.io/nl/" target="_blank" rel="noreferrer noopener">Elementary OS</a>,&nbsp;<a href="https://pop.system76.com/" target="_blank" rel="noreferrer noopener">POP!_OS</a>,&nbsp;<a href="https://linuxmint.com/" target="_blank" rel="noreferrer noopener">Linux Mint</a>&nbsp;en&nbsp;<a href="https://wiki.ubuntu.com/DerivativeTeam/Derivatives" target="_blank" rel="noreferrer noopener">nog veel andere distributies</a>. Houd gewoon in je achterhoofd dat de screenshots in deze gids allemaal in Kubuntu 25.04 met KDE Plasma gemaakt zijn, dus de kleuren en lay-out kunnen er ietwat anders uitzien, maar de basisprincipes van het installeren blijven dezelfde.&nbsp;</p>



<p>Voor je begint, maak je best een back-up van je data zodat je zeker niets kwijt geraakt.</p>



<h2 class="wp-block-heading">Aanbevolen systeemvereisten</h2>



<p>Kubuntu zal zo op ongeveer alle computerhardware werken, zowel oud als nieuw. Als je computer werkte met Windows 7 of nieuwer, dan zal hij ook Kubuntu kunnen draaien, maar ongetwijfeld sneller en beter <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>Dit zijn de aanbevolen hardwarevereisten:</p>



<ul class="wp-block-list">
<li>2 GHz dual core processor;</li>



<li>4 GB RAM;</li>



<li>25GB ruimte op je harde schijf;</li>



<li>internettoegang is optioneel, maar wel handig.</li>
</ul>



<p>Het OS zal ook werken op tragere hardware, maar misschien is het dan een goed idee om een lichtere versie van Ubuntu te gebruiken zoals&nbsp;<a href="https://xubuntu.org/" target="_blank" rel="noreferrer noopener">Xubuntu</a>.</p>



<h2 class="wp-block-heading">Installatiestappen</h2>



<ol class="wp-block-list">
<li><strong>Download</strong> Kubuntu 25.04 van <a href="https://kubuntu.org/getkubuntu/">https://kubuntu.org/getkubuntu/</a></li>



<li><strong>Brand</strong> het gedownloade schijfbestand naar een <a href="https://kevinvermassen.be/2017/07/01/linux-yumi/">USB-stick</a> (met bijv. <a href="https://www.ventoy.net" target="_blank" rel="noreferrer noopener">Ventoy</a>) of DVD.</li>



<li>Als je Windows niet wilt verwijderen en 2 besturingssystemen naast elkaar wil installeren, dan kun je deze extra stappen volgen:
<ol class="wp-block-list">
<li>Start je computer op in Windows.</li>



<li>Open &#8216;Schijfbeheer&#8217; door in het startmenu te zoeken op &#8216;schijf&#8217;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="476" data-attachment-id="67519" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafbeelding-2025-07-08-210159/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?fit=1129%2C895&amp;ssl=1" data-orig-size="1129,895" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2025-07-08 210159" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?fit=300%2C238&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?fit=700%2C555&amp;ssl=1" class="wp-image-67519" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?resize=600%2C476&#038;ssl=1" alt="Afbeelding van Schijfbeheer in Windows 11." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?w=1129&amp;ssl=1 1129w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?resize=300%2C238&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?resize=700%2C555&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210159.png?resize=768%2C609&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klik op de partitie die je wilt verkleinen (in mijn geval OS (C:)).</li>



<li>Klik er met de rechtermuisknop op en kies voor &#8216;verkleinen&#8217;.</li>



<li>Kies hoeveel ruimte je beschikbaar wil maken voor Linux, ik koos voor 512000 GB, ruim voldoende voor Kubuntu, swap-ruimte en bestanden.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="409" data-attachment-id="67520" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafbeelding-2025-07-08-210301/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210301.png?fit=677%2C462&amp;ssl=1" data-orig-size="677,462" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2025-07-08 210301" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210301.png?fit=300%2C205&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210301.png?fit=677%2C462&amp;ssl=1" class="wp-image-67520" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210301.png?resize=600%2C409&#038;ssl=1" alt="Afbeelding van een schijf verkleinen in Schijfbeheer in Windows 11 " srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210301.png?w=677&amp;ssl=1 677w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210301.png?resize=300%2C205&amp;ssl=1 300w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klik op verkleinen en wacht tot Windows klaar is met de actie.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="475" data-attachment-id="67521" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafbeelding-2025-07-08-210408/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?fit=1130%2C895&amp;ssl=1" data-orig-size="1130,895" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2025-07-08 210408" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?fit=300%2C238&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?fit=700%2C554&amp;ssl=1" class="wp-image-67521" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?resize=600%2C475&#038;ssl=1" alt="Afbeelding van Schijfbeheer in Windows 11." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?w=1130&amp;ssl=1 1130w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?resize=300%2C238&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?resize=700%2C554&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafbeelding-2025-07-08-210408.png?resize=768%2C608&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>
</ol>
</li>



<li><strong>Herstart</strong> je computer en <strong>start op</strong> van je <strong>USB-stick</strong>. Als dit niet automatisch gebeurt, dan moet je een toets indrukken tijdens het opstarten (die zoek je best even op online of in de handleiding). Bij mijn laptops is het F12  of de ESC-toets ingedrukt houden, op Applehardware (met Intel CPU) kun je gewoon alt ingedrukt houden.<br>Mocht dit niet werken dan kun je ook de opstartvolgorde in je BIOS of UEFI veranderen. Je komt in het BIOS of UEFI door tijdens het opstarten van je computer op een bepaalde toets te drukken, die is verschillend per computer, maar vaak is het DEL, ESC, F4, F12, … In het BIOS zoek je naar de optie om de opstartvolgorde te veranderen. Je kunt bijv. USB bovenaan zetten, gevolgd door een dvd/cd-speler en tenslotte je harde schijf, op die manier zal je computer eerst kijken of er een USB-stick is waarvan hij kan opstarten, als dat niet het geval is, probeert hij de dvd-/cd-lezer en tenslotte de harde schijf (waar waarschijnlijk je Windows op geïnstalleerd staat). Bewaar de wijzigingen en verlaat het BIOS. Nu zou bij het opstarten met je USB-stick in de computer een keuzemenu moeten verschijnen.</li>



<li>Zodra je opstart, word je begroet door een venster waarin je meteen de installatie kunt starten of Ubuntu eerst kunt uitproberen in een live omgeving (waarin je alsnog de installatie kunt starten als het besturingssysteem je bevalt). Ik kies meestal voor de live omgeving, zo kan ik meteen zien of mijn muis, toetsenbord, scherm, webcam, microfoon en luidsprekers goed werken.</li>



<li>Klik op &#8216;Install Kubuntu&#8217; om de installatie te starten.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67524" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_094457/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_094457" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67524" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?resize=600%2C375&#038;ssl=1" alt="Afbeelding van de desktop in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094457-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Sluit indien nodig je laptop aan op de netstroom voor je op volgende klikt.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67525" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_094535/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_094535" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67525" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?resize=600%2C375&#038;ssl=1" alt="Screenshot van het welkomstscherm in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_094535-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Selecteer de regio. Pas eventueel de taal- en locatie-instellingen aan.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67526" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_114545/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_114545" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67526" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?resize=600%2C375&#038;ssl=1" alt="Screenshot van de locatie-instellingen tijdens de installatie van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114545-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies het juiste toetsenbord. Dat maakt het intikken van je gebruikersnaam e.d. veel makkelijker <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /><br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67527" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_114554/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_114554" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67527" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?resize=600%2C375&#038;ssl=1" alt="Screenshot van de toetsenbordinstellingen tijdens de installatie van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114554-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Maak een keuze tussen de standaardselectie software (browser, kantoorsoftware en andere applicaties) of een minimaal pakket zonder alle extra&#8217;s.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67529" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_114604/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_114604" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67529" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van de installatiemodi in Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_114604-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies ervoor om je harde schijf te wissen en Kubuntu te installeren als je enkel Kubuntu als besturingssysteem wil. Volg de uitleg in de stappen hieronder als je Kubuntu 25.04 naast een ander besturingssysteem (bijv. Windows) wil installeren.
<ol class="wp-block-list">
<li>Klik op &#8216;Handmatig partitioneren&#8217;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67530" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_115825/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_115825" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67530" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van de partitiekeuzes bij de installatie van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_115825-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Zoek naar de partitie met de vrije ruimte (die je creëerde in Windows) en klik erop. Klik vervolgens op &#8216;Aanmaken&#8217; om 3 partities te maken met volgende instellingen.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67531" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120006/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120006" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67531" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van de partities tijdens het installeren van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120006-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li><em>FAT32-partitie</em> met 1024MB ruimte, aankoppelpunt <em>/boot/efi</em> &amp; &#8216;<em>boot</em>&#8216; als vlag. Deze partitie zorgt ervoor dat je bij het opstarten kunt kiezen tussen Kubuntu &amp; Windows.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="569" data-attachment-id="67532" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120300/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?fit=1252%2C1188&amp;ssl=1" data-orig-size="1252,1188" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120300" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?fit=300%2C285&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?fit=700%2C664&amp;ssl=1" class="wp-image-67532" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?resize=600%2C569&#038;ssl=1" alt="Schermafbeelding van de boot- partitie tijdens het installeren van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?w=1252&amp;ssl=1 1252w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?resize=300%2C285&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?resize=700%2C664&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120300.png?resize=768%2C729&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li><em>linuxswap</em>-partitie met evenveel ruimte als de grootte van je RAM-geheugen &amp; vlag &#8216;<em>swap</em>&#8216;. <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="569" data-attachment-id="67533" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120138/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?fit=1252%2C1188&amp;ssl=1" data-orig-size="1252,1188" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120138" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?fit=300%2C285&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?fit=700%2C664&amp;ssl=1" class="wp-image-67533" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?resize=600%2C569&#038;ssl=1" alt="Schermafbeelding van de swap- partitie tijdens het installeren van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?w=1252&amp;ssl=1 1252w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?resize=300%2C285&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?resize=700%2C664&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120138.png?resize=768%2C729&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li><em>ext4</em>-partitie met als aankoppelpunt &#8216;<em>/</em>&#8216; (voor de installatie van Kubuntu en ruimte voor je bestanden).<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="569" data-attachment-id="67534" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120205/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?fit=1252%2C1188&amp;ssl=1" data-orig-size="1252,1188" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120205" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?fit=300%2C285&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?fit=700%2C664&amp;ssl=1" class="wp-image-67534" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?resize=600%2C569&#038;ssl=1" alt="Schermafbeelding van de ext4- partitie tijdens het installeren van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?w=1252&amp;ssl=1 1252w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?resize=300%2C285&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?resize=700%2C664&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120205.png?resize=768%2C729&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>
</ol>
</li>



<li>Klik op volgende en stel je naam, computernaam en wachtwoord in.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67535" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120331/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120331" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67535" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van het gebruikersmenu tijdens het installeren van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120331-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kijk alle wijzigingen nog even aandachtig na. Dit is je laatste kans om je te bedenken, hierna worden de wijzigingen toegepast.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67536" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120414/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120414" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67536" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van de samenvatting tijdens de installatie van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120414-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klik op ‘installeer’ en wacht tot het systeem klaar is. Ondertussen kun je een presentatie over Kubuntu bekijken (of even iets anders gaan doen).<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67538" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120436/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120436" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67538" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van het installatieproces van Kubuntu 25.04." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120436-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Herstart je computer wanneer Kubuntu daarom vraagt.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="375" data-attachment-id="67539" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_120750/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_120750" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?fit=700%2C438&amp;ssl=1" class="wp-image-67539" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?resize=600%2C375&#038;ssl=1" alt="Schermafbeelding van een voltooide Kubuntu-installatie." srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_120750-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Meld je aan met je wachtwoord en doorloop de verwelkoming.<br></li>
</ol>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="438" data-attachment-id="67541" data-permalink="https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/schermafdruk_20250709_221351/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?fit=2560%2C1600&amp;ssl=1" data-orig-size="2560,1600" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafdruk_20250709_221351" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?fit=300%2C188&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?fit=700%2C438&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351.png?resize=700%2C438&#038;ssl=1" alt="" class="wp-image-67541" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?resize=700%2C438&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?resize=300%2C188&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?resize=768%2C480&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?resize=1536%2C960&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2025/07/Schermafdruk_20250709_221351-scaled.png?resize=2048%2C1280&amp;ssl=1 2048w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h2 class="wp-block-heading">Tot slot</h2>



<p>In deze tutorial leerde je Kubuntu 25.04 installeren. Laat gerust je vragen en opmerkingen hieronder achter of contacteer me via <a href="https://kevinvermassen.be/contact/">het formulier</a> op deze website.</p>



<p>Veel plezier met deze Linuxdistributie!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2025/07/09/kubuntu-25-04-installeren-en-dual-boot-windows-11/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">67510</post-id>	</item>
		<item>
		<title>Nieuw boek over darktable</title>
		<link>https://kevinvermassen.be/2024/12/26/nieuw-boek-over-darktable/</link>
					<comments>https://kevinvermassen.be/2024/12/26/nieuw-boek-over-darktable/#comments</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Thu, 26 Dec 2024 15:58:35 +0000</pubDate>
				<category><![CDATA[darktable]]></category>
		<category><![CDATA[Fotobewerking]]></category>
		<category><![CDATA[fotografie]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=66039</guid>

					<description><![CDATA[De voorbije week paste ik mijn boek over darktable aan om het meer in lijn te laten lopen met de meest recente darktable-versie (5.0). Dit boek is nog steeds gericht op beginners die hun eerste stappen in de digitale ontwikkelkamer zetten en op ervaren gebruikers die meer willen leren over darktable of een overstap van [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>De voorbije week paste ik mijn boek over darktable aan om het meer in lijn te laten lopen met de meest recente darktable-versie (5.0).</p>


<div class="sdm_download_button_box_default"><div class="sdm_download_link"><a href="https://kevinvermassen.be/?sdm_process_download=1&#038;download_id=66028" class="sdm_download pink" title="darktable 5.0 boek" target=&quot;_blank&quot;>Nu downloaden!</a></div></div>


<p>Dit boek is nog steeds gericht op beginners die hun eerste stappen in de digitale ontwikkelkamer zetten en op ervaren gebruikers die meer willen leren over darktable of een overstap van een ander programma zoals Lightroom maken. Beginners en nieuwkomers bij darktable lezen dit boek het best van hoofdstuk 1 tot 3 aandachtig om vertrouwd te geraken met de basistechnieken van het programma. Daarna kun je de inhoudsopgave gebruiken om meer te weten te komen over de onderwerpen die je het meest interesseren. Ervaren gebruikers kunnen het boek doorbladeren en de onderwerpen eruit pikken waarover ze willen bijleren.</p>



<p>In de eerste drie hoofdstukken leer je de basis van het programma, na het lezen van deze hoofdstukken kun je darktable gebruiken voor het dagdagelijkse fotobeheer en om kleine bewerkingen te doen bij het ontwikkelen van de foto’s. In hoofdstuk 4 tot 8 verkennen we alle mogelijkheden die darktable biedt bij het beheren en bekijken van je bibliotheek en het ontwikkelen van jouw foto’s, maar bekijken we ook welke mogelijkheden de kaartweergave biedt en hoe je je foto’s best print. In hoofdstuk 9 leer je hoe je darktable kunt gebruiken om je camera te bedienen in de tetheringweergave. De laatste twee hoofdstukken zijn wat technischer en geven duiding bij alle opties die je kunt instellen in darktable en bieden je een blik achter de technische schermen.</p>



<p>Veel plezier ermee!</p>



<p><strong>Downloaden</strong> kan door op onderstaande knop te klikken (let op: de download is zo’n 109MB groot).</p>


<div class="sdm_fancy_template_wrapper"><div class="sdm_fancy2_item "><div class="sdm_fancy2_wrapper"><div class="sdm_fancy2_download_item_top"><div class="sdm_fancy2_download_thumbnail"><img data-recalc-dims="1" decoding="async" class="sdm_fancy2_thumb_image" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/12/Scherm%C2%ADafbeelding-2024-12-26-om-11.51.05.png?ssl=1" alt = "darktable 5.0 boek" /></div></div><div class="sdm_fancy2_download_title">darktable 5.0 boek</div><div class="sdm_fancy2_download_size"><span class="sdm_fancy2_download_size_label">Size: </span><span class="sdm_fancy2_download_size_value">109 MB</span></div><div class="sdm_fancy2_download_date"><span class="sdm_fancy2_download_date_label">Published: </span><span class="sdm_fancy2_download_date_value">26 december 2024</span></div><div class="sdm_fancy2_download_link"><a href="https://kevinvermassen.be/?sdm_process_download=1&#038;download_id=66028" class="sdm_fancy2_download_dl_link" target="_blank">Nu downloaden!</a></div></div></div></div><div class="sdm_clear_float"></div>


<p>Mocht je op zoek zijn naar de <strong>OUDERE versie</strong>s van dit boek dan kun je <a href="https://kevinvermassen.be/2021/08/18/darktable-handleiding-en-boek/" data-type="post" data-id="3769">hier</a> de versie vinden die ik schreef voor darktable 3.6 en 2.6.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2024/12/26/nieuw-boek-over-darktable/feed/</wfw:commentRss>
			<slash:comments>6</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">66039</post-id>	</item>
		<item>
		<title>Ubuntu 24.10 installeren &#8211; Oracular Oriole</title>
		<link>https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/</link>
					<comments>https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/#respond</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Sat, 19 Oct 2024 13:39:37 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[Oracular Oriole]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 24.10]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=65325</guid>

					<description><![CDATA[Dit artikel is een update van mijn vorige installatiegidsen over Ubuntu&#160;17.04,&#160;17.10, 20.04 &#38; 22.04. Ubuntu 24.10 &#8211; Oracular Oriole &#8211; is de meest recente jubileumuitgave van Canonicals populaire besturingssysteem. Ubuntu bestaat 20 jaar, gefeliciteerd! Dit is geen LTS-release, dit betekent dus dat je 9 maanden updates ontvangt en dat je in april best updatet naar [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><em>Dit artikel is een update van mijn vorige installatiegidsen over Ubuntu&nbsp;<a href="https://kevinvermassen.be/2017/07/01/ubuntu-gnome-17-04-installeren/">17.04</a>,&nbsp;<a href="https://kevinvermassen.be/2017/11/06/ubuntu-17-10-installeren-en-configureren/">17.10</a></em>, <a href="https://kevinvermassen.be/2020/08/15/ubuntu-20-04-installeren/" target="_blank" rel="noreferrer noopener">20.04</a> &amp; <a href="https://kevinvermassen.be/2022/04/01/ubuntu-22-04-installeren-jammy-jellyfish/" data-type="post" data-id="59371">22.04</a>.  <br></p>



<p>Ubuntu 24.10 &#8211; Oracular <a href="https://nl.wikipedia.org/wiki/Wielewaal_(vogel)">Oriole</a> &#8211; is de meest recente jubileumuitgave van Canonicals populaire besturingssysteem. Ubuntu bestaat <a href="https://en.wikipedia.org/wiki/Ubuntu_version_history">20 jaar</a>, gefeliciteerd! Dit is geen LTS-release, dit betekent dus dat je 9 maanden updates ontvangt en dat je in april best updatet naar Ubuntu 25.04 &#8211; Plucky Puffin &#8211; om ondersteuning te blijven ontvangen. Als je liever een besturingssysteem met langere ondersteuning gebruikt, dan download je beter Ubuntu 24.04 -Noble Numbat. Canonical <a href="https://ubuntu.com/blog/canonical-releases-ubuntu-24-04-noble-numbat">belooft</a> minimum 12 jaar aan updates bij de LTS-versie (Long Term Support).</p>



<p>In deze handleiding leg ik uit hoe je Ubuntu 24.10 installeert op je computer, bijv. ter vervanging van Windows. </p>



<p>Ik gebruik de standaardeditie van Ubuntu die met GNOME als desktopomgeving wordt geleverd maar uiteraard werkt deze handleiding ook met alle Ubuntu-afgeleiden zoals&nbsp;<a href="https://kubuntu.org/" target="_blank" rel="noreferrer noopener">Kubuntu</a>,&nbsp;<a href="https://ubuntu-mate.org/" target="_blank" rel="noreferrer noopener">Ubuntu Mate</a>,&nbsp;<a href="https://xubuntu.org/" target="_blank" rel="noreferrer noopener">Xubuntu</a>,&nbsp;<a href="https://elementary.io/nl/" target="_blank" rel="noreferrer noopener">Elementary OS</a>,&nbsp;<a href="https://pop.system76.com/" target="_blank" rel="noreferrer noopener">POP!_OS</a>,&nbsp;<a href="https://linuxmint.com/" target="_blank" rel="noreferrer noopener">Linux Mint</a>&nbsp;en&nbsp;<a href="https://wiki.ubuntu.com/DerivativeTeam/Derivatives" target="_blank" rel="noreferrer noopener">nog veel andere distributies</a>. Houd gewoon in je achterhoofd dat de screenshots in deze gids allemaal in Ubuntu 24.10 met Gnome gemaakt zijn, dus de kleuren en lay-out kunnen er ietwat anders uitzien maar de basisprincipes van het installeren blijven hetzelfde.&nbsp;<br></p>



<p>Voor je begint, maak je best een back-up van je data zodat je zeker niets kwijt geraakt.</p>



<h2 class="wp-block-heading">Aanbevolen systeemvereisten</h2>



<p>Ubuntu zal zo op ongeveer alle computerhardware werken, zowel oud als nieuw. Als je computer werkte met Windows XP of nieuwer, dan zal hij ook Ubuntu kunnen draaien, maar ongetwijfeld sneller en beter <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>



<p>Dit zijn de aanbevolen hardwarevereisten:</p>



<ul class="wp-block-list">
<li>2 GHz dual core processor;</li>



<li>4 GB RAM;</li>



<li>25GB ruimte op je harde schijf;</li>



<li>Internettoegang is optioneel maar wel handig.</li>
</ul>



<p>Het OS zal ook werken op tragere hardware maar misschien is het dan een goed idee om een lichtere versie van Ubuntu te gebruiken zoals&nbsp;<a rel="noreferrer noopener" href="https://xubuntu.org/" target="_blank">Xubuntu</a>.</p>



<h2 class="wp-block-heading">Installatiestappen</h2>



<ol class="wp-block-list">
<li><strong>Download</strong> Ubuntu 24.10 van <a href="https://ubuntu.com/download/desktop">https://ubuntu.com/download/desktop</a> </li>



<li><strong>Brand</strong> het gedownloade schijfbestand naar een&nbsp;<a href="https://kevinvermassen.be/2017/07/01/linux-yumi/">usb-stick</a>&nbsp;met bijv.&nbsp;<a href="https://www.ventoy.net" target="_blank" rel="noreferrer noopener">Ventoy</a>&nbsp;of&nbsp;DVD.</li>



<li>Als je een <strong>dual boot</strong> (2 besturingssystemen naast elkaar installeren) wil maken, dan kun je stap 3 volgen in <a href="https://kevinvermassen.be/2022/04/01/ubuntu-22-04-installeren-jammy-jellyfish/">deze gids</a>.</li>



<li><strong>Herstart</strong> je computer en <strong>start op</strong> van je <strong>USB-stick</strong>. Als dit niet automatisch gebeurt, dan moet je een toets indrukken tijdens het opstarten (die zoek je best even op online of in de handleiding). Bij mijn laptop is het F12 en op Apple hardware (met Intel CPU) kun je gewoon alt ingedrukt houden. <br>Mocht dit niet werken dan kun je ook de opstartvolgorde in je BIOS veranderen. Je komt in het BIOS door tijdens het opstarten van je computer op een bepaalde toets te drukken, die is verschillend per computer maar vaak is het DEL, Esc, F4, F12, … In het BIOS zoek je naar de optie om de opstartvolgorde te veranderen. Je kunt bijv. USB bovenaan zetten, gevolgd door een DVD/CD-speler en tenslotte je harde schijf, op die manier zal je computer eerst kijken of er een usb-stick is waarvan hij kan opstarten, als dat niet het geval is probeert hij de dvd-/cd-lezer en tenslotte de harde schijf (waar waarschijnlijk je Windows op geïnstalleerd staat). Bewaar de wijzigingen en verlaat het BIOS. Nu zou bij het opstarten met je usb-stick in de computer een keuzemenu moeten verschijnen. </li>



<li>Zodra je opstart, wordt je begroet door een venster waarin je meteen de installatie kunt starten of Ubuntu eerst kunt uitproberen in een live omgeving (waarin je alsnog de installatie kunt starten als het OS je bevalt).</li>



<li>Kies je taal.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65328" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-31-46/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-31-46" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?fit=700%2C506&amp;ssl=1" class="wp-image-65328" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-46.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Je kunt enkele toegankelijkheidsinstellingen aanpassen indien nodig.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65329" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-31-58/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-31-58" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?fit=700%2C506&amp;ssl=1" class="wp-image-65329" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-31-58.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies het juiste toetsenbord. Dat maakt het intikken van je gebruikersnaam e.d. veel makkelijker <img src="https://s.w.org/images/core/emoji/17.0.2/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /><br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65330" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-32-09/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-32-09" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?fit=700%2C506&amp;ssl=1" class="wp-image-65330" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-09.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Maak verbinding met het internet. Ubuntu kan dan meteen updates en extra software downloaden. <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65331" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-32-45/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-32-45" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?fit=700%2C506&amp;ssl=1" class="wp-image-65331" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-32-45.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies voor &#8216;Ubuntu installeren&#8217; om het besturingssysteem naar je computer te kopiëren.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65333" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-33-19/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-33-19" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?fit=700%2C506&amp;ssl=1" class="wp-image-65333" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-19.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies voor de standaard &#8216;interactive installatie&#8217;. De andere optie is interessant voor systeembeheerders die geautomatiseerd een installatie op meerdere computers willen toepassen.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65334" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-33-27/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-33-27" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?fit=700%2C506&amp;ssl=1" class="wp-image-65334" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-27.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Maak een keuze tussen de standaardselectie software (enkel een browser + een paar applicaties) of een uitgebreider pakket (met o.a. een Officepakket en mailprogramma). <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65335" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-33-33/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-33-33" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?fit=700%2C506&amp;ssl=1" class="wp-image-65335" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-33.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Ik kies er steeds voor om meteen de extra software en codecs te installeren zodat ik dat niet achteraf meer hoef te doen.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65336" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-33-46/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-33-46" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?fit=700%2C506&amp;ssl=1" class="wp-image-65336" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-33-46.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies ervoor om je harde schijf te wissen en Ubuntu te installeren als je enkel Ubuntu als besturingssysteem wil. Volg de uitleg in <a href="https://kevinvermassen.be/2022/04/01/ubuntu-22-04-installeren-jammy-jellyfish/" data-type="post" data-id="59371">stap 11</a> van deze handleiding als je Ubuntu 24.10 naast een ander besturingssysteem wil installeren.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65337" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-34-01/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-34-01" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?fit=700%2C506&amp;ssl=1" class="wp-image-65337" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-01.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies de juiste harde schijf om Ubuntu op te installeren.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65339" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-34-09/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-34-09" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?fit=700%2C506&amp;ssl=1" class="wp-image-65339" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-09.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Maak je gebruikersaccount en wachtwoord aan.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65340" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-34-15/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-34-15" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?fit=700%2C506&amp;ssl=1" class="wp-image-65340" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-15.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kies de juiste locatie zodat o.a. de tijds- en regio-instellingen meteen goed gezet kunnen worden.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65341" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-12-34-43/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 12-34-43" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?fit=700%2C506&amp;ssl=1" class="wp-image-65341" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-12-34-43.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Kijk alle wijzigingen nog even aandachtig na. Dit is je laatste kans om je te bedenken, hierna worden de wijzigingen toegepast. <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65342" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-14-34-50/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 14-34-50" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?fit=700%2C506&amp;ssl=1" class="wp-image-65342" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-34-50.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Klik op &#8216;installeren&#8217; en wacht tot het systeem klaar is. Ondertussen kun je een presentatie over Ubuntu bekijken (of een kwartiertje iets anders gaan doen). <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="434" data-attachment-id="65343" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-14-37-06/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?fit=1012%2C732&amp;ssl=1" data-orig-size="1012,732" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 14-37-06" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?fit=300%2C217&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?fit=700%2C506&amp;ssl=1" class="wp-image-65343" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?resize=600%2C434&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?w=1012&amp;ssl=1 1012w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?resize=300%2C217&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?resize=700%2C506&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-37-06.png?resize=768%2C556&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>



<li>Herstart je computer wanneer Ubuntu daarom vraagt. </li>



<li>Meld je aan met je wachtwoord en doorloop de verwelkoming.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="600" height="466" data-attachment-id="65345" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-14-43-01/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?fit=1146%2C890&amp;ssl=1" data-orig-size="1146,890" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 14-43-01" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?fit=300%2C233&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?fit=700%2C544&amp;ssl=1" class="wp-image-65345" style="width: 600px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?resize=600%2C466&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?w=1146&amp;ssl=1 1146w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?resize=300%2C233&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?resize=700%2C544&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-14-43-01.png?resize=768%2C596&amp;ssl=1 768w" sizes="auto, (max-width: 600px) 100vw, 600px" /></li>
</ol>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="394" data-attachment-id="65346" data-permalink="https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/screenshot-from-2024-10-19-15-30-53/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?fit=1920%2C1080&amp;ssl=1" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot From 2024-10-19 15-30-53" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?fit=300%2C169&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?fit=700%2C394&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?resize=700%2C394&#038;ssl=1" alt="" class="wp-image-65346" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?resize=700%2C394&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/10/Screenshot-From-2024-10-19-15-30-53.png?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h2 class="wp-block-heading">Tot slot</h2>



<p>In deze tutorial leerde je Ubuntu 24.10 installeren. Laat gerust je vragen en opmerkingen hieronder achter of contacteer me via <a href="https://kevinvermassen.be/contact/" data-type="page" data-id="25">het formulier</a> op deze website.</p>



<p>Veel plezier met deze jubileumeditie! </p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2024/10/19/ubuntu-24-10-installeren-oracular-oriole/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">65325</post-id>	</item>
		<item>
		<title>Update zinsleer en woordleer</title>
		<link>https://kevinvermassen.be/2024/09/29/update-zinsleer-en-woordleer/</link>
					<comments>https://kevinvermassen.be/2024/09/29/update-zinsleer-en-woordleer/#respond</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Sun, 29 Sep 2024 10:32:39 +0000</pubDate>
				<category><![CDATA[STEM & ICT]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=65218</guid>

					<description><![CDATA[De secties woordleer en zinsleer werden geüpdatet met nieuwe oefeningen en theorie. Voorheen gebruikte ik Hot Potatoes voor de oefeningen op de website, maar sinds enkele jaren gebruik ik https://h5p.org/ De voorbije weken rondde ik de update af. De oude oefeningen en theorie vind je wel nog steeds terug onder de nieuwe presentaties. De nieuwe [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>De secties <a href="https://kevinvermassen.be/woordleer/" data-type="page" data-id="317">woordleer</a> en <a href="https://kevinvermassen.be/zinsleer/" data-type="page" data-id="276">zinsleer</a> werden geüpdatet met nieuwe oefeningen en theorie. </p>



<p>Voorheen gebruikte ik Hot Potatoes voor de oefeningen op de website, maar sinds enkele jaren gebruik ik <a href="https://h5p.org/">https://h5p.org/</a> </p>



<p>De voorbije weken rondde ik de update af. De oude oefeningen en theorie vind je wel nog steeds terug onder de nieuwe presentaties.</p>



<p>De nieuwe applicatie laat toe om rijkere inhoud te creëren en om de oefeningen en theorie meer in elkaar te laten overvloeien. Ook is het makkelijker om de oefeningen op een telefoon of tablet te maken.</p>



<p>Veel leerplezier!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2024/09/29/update-zinsleer-en-woordleer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">65218</post-id>	</item>
		<item>
		<title>Gezegde</title>
		<link>https://kevinvermassen.be/2024/09/21/gezegde/</link>
					<comments>https://kevinvermassen.be/2024/09/21/gezegde/#respond</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Sat, 21 Sep 2024 11:12:16 +0000</pubDate>
				<category><![CDATA[Nederlands]]></category>
		<category><![CDATA[Zinsleer]]></category>
		<category><![CDATA[gezegde]]></category>
		<category><![CDATA[Naamwoordelijk gezegde]]></category>
		<category><![CDATA[Oefeningen]]></category>
		<category><![CDATA[Werkwoordelijk gezegde]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=65149</guid>

					<description><![CDATA[Leer wat het gezegde van een zin is en leer het onderscheid maken tussen een werkwoordelijk en naamwoordelijk gezegde in onderstaande presentatie. Klik op de dubbele pijl rechts onderaan om de les op je volledige scherm te bekijken.]]></description>
										<content:encoded><![CDATA[
<p>Leer wat het gezegde van een zin is en leer het onderscheid maken tussen een <a href="https://kevinvermassen.be/2016/08/01/werkwoordelijke-aanvulling/" data-type="post" data-id="287">werkwoordelijk</a> en <a href="https://kevinvermassen.be/2016/08/01/naamwoordelijk-gezegde/" data-type="post" data-id="293">naamwoordelijk</a> gezegde in onderstaande presentatie.</p>



<p><em>Klik op de dubbele pijl rechts onderaan om de les op je volledige scherm te bekijken.</em></p>



<p><code><div class="h5p-iframe-wrapper"><iframe id="h5p-iframe-26" class="h5p-iframe" data-content-id="26" style="height:1px" src="about:blank" frameBorder="0" scrolling="no" title="Gezegde"></iframe></div></code></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2024/09/21/gezegde/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">65149</post-id>	</item>
		<item>
		<title>Lijst van interessante Opensource Software</title>
		<link>https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/</link>
					<comments>https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/#comments</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Mon, 01 Jul 2024 17:59:34 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[alternatieven]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[software]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=64536</guid>

					<description><![CDATA[Wat is opensource software? Opensource software zijn computerprogramma’s waarvan de broncode vrij beschikbaar is. Je kunt het programma gebruiken, de code ervan bekijken &#38; aanpassen en je mag de software doorgeven. Dit lijkt evident, maar dat is het niet. Heel veel software die we dagelijks gebruiken heeft een gesloten bron (closed source): Windows, macOS, iOS, [&#8230;]]]></description>
										<content:encoded><![CDATA[
<h2 class="wp-block-heading">Wat is opensource software?</h2>



<p>Opensource software zijn computerprogramma’s waarvan de broncode vrij beschikbaar is. Je kunt het programma <strong>gebruiken</strong>, de code ervan <strong>bekijken</strong> &amp; <strong>aanpassen</strong> en je mag de software <strong>doorgeven</strong>. Dit lijkt evident, maar dat is het niet. </p>



<p>Heel veel software die we dagelijks gebruiken heeft een gesloten bron (closed source): Windows, macOS, iOS, Microsoft Office, Adobe Photoshop, Microsoft Edge, Google Chrome, … Door de code geheim te houden, hopen ontwikkelaars hun werk te beschermen, vaak ten nadele van de gebruiker, want niemand kan de code controleren en checken op fouten (of erger: malafide code). De ethische weg vooruit is dus open source software.</p>



<h2 class="wp-block-heading">Waarom kiezen voor open source?</h2>



<p>Eén van belangrijkste redenen voor de populariteit van opensource software is de <strong>prijs</strong>: je kunt de aangeboden programma’s gratis gebruiken. Al wordt het ten zeerste gewaardeerd als je een bijdrage geeft aan software die je graag en vaak gebruikt.</p>



<p>Verder is open source software vaak <strong>stabieler</strong> en <strong>veiliger</strong> omdat iedereen (maar voornamelijk andere ontwikkelaars) de code kan nakijken, verbeteren of aan de alarmbel kan trekken bij grote problemen. Op deze manier vergroot de kwaliteit voortdurend.</p>



<p>Ook hebben de meeste open source projecten een <strong>fijne gemeenschap</strong> (community) waar je (als beginner) terechtkunt met je vragen. De gebruikers helpen er elkaar en werken zo op een positieve manier aan de reputatie van een project.</p>



<p>Bij open source software heb je <strong>zelf controle</strong> over je computer en de software die je gebruikt: de code is beschikbaar en je bent vrij ze aan te passen naar eigen smaak.</p>



<p>De geest achter de open source community is er één die streeft naar <strong>samenwerking</strong>. Ontwikkelaars van over de hele wereld kunnen samenwerken om een programma te ontwikkelen dat bij hun behoeften past.</p>



<p>Met open source software voorkom je ook dat je vast zit in 1 platform of aan 1 stuk software. Open source software gebruikt <strong>open standaarden</strong> die ervoor zorgen dat je je bestanden ook op andere computers en met andere software kunnen samenwerken.</p>



<p>In de meeste gevallen ervaar ik open source software als een <strong>ethische</strong> en <strong>technologisch logischere</strong> <strong>keuze</strong> dan het closed source alternatief.</p>



<p>Uiteraard is het niet enkel rozengeur en maneschijn, er zijn ook enkele mogelijke nadelen. Zo vereist een overstap vaak enige <strong>gewenning</strong> als je al jaren een ander programma gebruikt en is er mogelijk een <strong>leercurve</strong>. Ook komen de alternatieven nooit één-op-één overeen: elk programma heeft wel functies die het net beter of minder goed doet dan het andere, waardoor je soms even goed moet <strong>kijken en vergelijken</strong> tussen de opensourcealternatieven.</p>



<h2 class="wp-block-heading">Lijst met alternatieven</h2>



<p>Om door het bos de bomen nog te kunnen onderscheiden, maakte ik onderstaande lijst van opensource software-alternatieven. Dat maakt de start van je zoektocht wat makkelijker en overzichtelijker. Ik zorgde ervoor dat alle voorgestelde alternatieven (in de meeste gevallen) beschikbaar zijn voor Linux, macOS en Windows. Alvast veel plezier gewenst met het ontdekken van deze open source alternatieven. Als er meerder opties zijn, geef ik ook steeds aan wat ik bij voorkeur gebruik, maar zoek zeker even voor je zelf uit wat jij verkiest.</p>



<h3 class="wp-block-heading">Browsers</h3>



<p>Waarschijnlijk de meest gebruikte software op elke computer is de internetbrowser. Hier wil ik alternatieven aanbieden voor de closed source Google Chrome (de meest gebruikte browser), Microsoft Edge (meegeleverd in Windows) en Safari (standaardbrowser op macOS). </p>



<ul class="wp-block-list">
<li>Mozilla Firefox &#8211; <a href="https://www.mozilla.org/nl/firefox/new">https://www.mozilla.org/nl/firefox/new</a></li>



<li>Brave &#8211; <a href="https://brave.com">https://brave.com</a></li>



<li>Chromium &#8211; <a href="https://www.chromium.org/getting-involved/download-chromium">https://www.chromium.org/getting-involved/download-chromium</a></li>
</ul>



<p>Mijn aanrader: <strong>Mozilla Firefox</strong>. Firefox biedt het enige echte ethische alternatief. De meeste andere browsers bouwen verder op Chromium (waarop Chrome gebaseerd is): Edge, Vivaldi, Opera &amp; Google Chrome zijn onder de motorkap grotendeels gelijkaardig. Firefox zet privacy voorop, laat je makkelijke reclame &amp; trackers blokkeren en biedt ook erg veel uitbreidingsmogelijkheden via extensies.</p>



<figure class="wp-block-image aligncenter size-full"><a href="https://www.mozilla.org/nl/firefox/new"><img data-recalc-dims="1" loading="lazy" decoding="async" width="1920" height="1995" data-attachment-id="64554" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/firefox_logo_2019-svg_-2/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?fit=1920%2C1995&amp;ssl=1" data-orig-size="1920,1995" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Firefox_logo_2019.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?fit=289%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?fit=700%2C727&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?resize=1920%2C1995&#038;ssl=1" alt="" class="wp-image-64554" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?w=1920&amp;ssl=1 1920w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?resize=289%2C300&amp;ssl=1 289w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?resize=700%2C727&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?resize=768%2C798&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Firefox_logo_2019.svg_.png?resize=1478%2C1536&amp;ssl=1 1478w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></a></figure>



<h3 class="wp-block-heading">E-mailprogramma&#8217;s</h3>



<p>Elke Windowscomputer komt standaard met Outlook en macOS levert Mail. Ook voor deze programma&#8217;s bestaan er interessantere opensourcealternatieven.</p>



<ul class="wp-block-list">
<li>Thunderbird &#8211; <a href="https://www.thunderbird.net/nl/">https://www.thunderbird.net/nl/ </a></li>



<li>Mailspring &#8211; <a href="https://www.getmailspring.com/download">https://www.getmailspring.com/download </a></li>
</ul>



<p>Mijn aanrader: <strong>Thunderbird</strong>. Thunderbird vindt net als Firefox zijn oorsprong bij Mozilla en deelt dus dezelfde waarden. Net als in Firefox kun je de uitgebreide basis nog verder verrijken met extensies en thema&#8217;s.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="700" data-attachment-id="64557" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/thunderbird_2023_icon/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?fit=1500%2C1500&amp;ssl=1" data-orig-size="1500,1500" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Thunderbird_2023_icon" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?fit=700%2C700&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=700%2C700&#038;ssl=1" alt="" class="wp-image-64557" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=700%2C700&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?w=1500&amp;ssl=1 1500w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Video&#8217;s bekijken</h3>



<p>De standaard mediaspelers in Windows en macOS hebben geen open bron, onderstaande suggesties zijn dus ideaal als je op zoek bent naar een andere optie.</p>



<ul class="wp-block-list">
<li>VLC &#8211; <a href="https://www.videolan.org/vlc/"> https://www.videolan.org/vlc/</a></li>



<li>MPV &#8211; <a href="https://mpv.io/">https://mpv.io/ </a></li>
</ul>



<p>Mijn aanrader: <strong>VLC</strong>. VLC is al meer dan een decennium de standaard op mijn computers (maar bestaat al meer dan 25 jaar). De tijd van het zoeken naar de juiste codecs om een filmpje te kunnen bekijken is voorgoed voorbij. VLC bevat alle software die nodig is om multimedia te bekijken en beluisteren. Ik ben nog geen bestand tegengekomen dat VLC niet afspeelt.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="793" data-attachment-id="64558" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/vlc_icon-svg_/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?fit=1920%2C2175&amp;ssl=1" data-orig-size="1920,2175" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="VLC_Icon.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?fit=265%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?fit=700%2C793&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?resize=700%2C793&#038;ssl=1" alt="" class="wp-image-64558" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?resize=700%2C793&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?resize=265%2C300&amp;ssl=1 265w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?resize=768%2C870&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?resize=1356%2C1536&amp;ssl=1 1356w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?resize=1808%2C2048&amp;ssl=1 1808w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/VLC_Icon.svg_.png?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Office</h3>



<p>Op de meeste computers is Microsoft Office het standaardpakket dat je gratis (beperkt) of betalend kunt gebruiken. Ook op macOS wordt het vaak gebruikt. Helaas kun je MS Office niet makkelijk installeren onder Linux en is het pakket ook niet opensource. Alternatieven die wel op alle besturingssystemen werken vind je hieronder.</p>



<ul class="wp-block-list">
<li>LibreOffice &#8211; <a href="https://nl.libreoffice.org/">https://nl.libreoffice.org/</a></li>



<li>OnlyOffice &#8211; <a href="https://www.onlyoffice.com/">https://www.onlyoffice.com/ </a></li>
</ul>



<p>Mijn aanrader: <strong>OnlyOffice</strong>. Beide pakketten zijn erg goed en compleet, maar als je bestanden opent die gemaakt zijn in MS Office, dan doet OnlyOffice het vaak iets beter qua compatibiliteit (vaak zijn er wat problemen met de lay-out in bijv. Word of PowerPoint).</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="131" data-attachment-id="64559" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/onlyoffice_logo_default-svg_-2/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?fit=2880%2C540&amp;ssl=1" data-orig-size="2880,540" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="ONLYOFFICE_logo_default.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?fit=300%2C56&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?fit=700%2C131&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?resize=700%2C131&#038;ssl=1" alt="" class="wp-image-64559" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?resize=700%2C131&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?resize=300%2C56&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?resize=768%2C144&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?resize=1536%2C288&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/ONLYOFFICE_logo_default.svg_.png?resize=2048%2C384&amp;ssl=1 2048w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Notities nemen</h3>



<p>Mac-computers heeft &#8216;Notities&#8217; en Windows kent OneNote. Een bekend alternatief voor beide is Evernote, maar ook dat is niet opensource. Onderstaande opties zijn dat uiteraard wel.</p>



<ul class="wp-block-list">
<li>Joplin &#8211; <a href="https://joplinapp.org/">https://joplinapp.org/</a></li>



<li>Anytype &#8211; <a href="https://anytype.io/">https://anytype.io/ </a></li>
</ul>



<p>Mijn aanrader: Joplin is ideaal als je enkel notities wil nemen, <strong>Anytype</strong> blinkt echter uit als je veel meer functies wil en makkelijk wil kunnen samenwerken met familie, vrienden en collega&#8217;s.</p>



<figure class="wp-block-image aligncenter size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="433" height="327" data-attachment-id="64560" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/anytype/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Anytype.png?fit=433%2C327&amp;ssl=1" data-orig-size="433,327" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Anytype" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Anytype.png?fit=300%2C227&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Anytype.png?fit=433%2C327&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Anytype.png?resize=433%2C327&#038;ssl=1" alt="" class="wp-image-64560" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Anytype.png?w=433&amp;ssl=1 433w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Anytype.png?resize=300%2C227&amp;ssl=1 300w" sizes="auto, (max-width: 433px) 100vw, 433px" /></figure>



<h3 class="wp-block-heading">Berichten sturen</h3>



<p>In plaats van sms&#8217;jes sturen de meeste mensen berichten via WhatsApp, Facebook Messenger of Instagram. Deze 3 apps zijn echter alledrie van Meta (het moederbedrijf achter Facebook) en zijn allesbehalve opensource en privacygericht. Voor een ethisch en privacyvriendelijk alternatief is er maar één echter aanrader:</p>



<ul class="wp-block-list">
<li>Signal &#8211; <a href="https://signal.org/">https://signal.org/ </a></li>
</ul>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="700" data-attachment-id="64562" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/signal-logo-svg_-1/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?fit=1920%2C1920&amp;ssl=1" data-orig-size="1920,1920" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Signal-Logo.svg_-1" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?fit=700%2C700&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?resize=700%2C700&#038;ssl=1" alt="" class="wp-image-64562" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?resize=700%2C700&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?resize=1536%2C1536&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Signal-Logo.svg_-1.png?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Fotomanagement en -bewerking</h3>



<p>De bekendste applicaties zijn ongetwijfeld (de erg dure) Photoshop en Lightroom. Ook Affinity wint aan faam, maar geen van de 3 zijn opensource. In deze categorie vind je trouwens nog een verdere onderverdeling: er zijn programma&#8217;s om je afbeeldingen te bewerken of maken en er is software die je foto&#8217;s (voornamelijk) beheren. </p>



<ul class="wp-block-list">
<li>Foto&#8217;s beheren
<ul class="wp-block-list">
<li>darktable &#8211; <a href="https://www.darktable.org/">https://www.darktable.org/ </a></li>



<li>digiKam &#8211; <a href="https://www.digikam.org/">https://www.digikam.org/</a></li>
</ul>
</li>



<li>Afbeeldingen bewerken
<ul class="wp-block-list">
<li>GIMP &#8211; <a href="https://www.gimp.org/"> https://www.gimp.org/ </a></li>



<li>Krita &#8211; <a href="https://krita.org/nl/">https://krita.org/nl/</a></li>



<li>rawTherapee &#8211; <a href="http://www.rawtherapee.com/">http://www.rawtherapee.com/ </a></li>
</ul>
</li>
</ul>



<p>Mijn aanraders: <strong>darktable</strong> is een mooie en erg uitgebreide applicatie die je je foto&#8217;s laat beheren, ontwikkelen en publiceren. Op deze website vind je o.a. <a href="https://kevinvermassen.be/2021/08/18/darktable-handleiding-en-boek/" data-type="post" data-id="3769">een boek</a> met een uitgebreide handleiding/kennismaking van het programma. Om afbeeldingen te bewerken kun je afhankelijk van je doel met alle voorstellen aan de slag: <strong>GIMP</strong> als alternatief voor Photoshop, <strong>Krita</strong> om digitale afbeeldingen te creëren en <strong>rawTherapee</strong> om je foto&#8217;s te ontwikkelen.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="700" data-attachment-id="64565" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/darktable_icon-svg_/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?fit=1920%2C1920&amp;ssl=1" data-orig-size="1920,1920" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Darktable_icon.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?fit=700%2C700&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?resize=700%2C700&#038;ssl=1" alt="" class="wp-image-64565" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?resize=700%2C700&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?resize=1536%2C1536&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Darktable_icon.svg_.png?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Kalender</h3>



<p>Een agenda beheren is een basisfunctie en bekende aanbieders zijn Google Calendar (online), macOS Agenda (iCloud) of Outlook (Microsoft). Al deze kalenders (en meer) kun je beheren via het open source Thunderbird, behalve je mails (zie hierboven), kun je dus ook je agenda&#8217;s hiermee beheren. Je kunt trouwens ook je agenda offline maken als je je afspraken liever niet in een clouddienst van een groot bedrijf zet.</p>



<ul class="wp-block-list">
<li><strong>Thunderbird</strong> &#8211; <a href="https://www.thunderbird.net/nl/">https://www.thunderbird.net/nl/ </a></li>
</ul>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="700" data-attachment-id="64557" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/thunderbird_2023_icon/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?fit=1500%2C1500&amp;ssl=1" data-orig-size="1500,1500" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Thunderbird_2023_icon" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?fit=700%2C700&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=700%2C700&#038;ssl=1" alt="" class="wp-image-64557" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=700%2C700&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Thunderbird_2023_icon.png?w=1500&amp;ssl=1 1500w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Wachtwoordbeheer</h3>



<p>Het is onmogelijk geworden om voor elke online dienst een goed, veilig en verschillend wachtwoord te maken en onthouden. Gelukkig zijn er wachtwoordbeheerders die dit voor jou doen. Veel browsers, bijv. Safari en Google Chrome, doen dit voor je, maar onderstaande opties werken op alle platformen en zijn niet afhankelijk van 1 partij/browser. </p>



<ul class="wp-block-list">
<li>Bitwarden &#8211; <a href="https://bitwarden.com/">https://bitwarden.com/</a></li>



<li>Proton Pass &#8211; <a href="https://proton.me/pass">https://proton.me/pass </a> </li>



<li>KeePass &#8211; <a href="https://keepass.info/"> https://keepass.info/ </a></li>
</ul>



<p>Mijn aanrader: <strong>Bitwarden</strong>. Dit programma werkt op alle besturingssystemen en mobiele apparaten en beheert op een overzichtelijke manier je wachtwoorden. Je kunt de applicatie ook wachtwoorden voor je laten verzinnen en het synchroniseren van je wachtwoordenkluis kan via Bitwarden zelf of via een eigen server. </p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="443" data-attachment-id="64566" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/bitwarden_logo-svg_/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?fit=2560%2C1620&amp;ssl=1" data-orig-size="2560,1620" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Bitwarden_logo.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?fit=300%2C190&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?fit=700%2C443&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?resize=700%2C443&#038;ssl=1" alt="" class="wp-image-64566" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?resize=700%2C443&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?resize=300%2C190&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?resize=768%2C486&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?resize=1536%2C972&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Bitwarden_logo.svg_.png?resize=2048%2C1296&amp;ssl=1 2048w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Video-editor</h3>



<p>Video&#8217;s bewerken kan uiteraard ook via opensource software. </p>



<ul class="wp-block-list">
<li>KDEnlive &#8211; <a href="https://kdenlive.org/en/">https://kdenlive.org/en/ </a></li>



<li>Open Shot &#8211; <a href="https://www.openshot.org/">https://www.openshot.org/</a> </li>



<li>Shortcut &#8211; <a href="https://shotcut.org/">https://shotcut.org/ </a></li>
</ul>



<h3 class="wp-block-heading">Audio-editor</h3>



<p>De bekendste software met een open bron is Audacity. Het is al sinds begin jaren 2000 beschikbaar en heeft een uitstekende reputatie opgebouwd als je geluidsopnames wilt maken en bewerken. Er is volgens mij geen beter alternatief te vinden.</p>



<ul class="wp-block-list">
<li>Audacity &#8211; <a href="https://www.audacityteam.org/">https://www.audacityteam.org/</a></li>
</ul>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="512" height="138" data-attachment-id="64567" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/audacity_logo_2-2-0/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Audacity_Logo_2-2-0.png?fit=512%2C138&amp;ssl=1" data-orig-size="512,138" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Audacity_Logo_2-2-0" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Audacity_Logo_2-2-0.png?fit=300%2C81&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Audacity_Logo_2-2-0.png?fit=512%2C138&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Audacity_Logo_2-2-0.png?resize=512%2C138&#038;ssl=1" alt="" class="wp-image-64567" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Audacity_Logo_2-2-0.png?w=512&amp;ssl=1 512w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Audacity_Logo_2-2-0.png?resize=300%2C81&amp;ssl=1 300w" sizes="auto, (max-width: 512px) 100vw, 512px" /><figcaption class="wp-element-caption">GPL, <a href="https://commons.wikimedia.org/w/index.php?curid=146631958">https://commons.wikimedia.org/w/index.php?curid=146631958</a> </figcaption></figure>



<h3 class="wp-block-heading">E-books</h3>



<p>Veel e-bookplatformen zijn gesloten en laten je niet eenvoudig je gekochte boeken overzetten naar een ander apparaat of account. Via Calibre kan dit wel: je kunt je digitale bibliotheek beheren, je boeken bewerken, je collectie back-uppen en uiteraard je literatuur lezen.</p>



<ul class="wp-block-list">
<li>Calibre &#8211; <a href="https://calibre-ebook.com/">https://calibre-ebook.com/</a></li>
</ul>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="700" data-attachment-id="64568" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/calibre_logo_3/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?fit=1024%2C1024&amp;ssl=1" data-orig-size="1024,1024" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Calibre_logo_3" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?fit=700%2C700&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?resize=700%2C700&#038;ssl=1" alt="" class="wp-image-64568" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?resize=700%2C700&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Calibre_logo_3.png?w=1024&amp;ssl=1 1024w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Streaming</h3>



<p>Of je nu een screencast wil maken of een game wil streamen naar het web: OBS is de software die je je eigen wil maken. </p>



<ul class="wp-block-list">
<li>OBS &#8211; <a href="https://obsproject.com/">https://obsproject.com/</a></li>
</ul>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="700" data-attachment-id="64569" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/1920px-obs_studio_logo-svg_/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?fit=1920%2C1920&amp;ssl=1" data-orig-size="1920,1920" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="1920px-OBS_Studio_Logo.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?fit=300%2C300&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?fit=700%2C700&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?resize=700%2C700&#038;ssl=1" alt="" class="wp-image-64569" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?resize=700%2C700&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?resize=300%2C300&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?resize=150%2C150&amp;ssl=1 150w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?resize=768%2C768&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?resize=1536%2C1536&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/1920px-OBS_Studio_Logo.svg_.png?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h3 class="wp-block-heading">Websites maken</h3>



<p>Wie graag websites maakt kan ofwel zelf de code schrijven of een CMS &#8211; Content Management System &#8211; gebruiken. </p>



<ul class="wp-block-list">
<li>WordPress &#8211; <a href="https://nl-be.wordpress.org/">https://nl-be.wordpress.org/</a> of <a href="https://wordpress.com/nl/">https://wordpress.com/nl/</a></li>



<li>Joomla &#8211; <a href="https://www.joomla.org/">https://www.joomla.org/</a></li>
</ul>



<p>Mijn aanrader: <strong>WordPress</strong> is wat ik gebruik om deze website te maken en beheren. Het is een heel toegankelijke manier om je website online te krijgen en via de vele plug-ins kun je alle functionaliteit die je wenst toevoegen.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="159" data-attachment-id="64570" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/2880px-wordpress_logo-svg_/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?fit=2880%2C656&amp;ssl=1" data-orig-size="2880,656" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="2880px-WordPress_logo.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?fit=300%2C68&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?fit=700%2C159&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?resize=700%2C159&#038;ssl=1" alt="" class="wp-image-64570" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?resize=700%2C159&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?resize=300%2C68&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?resize=768%2C175&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?resize=1536%2C350&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/2880px-WordPress_logo.svg_.png?resize=2048%2C466&amp;ssl=1 2048w" sizes="auto, (max-width: 700px) 100vw, 700px" /><figcaption class="wp-element-caption">By WordPress &#8211; <a href="http://wordpress.org/about/logos/">http://wordpress.org/about/logos/</a> &#8220;Vector, for web&#8221;, Public Domain, <a href="https://commons.wikimedia.org/w/index.php?curid=9764285">https://commons.wikimedia.org/w/index.php?curid=9764285</a></figcaption></figure>



<h3 class="wp-block-heading">Besturingssysteem</h3>



<p>Op de meeste computers die je koopt, staat standaard Windows geïnstalleerd, of macOS als je bij Apple koopt. Maar ook deze programa&#8217;s kun je vervangen door een opensource alternatief. Linux is de verzamelnaam voor een heleboel besturingssystemen die gebaseerd zijn op de Linux kernel en daar hun eigen twist aan toevoegen. De 3 toegankelijkste en beste keuzes voor beginners zijn volgens mij onderstaande (op mijn website vind je allerhande tutorials over hoe je die kunt installeren op je computer):</p>



<ul class="wp-block-list">
<li>Ubuntu &#8211;<a href="https://www.ecosia.org/search?q=ubuntu&amp;addon=firefox&amp;addonversion=4.1.2&amp;method=topbar"> </a><a href="https://ubuntu.com/download">https://ubuntu.com/download</a> </li>



<li>Fedora &#8211; <a href="https://fedoraproject.org/">https://fedoraproject.org/</a> </li>



<li>Linux Mint &#8211; <a href="https://www.linuxmint.com/">https://www.linuxmint.com/</a></li>
</ul>



<p>Mijn keuze: <strong>Ubuntu</strong>. Om eerlijk te zijn wissel ik al eens af van besturingssysteem tussen Ubuntu, Fedora, Pop!_OS, Arch Linux en OpenSuse, maar ik kom steeds terug bij Ubuntu, de meest gebruikte, omdat je er vaak het makkelijkst ondersteuning vindt en alle applicaties die ik wil gebruiken er makkelijk op werken. Maar onder de motorkap zijn het allemaal Linux-distributies en met wat tijd en geduld kun je ze allemaal volledig naar je hand zetten, volledig eigen aan hun opensource filosofie. </p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="246" data-attachment-id="64571" data-permalink="https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/ubuntu-logo-2022-svg_/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?fit=2880%2C1014&amp;ssl=1" data-orig-size="2880,1014" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Ubuntu-logo-2022.svg_" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?fit=300%2C106&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?fit=700%2C246&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?resize=700%2C246&#038;ssl=1" alt="" class="wp-image-64571" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?resize=700%2C246&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?resize=300%2C106&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?resize=768%2C270&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?resize=1536%2C541&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2024/07/Ubuntu-logo-2022.svg_.png?resize=2048%2C721&amp;ssl=1 2048w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2024/07/01/lijst-van-interessante-opensource-software/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">64536</post-id>	</item>
		<item>
		<title>Dual boot macOS en Fedora 38</title>
		<link>https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/</link>
					<comments>https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/#comments</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Wed, 19 Apr 2023 14:47:43 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[Dual boot]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Fedora 38]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[macos]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=61379</guid>

					<description><![CDATA[Deze week kwam Fedora 38 uit en dat leek me de ideale gelegenheid om aan de slag te gaan met de nieuwe versie van het besturingssysteem. In deze tutorial toon ik je hoe je Fedora 38 naast macOS kunt installeren zodat je bij het opstarten van je computer kunt kiezen tussen macOS en Fedora. Opgelet: [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Deze week kwam <a href="https://fedoraproject.org" target="_blank" rel="noreferrer noopener">Fedora 38</a> uit en dat leek me de ideale gelegenheid om aan de slag te gaan met de nieuwe versie van het besturingssysteem.</p>



<p>In deze tutorial toon ik je hoe je Fedora 38 naast macOS kunt installeren zodat je bij het opstarten van je computer kunt kiezen tussen macOS en Fedora. Opgelet: dit werkt niet met computers met de nieuwe M1/M2-processoren, enkel met Intel-chips. </p>



<p>Naast je laptop heb je enkel een usb-stick nodig die even gewist mag worden voor dit project.</p>



<h2 class="wp-block-heading">Aanbevolen systeemvereisten</h2>



<p>Fedora werkt op de meeste hardware, maar voor een vlotte gebruikerservaring wordt deze hardware minimaal aangeraden:</p>



<ul class="wp-block-list">
<li>2GHz quad core processor</li>



<li>4GB RAM-geheugen</li>



<li>20GB vrije schrijfruimte</li>
</ul>



<h2 class="wp-block-heading">Ruimte vrij maken op je Mac</h2>



<ol class="wp-block-list">
<li>Open het Schijfhulpprogramma.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="433" data-attachment-id="61380" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-24-06/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?fit=2424%2C1166&amp;ssl=1" data-orig-size="2424,1166" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.24.06" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?fit=300%2C144&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?fit=700%2C337&amp;ssl=1" class="wp-image-61380" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?resize=900%2C433&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?w=2424&amp;ssl=1 2424w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?resize=300%2C144&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?resize=700%2C337&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?resize=768%2C369&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?resize=1536%2C739&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.06.png?resize=2048%2C985&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Kies bij de weergave voor &#8216;Toon alle apparaten&#8217;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="300" height="176" data-attachment-id="61383" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-24-48/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.48.png?fit=454%2C266&amp;ssl=1" data-orig-size="454,266" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.24.48" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.48.png?fit=300%2C176&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.48.png?fit=454%2C266&amp;ssl=1" class="wp-image-61383" style="width: 300px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.48.png?resize=300%2C176&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.48.png?w=454&amp;ssl=1 454w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.24.48.png?resize=300%2C176&amp;ssl=1 300w" sizes="auto, (max-width: 300px) 100vw, 300px" /></li>



<li>Klik op het icoon van de schijf zodat de &#8216;Partitioneer&#8217;-knop aanklikbaar wordt. <br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="433" data-attachment-id="61384" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-25-05/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?fit=2424%2C1166&amp;ssl=1" data-orig-size="2424,1166" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.25.05" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?fit=300%2C144&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?fit=700%2C337&amp;ssl=1" class="wp-image-61384" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?resize=900%2C433&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?w=2424&amp;ssl=1 2424w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?resize=300%2C144&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?resize=700%2C337&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?resize=768%2C369&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?resize=1536%2C739&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.05.png?resize=2048%2C985&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op &#8216;Partitioneer&#8217;.</li>



<li>Klik op de &#8216;+&#8217; om een nieuwe partitie aan te maken. Let erop dat je voor partitie kiest en niet voor volume.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="512" data-attachment-id="61385" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-25-27/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?fit=2424%2C1380&amp;ssl=1" data-orig-size="2424,1380" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.25.27" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?fit=300%2C171&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?fit=700%2C399&amp;ssl=1" class="wp-image-61385" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?resize=900%2C512&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?w=2424&amp;ssl=1 2424w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?resize=300%2C171&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?resize=700%2C399&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?resize=768%2C437&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?resize=1536%2C874&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.25.27.png?resize=2048%2C1166&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Kies een grootte en geef de schijf eventueel een naam.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="512" data-attachment-id="61386" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-26-10/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?fit=2424%2C1380&amp;ssl=1" data-orig-size="2424,1380" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.26.10" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?fit=300%2C171&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?fit=700%2C399&amp;ssl=1" class="wp-image-61386" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?resize=900%2C512&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?w=2424&amp;ssl=1 2424w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?resize=300%2C171&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?resize=700%2C399&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?resize=768%2C437&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?resize=1536%2C874&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.10.png?resize=2048%2C1166&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op &#8216;Pas toe&#8217;, vervolgens op &#8216;Partitioneer&#8217; en &#8216;Ga door&#8217;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="512" data-attachment-id="61387" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-26-19/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?fit=2424%2C1380&amp;ssl=1" data-orig-size="2424,1380" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.26.19" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?fit=300%2C171&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?fit=700%2C399&amp;ssl=1" class="wp-image-61387" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?resize=900%2C512&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?w=2424&amp;ssl=1 2424w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?resize=300%2C171&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?resize=700%2C399&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?resize=768%2C437&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?resize=1536%2C874&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.19.png?resize=2048%2C1166&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /><br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="512" data-attachment-id="61388" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-15-om-19-26-24/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?fit=2424%2C1380&amp;ssl=1" data-orig-size="2424,1380" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-15 om 19.26.24" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?fit=300%2C171&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?fit=700%2C399&amp;ssl=1" class="wp-image-61388" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?resize=900%2C512&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?w=2424&amp;ssl=1 2424w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?resize=300%2C171&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?resize=700%2C399&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?resize=768%2C437&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?resize=1536%2C874&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-15-om-19.26.24.png?resize=2048%2C1166&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op &#8216;Gereed&#8217; als het partitioneren klaar is.<br></li>
</ol>



<h2 class="wp-block-heading">Maak je installatiemedium</h2>



<ol class="wp-block-list">
<li>Steek je usb-stick (die gewist mag worden) in de computer.</li>



<li>Ga naar <a rel="noreferrer noopener" href="https://fedoraproject.org" target="_blank">https://fedoraproject.org</a> en klik op &#8216;Download&#8217;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="526" data-attachment-id="61389" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-07-44/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?fit=2784%2C1628&amp;ssl=1" data-orig-size="2784,1628" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.07.44" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?fit=300%2C175&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?fit=700%2C409&amp;ssl=1" class="wp-image-61389" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?resize=900%2C526&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?w=2784&amp;ssl=1 2784w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?resize=300%2C175&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?resize=700%2C409&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?resize=768%2C449&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?resize=1536%2C898&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.44.png?resize=2048%2C1198&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Download Fedora Media Writer voor Mac.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="526" data-attachment-id="61390" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-07-52/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?fit=2784%2C1628&amp;ssl=1" data-orig-size="2784,1628" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.07.52" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?fit=300%2C175&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?fit=700%2C409&amp;ssl=1" class="wp-image-61390" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?resize=900%2C526&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?w=2784&amp;ssl=1 2784w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?resize=300%2C175&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?resize=700%2C409&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?resize=768%2C449&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?resize=1536%2C898&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.07.52.png?resize=2048%2C1198&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Open het gedownloade zip-bestand en voer het programma uit.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="478" data-attachment-id="61399" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-08-32/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?fit=2064%2C1096&amp;ssl=1" data-orig-size="2064,1096" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.08.32" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?fit=300%2C159&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?fit=700%2C372&amp;ssl=1" class="wp-image-61399" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?resize=900%2C478&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?w=2064&amp;ssl=1 2064w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?resize=300%2C159&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?resize=700%2C372&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?resize=768%2C408&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?resize=1536%2C816&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.32.png?resize=2048%2C1088&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Kies voor een automatische download&#8230;<img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="742" data-attachment-id="61391" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-08-44/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?fit=1504%2C1240&amp;ssl=1" data-orig-size="1504,1240" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.08.44" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?fit=300%2C247&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?fit=700%2C577&amp;ssl=1" class="wp-image-61391" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?resize=900%2C742&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?w=1504&amp;ssl=1 1504w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?resize=700%2C577&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.44.png?resize=768%2C633&amp;ssl=1 768w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>&#8230;van de officiële editie&#8230;<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="742" data-attachment-id="61392" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-08-48/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?fit=1504%2C1240&amp;ssl=1" data-orig-size="1504,1240" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.08.48" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?fit=300%2C247&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?fit=700%2C577&amp;ssl=1" class="wp-image-61392" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?resize=900%2C742&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?w=1504&amp;ssl=1 1504w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?resize=700%2C577&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.48.png?resize=768%2C633&amp;ssl=1 768w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>&#8230;van versie 38. Check of je usb-stick vermeld wordt onder &#8216;USB Drive&#8217; en klik op &#8216;Download en Write&#8217;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="742" data-attachment-id="61393" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-08-52/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?fit=1504%2C1240&amp;ssl=1" data-orig-size="1504,1240" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.08.52" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?fit=300%2C247&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?fit=700%2C577&amp;ssl=1" class="wp-image-61393" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?resize=900%2C742&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?w=1504&amp;ssl=1 1504w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?resize=700%2C577&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.08.52.png?resize=768%2C633&amp;ssl=1 768w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Wacht tot het downloaden en schrijven klaar is.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="742" data-attachment-id="61395" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-09-23/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?fit=1504%2C1240&amp;ssl=1" data-orig-size="1504,1240" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.09.23" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?fit=300%2C247&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?fit=700%2C577&amp;ssl=1" class="wp-image-61395" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?resize=900%2C742&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?w=1504&amp;ssl=1 1504w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?resize=700%2C577&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.09.23.png?resize=768%2C633&amp;ssl=1 768w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op Finish als het proces klaar is.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="742" data-attachment-id="61398" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/schermafbeelding-2023-04-18-om-20-15-03/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?fit=1504%2C1240&amp;ssl=1" data-orig-size="1504,1240" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Schermafbeelding 2023-04-18 om 20.15.03" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?fit=300%2C247&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?fit=700%2C577&amp;ssl=1" class="wp-image-61398" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?resize=900%2C742&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?w=1504&amp;ssl=1 1504w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?resize=300%2C247&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?resize=700%2C577&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Schermafbeelding-2023-04-18-om-20.15.03.png?resize=768%2C633&amp;ssl=1 768w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Zet je computer uit.</li>
</ol>



<h2 class="wp-block-heading">Installeer Fedora 38</h2>



<ol class="wp-block-list">
<li>Zet je computer aan en houd &#8216;alt&#8217; ingedrukt. </li>



<li>Kies voor &#8216;EFI Boot&#8217;.</li>



<li>Kies voor &#8220;Test this media &amp; start Fedora workstation-Live 38&#8221;.</li>



<li>Start de installatie van Fedora.</li>



<li>Kies je taal.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="540" data-attachment-id="61405" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-22-31/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?fit=2560%2C1536&amp;ssl=1" data-orig-size="2560,1536" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-22-31" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?fit=300%2C180&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?fit=700%2C420&amp;ssl=1" class="wp-image-61405" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?resize=900%2C540&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?resize=300%2C180&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?resize=700%2C420&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?resize=768%2C461&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?resize=1536%2C922&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-31.png?resize=2048%2C1229&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Pas indien nodig de toetsenbordinstellingen aan.</li>



<li>Klik op &#8220;Installatiebestemming&#8221;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="540" data-attachment-id="61406" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-22-50/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?fit=2560%2C1536&amp;ssl=1" data-orig-size="2560,1536" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-22-50" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?fit=300%2C180&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?fit=700%2C420&amp;ssl=1" class="wp-image-61406" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?resize=900%2C540&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?resize=300%2C180&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?resize=700%2C420&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?resize=768%2C461&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?resize=1536%2C922&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-22-50.png?resize=2048%2C1229&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Kies voor &#8220;Terugvorderen ruimte&#8221;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="600" data-attachment-id="61407" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-23-35/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?fit=1200%2C800&amp;ssl=1" data-orig-size="1200,800" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-23-35" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?fit=300%2C200&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?fit=700%2C467&amp;ssl=1" class="wp-image-61407" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?resize=900%2C600&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?w=1200&amp;ssl=1 1200w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?resize=300%2C200&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?resize=700%2C467&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?resize=768%2C512&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-23-35.png?resize=360%2C240&amp;ssl=1 360w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik de schijf aan die je in schijfbeheer van macOS aanmaakte.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="398" data-attachment-id="61408" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-24-22/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?fit=2488%2C1100&amp;ssl=1" data-orig-size="2488,1100" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-24-22" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?fit=300%2C133&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?fit=700%2C309&amp;ssl=1" class="wp-image-61408" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?resize=900%2C398&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?w=2488&amp;ssl=1 2488w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?resize=300%2C133&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?resize=700%2C309&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?resize=768%2C340&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?resize=1536%2C679&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-22.png?resize=2048%2C905&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op &#8216;Verwijderen&#8217; (niet op &#8220;Verwijder alles&#8221;) en vervolgens op &#8220;Terugvorderen ruimte&#8221;.</li>



<li>Je komt automatisch terug op het installatie-overzicht.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="540" data-attachment-id="61409" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-24-55/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?fit=2560%2C1536&amp;ssl=1" data-orig-size="2560,1536" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-24-55" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?fit=300%2C180&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?fit=700%2C420&amp;ssl=1" class="wp-image-61409" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?resize=900%2C540&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?resize=300%2C180&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?resize=700%2C420&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?resize=768%2C461&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?resize=1536%2C922&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-24-55.png?resize=2048%2C1229&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op &#8220;Begin installatie&#8221;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="540" data-attachment-id="61410" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-26-38/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?fit=2560%2C1536&amp;ssl=1" data-orig-size="2560,1536" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-26-38" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?fit=300%2C180&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?fit=700%2C420&amp;ssl=1" class="wp-image-61410" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?resize=900%2C540&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?resize=300%2C180&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?resize=700%2C420&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?resize=768%2C461&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?resize=1536%2C922&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-26-38.png?resize=2048%2C1229&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Klik op &#8220;Installatie voltooien&#8221;.<br><img data-recalc-dims="1" loading="lazy" decoding="async" width="900" height="540" data-attachment-id="61411" data-permalink="https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/screenshot-from-2023-04-18-14-34-02/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?fit=2560%2C1536&amp;ssl=1" data-orig-size="2560,1536" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot from 2023-04-18 14-34-02" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?fit=300%2C180&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?fit=700%2C420&amp;ssl=1" class="wp-image-61411" style="width: 900px;" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?resize=900%2C540&#038;ssl=1" alt="" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?w=2560&amp;ssl=1 2560w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?resize=300%2C180&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?resize=700%2C420&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?resize=768%2C461&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?resize=1536%2C922&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2023/04/Screenshot-from-2023-04-18-14-34-02.png?resize=2048%2C1229&amp;ssl=1 2048w" sizes="auto, (max-width: 900px) 100vw, 900px" /></li>



<li>Herstart je computer. Je komt automatisch terecht in Fedora.</li>



<li>Om te wisselen van besturingssysteem houd je tijdens het opstarten de alt-toets ingedrukt. In het keuzemenu kun je vervolgens kiezen tussen macOS en Fedora.</li>
</ol>



<h2 class="wp-block-heading">Tot slot</h2>



<p>Geniet van Fedora 38 en macOS op 1 computer. Veel plezier ermee en laat je vragen en opmerkingen gerust hieronder achter.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2023/04/19/dual-boot-macos-en-fedora-38/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">61379</post-id>	</item>
		<item>
		<title>Gebruik Neofetch om je systeeminfo te delen in screenshots</title>
		<link>https://kevinvermassen.be/2022/04/09/gebruik-neofetch-om-je-systeeminfo-te-delen-in-screenshots/</link>
					<comments>https://kevinvermassen.be/2022/04/09/gebruik-neofetch-om-je-systeeminfo-te-delen-in-screenshots/#respond</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Sat, 09 Apr 2022 07:38:22 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[Neofetch]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=59543</guid>

					<description><![CDATA[Wanneer Linux-screenshots gedeeld worden dan zie je vaak dat in de screenshots ook de systeemspecificaties gedeeld worden. Je kunt uiteraard gewoon het infopaneel uit de instellingen gebruiken, maar het kan fancyer met Neofetch. Neofetch Neofetch is een tool die je gebruikt in de terminal om je systeeminfo op een esthetisch aangename manier te delen. De [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>Wanneer Linux-screenshots gedeeld worden dan zie je vaak dat in de screenshots ook de systeemspecificaties gedeeld worden. Je kunt uiteraard gewoon het infopaneel uit de instellingen gebruiken, maar het kan fancyer met Neofetch.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="475" data-attachment-id="59550" data-permalink="https://kevinvermassen.be/2022/04/09/gebruik-neofetch-om-je-systeeminfo-te-delen-in-screenshots/screenshot-from-2022-04-08-18-55-12-1/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?fit=786%2C533&amp;ssl=1" data-orig-size="786,533" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-18-55-12-1" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?fit=300%2C203&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?fit=700%2C475&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?resize=700%2C475&#038;ssl=1" alt="" class="wp-image-59550" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?resize=700%2C475&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?resize=300%2C203&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?resize=768%2C521&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-18-55-12-1.png?w=786&amp;ssl=1 786w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<h2 class="wp-block-heading">Neofetch</h2>



<p>Neofetch is een tool die je gebruikt in de terminal om je systeeminfo op een esthetisch aangename manier te delen. De gegevens worden zo op een overzichtelijke manier gedeeld. Je gebruikt het door de terminal te openen voor je een screenshot van je desktop neemt.</p>



<h2 class="wp-block-heading">Installatie</h2>



<p>Open de terminal.</p>



<p>Update je systeem</p>



<pre class="wp-block-code"><code>sudo apt update</code></pre>



<p>Installeer Neofetch in Ubuntu.</p>



<pre class="wp-block-code"><code>sudo apt install neofetch</code></pre>



<h2 class="wp-block-heading">Gebruik</h2>



<p>Typ de naam van het programma in de terminal.</p>



<pre class="wp-block-code"><code>neofetch</code></pre>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="394" data-attachment-id="59546" data-permalink="https://kevinvermassen.be/2022/04/09/gebruik-neofetch-om-je-systeeminfo-te-delen-in-screenshots/screenshot-from-2022-04-08-19-00-43/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?fit=1920%2C1080&amp;ssl=1" data-orig-size="1920,1080" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-19-00-43" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?fit=300%2C169&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?fit=700%2C394&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?resize=700%2C394&#038;ssl=1" alt="" class="wp-image-59546" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?resize=700%2C394&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?resize=300%2C169&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?resize=768%2C432&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?resize=1536%2C864&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-19-00-43.png?w=1920&amp;ssl=1 1920w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<p>Je kunt dan een screenshot nemen van je hele desktop, zoals hierboven door Printscreen te drukken op het toetsenbord. Of enkel eentje van de terminal, klik rechts in de titelbalk van de terminal en kies voor &#8216;Take screenshot&#8217;.</p>



<p>Dat is het al! Het hoeft niet altijd een lange, uitgebreide post te zijn met heel veel stappen. Neofetch installeren en gebruiken is erg eenvoudig. En mocht je toch aanpassingen willen maken dan kun je de wiki even bekijken op de GitHub van Neofetch: <a href="https://github.com/dylanaraps/neofetch/wiki" target="_blank" rel="noreferrer noopener">https://github.com/dylanaraps/neofetch/wiki</a></p>



<p>Veel succes!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2022/04/09/gebruik-neofetch-om-je-systeeminfo-te-delen-in-screenshots/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">59543</post-id>	</item>
		<item>
		<title>iCloud agenda gebruiken in Thunderbird op Ubuntu (of Windows)</title>
		<link>https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/</link>
					<comments>https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/#comments</comments>
		
		<dc:creator><![CDATA[Kevin]]></dc:creator>
		<pubDate>Fri, 08 Apr 2022 13:17:36 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[STEM & ICT]]></category>
		<category><![CDATA[agenda]]></category>
		<category><![CDATA[kalender]]></category>
		<category><![CDATA[Thunderbird]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<guid isPermaLink="false">https://kevinvermassen.be/?p=59524</guid>

					<description><![CDATA[In dit artikel wil ik even stilstaan bij het gebruik van de iCloud agenda in Ubuntu. Standaardprogramma&#8217;s zoals Gnome Agenda of Evolution kunnen niet altijd vlot overweg met Apples kalender. De toegang tot deze kalender buiten het Apple-ecosysteem is ook niet zo eenvoudig, vandaar deze blogpost. Ik zal je hieronder uitleggen hoe je iCloud agenda [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>In dit artikel wil ik even stilstaan bij het gebruik van de iCloud agenda in Ubuntu. Standaardprogramma&#8217;s zoals Gnome Agenda of Evolution kunnen niet altijd vlot overweg met Apples kalender. De toegang tot deze kalender buiten het Apple-ecosysteem is ook niet zo eenvoudig, vandaar deze blogpost.</p>



<p>Ik zal je hieronder uitleggen hoe je iCloud agenda kunt toevoegen aan Thunderbird op een manier waarbij je de gegevens in 2 richtingen synchroniseert: alle wijzigingen die je maakt op je telefoon of tablet, worden ook zichtbaar in Thunderbird en omgekeerd.</p>



<p>In essentie bestaat deze handleiding uit 3 stappen:</p>



<ol class="wp-block-list"><li>Maak een app-specifiek wachtwoord voor je iCloud.</li><li>Maak de url die je nodig hebt om toe te voegen aan Thunderbird.</li><li>Voeg de kalender toe aan Thunderid.</li></ol>



<h2 class="wp-block-heading">1 &#8211; App-specifiek wachtwoord maken </h2>



<p>Wanneer je inlogt bij iCloud dan krijg je normaal gezien een code toegestuurd op je Apple-apparaten die je als extra beveiliging intikt. Dat is uiteraard niet handig om een kalender te configureren, daarom maken we eerst een app-specifiek wachtwoord aan voor Thunderbird.</p>



<p>Surf daarvoor naar <a href="https://appleid.apple.com/nl-nl/">https://appleid.apple.com/nl-nl/</a></p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" height="618" width="700" decoding="async" data-attachment-id="59534" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-22-33/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-22-33-e1649423828208.png?fit=807%2C379&amp;ssl=1" data-orig-size="807,379" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-22-33" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-22-33-e1649423828208.png?fit=300%2C141&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-22-33-e1649423828208.png?fit=700%2C329&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-22-33.png?resize=700%2C618&#038;ssl=1" alt="" class="wp-image-59534"/></figure>



<p>Log in met je gebruikersnaam en wachtwoord van je iCloud-account.</p>



<p>Klik op &#8216;App-specifiek wachtwoord&#8217;.</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="346" height="152" data-attachment-id="59535" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-12-19/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-19.png?fit=346%2C152&amp;ssl=1" data-orig-size="346,152" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-12-19" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-19.png?fit=300%2C132&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-19.png?fit=346%2C152&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-19.png?resize=346%2C152&#038;ssl=1" alt="" class="wp-image-59535" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-19.png?w=346&amp;ssl=1 346w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-19.png?resize=300%2C132&amp;ssl=1 300w" sizes="auto, (max-width: 346px) 100vw, 346px" /></figure>



<p>Klik op het blauwe plusje om een nieuw wachtwoord aan te maken.</p>



<p>Kopieer en plak dit <strong>wachtwoord</strong> tijdelijk even in een tekstbestand of laat de website open staan. Later heb je dit wachtwoord nodig om je kalender aan Thunderbird toe te voegen.</p>



<h2 class="wp-block-heading">2 &#8211; De url achterhalen</h2>



<p>iCloud gebruikt verschillende servers voor de agenda waardoor het als gebruiker niet te raden valt welke url je precies moet intikken. De url  voor Thunderbird ziet er standaard zo uit:</p>



<p>https://<strong>&lt;servernummer></strong>-caldav.icloud.com/<strong>&lt;gebruiker></strong>/calendars/<strong>&lt;kalender></strong>/ </p>



<p>De <strong>vetgedrukte</strong> delen moeten vervangen worden door jouw gegevens. Dus straks moet je bijv. &lt;servernummer> vervangen door een waarde als p40, &lt;gebruiker> door 10 cijfers en &lt;kalender> door een lange string van letters, cijfers en koppeltekens.</p>



<p>In Ubuntu is Firefox de standaardbrowser, de stappen die ik beschrijf zijn dus voor deze browser, maar ze zijn erg gelijkaardig aan de stappen die je zet in andere browsers.</p>



<p>Open de iCloud agenda in je browser: <a href="https://www.icloud.com/calendar" target="_blank" rel="noreferrer noopener">https://www.icloud.com/calendar</a></p>



<p>Druk op F12 om de hulpmiddelen voor ontwikkelaars te openen. Die zien er zo uit:</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="103" data-attachment-id="59525" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-30-50/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?fit=1830%2C269&amp;ssl=1" data-orig-size="1830,269" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-30-50" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?fit=300%2C44&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?fit=700%2C103&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?resize=700%2C103&#038;ssl=1" alt="" class="wp-image-59525" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?resize=700%2C103&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?resize=300%2C44&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?resize=768%2C113&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?resize=1536%2C226&amp;ssl=1 1536w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-30-50.png?w=1830&amp;ssl=1 1830w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<p>Klik, zoals in bovenstaande screenshot, op het Netwerk-tabblad.</p>



<p>Tik in het tekstveld &#8216;collections&#8217; (zonder aanhalingstekens).</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="45" data-attachment-id="59538" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/collections/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?fit=1025%2C66&amp;ssl=1" data-orig-size="1025,66" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="collections" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?fit=300%2C19&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?fit=700%2C45&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?resize=700%2C45&#038;ssl=1" alt="" class="wp-image-59538" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?resize=700%2C45&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?resize=300%2C19&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?resize=768%2C49&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/collections.png?w=1025&amp;ssl=1 1025w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<p>Kies voor XHR.</p>



<figure class="wp-block-image size-large"><img data-recalc-dims="1" loading="lazy" decoding="async" width="700" height="64" data-attachment-id="59539" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/xhr/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?fit=818%2C75&amp;ssl=1" data-orig-size="818,75" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="XHR" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?fit=300%2C28&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?fit=700%2C64&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?resize=700%2C64&#038;ssl=1" alt="" class="wp-image-59539" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?resize=700%2C64&amp;ssl=1 700w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?resize=300%2C28&amp;ssl=1 300w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?resize=768%2C70&amp;ssl=1 768w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/XHR.png?w=818&amp;ssl=1 818w" sizes="auto, (max-width: 700px) 100vw, 700px" /></figure>



<p>Schakel de agenda die je wilt toevoegen in Thunderbird even uit en aan door op het vinkje dat er voor staat te klikken.</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="255" height="120" data-attachment-id="59526" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-33-26/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-33-26.png?fit=255%2C120&amp;ssl=1" data-orig-size="255,120" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-33-26" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-33-26.png?fit=255%2C120&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-33-26.png?fit=255%2C120&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-33-26.png?resize=255%2C120&#038;ssl=1" alt="" class="wp-image-59526"/></figure>



<p>Je zult merken dat je in de hulpmiddelen onderaan een of twee links ziet verschijnen. </p>



<p>Dubbelklik op één van de links om die in een apart tabblad te openen.</p>



<p>Kopieer de URL uit de adresbalk naar een eenvoudige teksteditor zodat je hem in het geheel kunt bekijken.</p>



<p>Het <strong>servernummer</strong> staat helemaal vooraan in de link, net voor <strong>-calendarws.icloud.com</strong>, als er dus https://<strong>p40</strong>-calendarws.icloud.com verschijnt, dan is p40 je servernummer. Noteer je servernummer.</p>



<p>Je <strong>gebruiker</strong>snaam staat in de link net na &#8216;dsid=&#8217; en telt 10 cijfers. Noteer deze 10 cijfers als gebruiker.</p>



<p>De indentificatie voor de <strong>kalender</strong> staat na https://servernummer.calendarws.icloud.com/ca/collections/ en voor het vraagteken &#8216;?&#8217; verderop in de url. Het bestaat uit een heleboel letters, cijfers en koppeltekens. Noteer ook deze gegevens. </p>



<h2 class="wp-block-heading">3 &#8211; Kalender toevoegen aan Thunderbird</h2>



<p>Open Thunderbird en open de kalender.</p>



<p>Klik aan de linkerkant op het plusje naast &#8216;Agenda&#8217;.</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="270" height="73" data-attachment-id="59529" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-09-09/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-09.png?fit=270%2C73&amp;ssl=1" data-orig-size="270,73" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-09-09" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-09.png?fit=270%2C73&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-09.png?fit=270%2C73&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-09.png?resize=270%2C73&#038;ssl=1" alt="" class="wp-image-59529"/></figure>



<p>Kies voor een kalender op het netwerk.</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="552" height="469" data-attachment-id="59530" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-09-15/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-15.png?fit=552%2C469&amp;ssl=1" data-orig-size="552,469" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-09-15" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-15.png?fit=300%2C255&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-15.png?fit=552%2C469&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-15.png?resize=552%2C469&#038;ssl=1" alt="" class="wp-image-59530" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-15.png?w=552&amp;ssl=1 552w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-15.png?resize=300%2C255&amp;ssl=1 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure>



<p>Tik je gebruikersnaam van iCloud in en bij Locatie plak je de link https://<strong>&lt;servernummer></strong>-caldav.icloud.com/<strong>&lt;gebruiker></strong>/calendars/<strong>&lt;kalender></strong>/ waarbij je de vetgedrukte delen vervangt door de gegevens die je vond bij stap 2. </p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="552" height="469" data-attachment-id="59531" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-09-26/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-26.png?fit=552%2C469&amp;ssl=1" data-orig-size="552,469" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-09-26" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-26.png?fit=300%2C255&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-26.png?fit=552%2C469&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-26.png?resize=552%2C469&#038;ssl=1" alt="" class="wp-image-59531" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-26.png?w=552&amp;ssl=1 552w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-09-26.png?resize=300%2C255&amp;ssl=1 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure>



<p>Klik op &#8216;Agenda&#8217;s zoeken&#8217;.</p>



<p>Thunderbird toont je nog een overzicht van de agenda die je gaat toevoegen. Zorg dat je kalender aangevinkt staat en klik op &#8216;Abonneren&#8217;.</p>



<figure class="wp-block-image size-full"><img data-recalc-dims="1" loading="lazy" decoding="async" width="552" height="469" data-attachment-id="59532" data-permalink="https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/screenshot-from-2022-04-08-14-12-56/" data-orig-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-56.png?fit=552%2C469&amp;ssl=1" data-orig-size="552,469" data-comments-opened="1" data-image-meta="{&quot;aperture&quot;:&quot;0&quot;,&quot;credit&quot;:&quot;&quot;,&quot;camera&quot;:&quot;&quot;,&quot;caption&quot;:&quot;&quot;,&quot;created_timestamp&quot;:&quot;0&quot;,&quot;copyright&quot;:&quot;&quot;,&quot;focal_length&quot;:&quot;0&quot;,&quot;iso&quot;:&quot;0&quot;,&quot;shutter_speed&quot;:&quot;0&quot;,&quot;title&quot;:&quot;&quot;,&quot;orientation&quot;:&quot;0&quot;}" data-image-title="Screenshot-from-2022-04-08-14-12-56" data-image-description="" data-image-caption="" data-medium-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-56.png?fit=300%2C255&amp;ssl=1" data-large-file="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-56.png?fit=552%2C469&amp;ssl=1" src="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-56.png?resize=552%2C469&#038;ssl=1" alt="" class="wp-image-59532" srcset="https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-56.png?w=552&amp;ssl=1 552w, https://i0.wp.com/kevinvermassen.be/wp-content/uploads/2022/04/Screenshot-from-2022-04-08-14-12-56.png?resize=300%2C255&amp;ssl=1 300w" sizes="auto, (max-width: 552px) 100vw, 552px" /></figure>



<p>Thunderbird zal je om een wachtwoord vragen, hier tik je het app-specifieke wachtwoord in dat we bij stap 1 maakten.</p>



<p>Dat is het! Het is niet meteen de makkelijkste manier om een agenda toe te voegen in Thunderbird, maar het is voorlopig de enige manier die ik vond die echt werkt. </p>



<p>Veel succes!</p>
]]></content:encoded>
					
					<wfw:commentRss>https://kevinvermassen.be/2022/04/08/icloud-agenda-gebruiken-in-thunderbird-op-ubuntu-of-windows/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">59524</post-id>	</item>
	</channel>
</rss>
