<?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>Debian &#8211; PekDar – Astrophotography Engineering</title>
	<atom:link href="https://astrophotography.pekdar.net/en/tag/debian-en/feed/" rel="self" type="application/rss+xml" />
	<link>https://astrophotography.pekdar.net</link>
	<description>Autorskie rozwiązania Hardware, Projekty 3D i Zaawansowane Poradniki</description>
	<lastBuildDate>Mon, 09 Feb 2026 07:50:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.5</generator>

<image>
	<url>https://astrophotography.pekdar.net/wp-content/uploads/2021/07/favicon.png</url>
	<title>Debian &#8211; PekDar – Astrophotography Engineering</title>
	<link>https://astrophotography.pekdar.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>AutoStakkert! on Linux: Installation via Wine and PlayOnLinux</title>
		<link>https://astrophotography.pekdar.net/en/autostakkert-linux-wine-playonlinux-installation/</link>
		
		<dc:creator><![CDATA[PekDar]]></dc:creator>
		<pubDate>Fri, 08 May 2020 19:02:24 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Astrophotography]]></category>
		<category><![CDATA[AutoStakkert]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PlayOnLinux]]></category>
		<category><![CDATA[stacking]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>
		<guid isPermaLink="false">http://www.astrofoto.pekdar.net/?p=1405</guid>

					<description><![CDATA[AutoStakkert Linux installation - Technical guide for Linux users. Running AutoStakkert! using the Wine compatibility layer and PlayOnLinux manager. Discussion on performance and memory mapping.]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2955" class="elementor elementor-2955" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-74c98942 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="74c98942" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-6a068031" data-id="6a068031" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-4a97d403 elementor-widget elementor-widget-text-editor" data-id="4a97d403" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									<h2>AutoStakkert Linux installation</h2>
<p><b>Windows is Not Required</b> Many astrophotographers keep a Windows partition strictly for one piece of software: <b>AutoStakkert!</b>. This is an unjustified waste of resources. The stacking engine of this software runs perfectly in a Linux environment, often offering better RAM management than Microsoft&#8217;s native system due to the lightweight nature of the Linux kernel.</p>
<h3>How It Works: Wine Is Not an Emulator</h3>
<p>The key to success is <b>Wine</b> (acronym: <i>Wine Is Not an Emulator</i>). It is a compatibility layer that translates Windows API calls into POSIX (Linux) instructions on the fly. This allows the application to run with near-native performance, without the overhead of emulating an entire operating system. The <b>PlayOnLinux (POL)</b> tool described in this guide is used to easily manage so-called Wine &#8220;prefixes&#8221;—isolated containers with specific configurations.</p>
<h3>Why this works?</h3>
<ul>
<li>AutoStakkert! is a <strong>portable app</strong> — no classic MSI installer.</li>
<li>Wine supports most API calls required by AS!3/AS!4.</li>
<li>Linux filesystems (ext4, btrfs) handle large SER/AVI files better than NTFS.</li>
</ul>
<h3>Shortened deployment Guide (Universal Method)</h3>
<p data-path-to-node="27">Since AutoStakkert! does not have a classic installer (it is a &#8220;portable&#8221; application), the process in PlayOnLinux differs slightly from the norm:</p>
<ol start="1" data-path-to-node="28">
<li>
<p data-path-to-node="28,0,0"><b>Download:</b> Get the latest stable version (AS!3 or AS!4) as a ZIP archive.</p>
</li>
<li>
<p data-path-to-node="28,1,0"><b>POL Configuration:</b> Select &#8220;Install a program,&#8221; then &#8220;Install a non-listed program.&#8221;</p>
</li>
<li>
<p data-path-to-node="28,2,0"><b>Virtual Drive Creation:</b> Choose &#8220;Create a new virtual drive&#8221; (preferably <b>64-bit</b> architecture to handle large SER/AVI video files).</p>
</li>
<li>
<p data-path-to-node="28,3,0"><b>No Installer:</b> When POL asks for the installation file, point it to the AutoStakkert <code>.exe</code>. The program won&#8217;t &#8220;install&#8221; into the system registry but will be executed within the Wine directory structure.</p>
</li>
<li>
<p data-path-to-node="28,4,0"><b>Shortcut:</b> Finally, create a shortcut directly to <code>AutoStakkert.exe</code>.</p>
</li>
</ol>
<h3>Performance and Memory</h3>
<p>When working with massive files from planetary cameras (often 50-100 GB), Linux file systems (ext4 or btrfs) handle I/O operations significantly better than NTFS. Stacking proceeds smoothly, provided that the Wine configuration has been allocated sufficient video memory access.</p>
<h3>Warnings</h3>
<ul>
<li>Use <strong>Wine ≥ 6.x</strong> — older versions may cause errors.</li>
<li>Don’t copy files into system directories — keep them inside the Wine prefix.</li>
<li>Test with a small SER file before processing large sessions.</li>
</ul>
<p><!-- /wp:paragraph --><!-- wp:more {"customText":"read more"} --></p>
<p></p></div></div></div></div></div></section></div> <a href="https://astrophotography.pekdar.net/en/autostakkert-linux-wine-playonlinux-installation/#more-2955" class="more-link elementor-more-link"><span aria-label="Continue reading AutoStakkert! on Linux: Installation via Wine and PlayOnLinux">read more</span></a>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Planetary Imaging PreProcessor installation on Linux (K)Ubuntu system</title>
		<link>https://astrophotography.pekdar.net/en/pipp-linux-wine-installation-guide/</link>
		
		<dc:creator><![CDATA[PekDar]]></dc:creator>
		<pubDate>Sat, 18 Apr 2020 17:28:02 +0000</pubDate>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Astrophotography]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[Kubuntu]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PIPP]]></category>
		<category><![CDATA[PlayOnLinux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Wine]]></category>
		<guid isPermaLink="false">http://www.astrofoto.pekdar.net/?p=1046</guid>

					<description><![CDATA[PIPP Linux PIPP is the de facto standard in the pre-processing workflow for planetary and lunar imaging. Although it lacks a native Linux version, the Wine (Wine Is Not an Emulator) architecture allows for stable execution with full performance. This guide covers creating an optimal environment using the PlayOnLinux manager. The Critical Choice: 64-bit Architecture [&#8230;]]]></description>
										<content:encoded><![CDATA[		<div data-elementor-type="wp-post" data-elementor-id="2880" class="elementor elementor-2880" data-elementor-post-type="post">
						<section class="elementor-section elementor-top-section elementor-element elementor-element-3fe79bfe elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3fe79bfe" data-element_type="section" data-e-type="section">
						<div class="elementor-container elementor-column-gap-default">
					<div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-832c445" data-id="832c445" data-element_type="column" data-e-type="column">
			<div class="elementor-widget-wrap elementor-element-populated">
						<div class="elementor-element elementor-element-590d778d elementor-widget elementor-widget-text-editor" data-id="590d778d" data-element_type="widget" data-e-type="widget" data-widget_type="text-editor.default">
				<div class="elementor-widget-container">
									
<h2>PIPP Linux</h2>
<p>PIPP is the de facto standard in the pre-processing workflow for planetary and lunar imaging. Although it lacks a native Linux version, the <b data-path-to-node="25" data-index-in-node="180">Wine (Wine Is Not an Emulator)</b> architecture allows for stable execution with full performance. This guide covers creating an optimal environment using the <b data-path-to-node="25" data-index-in-node="335">PlayOnLinux</b> manager.</p>

<p></p></div></div></div></div></div></section></div> <a href="https://astrophotography.pekdar.net/en/pipp-linux-wine-installation-guide/#more-2880" class="more-link elementor-more-link"><span aria-label="Continue reading Planetary Imaging PreProcessor installation on Linux (K)Ubuntu system">REad more</span></a>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
