<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Software on Aperture Zone</title>
    <link>https://aperturezone.com/tags/software/</link>
    <description>Recent content in Software on Aperture Zone</description>
    <image>
      <url>https://aperturezone.com/logo.webp</url>
      <link>https://aperturezone.com/logo.webp</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <language>fr-fr</language>
    <lastBuildDate>Thu, 19 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://aperturezone.com/tags/software/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Clonezilla &#43; Samba server</title>
      <link>https://aperturezone.com/posts/clonezilla3/</link>
      <pubDate>Thu, 19 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://aperturezone.com/posts/clonezilla3/</guid>
      <description>&lt;p&gt;Okay, we&#39;ve seen how to create a Clonezilla image, and we&#39;ve also seen how to restore it. All of that was done locally, so now we&#39;re going to do the same thing but with remote storage on the network.
We&#39;re going to work with a share on a Microsoft server with authentication.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA3/Clonezilla3_001.jpg&#34; alt=&#34;Photo 1&#34;  /&gt;

I&#39;ll start by creating a user on the AD.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA3/Clonezilla3_002.jpg&#34; alt=&#34;Photo 2&#34;  /&gt;

I&#39;m not going to complicate things too much; the user is called clonezilla.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Backup system with Clonezilla</title>
      <link>https://aperturezone.com/posts/clonezilla1/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://aperturezone.com/posts/clonezilla1/</guid>
      <description>&lt;p&gt;Download the latest ISO from &lt;a href=&#34;https://clonezilla.org/downloads.php&#34;&gt;https://clonezilla.org/downloads.php&lt;/a&gt;
and prepare a bootable USB key or boot pxe with Iventoy, for example&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA1/Clonezilla1_001.jpg&#34; alt=&#34;Photo 1&#34;  /&gt;

This is the welcome screen. It&#39;s minimalist, but that&#39;s all you need.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA1/Clonezilla1_002.jpg&#34; alt=&#34;Photo 2&#34;  /&gt;

Select French at random.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA1/Clonezilla1_003.jpg&#34; alt=&#34;Photo 3&#34;  /&gt;

We&#39;ll choose a French keyboard, as it will be more practical.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA1/Clonezilla1_004.jpg&#34; alt=&#34;Photo 4&#34;  /&gt;

Select Latin9.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA1/Clonezilla1_005.jpg&#34; alt=&#34;Photo 5&#34;  /&gt;

Start Clonezilla, of course.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA1/Clonezilla1_006.jpg&#34; alt=&#34;Photo 6&#34;  /&gt;

We are going to create an image of an entire disk, so we select device-image.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Restore system with Clonezilla</title>
      <link>https://aperturezone.com/posts/clonezilla2/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://aperturezone.com/posts/clonezilla2/</guid>
      <description>&lt;p&gt;We have seen how to create a system image with Clonezilla.
Now we are going to restore it.
In the previous article, we saw how to start up, set up the French keyboard, etc. I won&#39;t repeat the screenshots.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA2/Clonezilla2_001.jpg&#34; alt=&#34;Photo 1&#34;  /&gt;

We reselect our /dev/sdd1/CLONEZILLA folder as the source.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA2/Clonezilla2_002.jpg&#34; alt=&#34;Photo 2&#34;  /&gt;

And we confirm.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA2/Clonezilla2_003.jpg&#34; alt=&#34;Photo 3&#34;  /&gt;

Expert mode, of course.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/CLONEZILLA2/Clonezilla2_004.jpg&#34; alt=&#34;Photo 4&#34;  /&gt;

So this time we select restoredisk&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Boote PXE with Iventoy</title>
      <link>https://aperturezone.com/posts/iventoy/</link>
      <pubDate>Sun, 15 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://aperturezone.com/posts/iventoy/</guid>
      <description>&lt;p&gt;Ventoy, which many people are familiar with, can be installed on a USB drive or external hard drive.
You add ISOs and boot from the ISO you want to use.
Less well known is the PXE server version.&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/IVENTOY/Iventoy_001.png&#34; alt=&#34;Photo 1&#34;  /&gt;

A nice logo&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/IVENTOY/Iventoy_002.png&#34; alt=&#34;Photo 2&#34;  /&gt;

wget &lt;a href=&#34;https://github.com/ventoy/PXE/releases/download/v1.0.21/iventoy-1.0.21-linux-free.tar.gz&#34;&gt;https://github.com/ventoy/PXE/releases/download/v1.0.21/iventoy-1.0.21-linux-free.tar.gz&lt;/a&gt;
to retrieve the archive&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/IVENTOY/Iventoy_003.png&#34; alt=&#34;Photo 3&#34;  /&gt;

tar -xvf iventoy-1.0.21-linux-free.tar.gz
To unzip&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://aperturezone.com/images/IVENTOY/Iventoy_004.png&#34; alt=&#34;Photo 4&#34;  /&gt;

sudo ./iventoy.sh start
You can now connect to your Iventoy server&#39;s GUI&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
