<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>From-Windows-to-Linux on Raven's Blog | Linux and IT</title><link>https://r4ven.me/en/tags/from-windows-to-linux/</link><description>Recent content in From-Windows-to-Linux on Raven's Blog | Linux and IT</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Wed, 24 Sep 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://r4ven.me/en/tags/from-windows-to-linux/index.xml" rel="self" type="application/rss+xml"/><item><title>Customizing Linux Mint 20/21 + Nord theme</title><link>https://r4ven.me/en/linux/kastomizaciya-linux-mint-20-nord-theme/</link><pubDate>Sun, 03 Jul 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/kastomizaciya-linux-mint-20-nord-theme/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This post is part of a series about smoothly switching &lt;a href="https://r4ven.me/en/tag/s-windows-na-linux/"&gt;from Windows to Linux&lt;/a&gt;. If you missed it, here&amp;rsquo;s a list of the previous parts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/instrukcii/poprobovat-linux-pryamo-v-windows/"&gt;Try Linux right inside Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/instrukcii/ustanovka-linux-ryadom-s-windows/"&gt;Installing Linux alongside Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/instrukcii/nachalnaya-nastrojka-linux-mint-20/"&gt;Initial setup of Linux Mint 20&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/instrukcii/ustanovka-windows-prilozhenij-v-linux/"&gt;Installing Windows applications on Linux&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Today we&amp;rsquo;ll configure the appearance and desktop layout of the Linux Mint Cinnamon edition to our own preferences.&lt;/p&gt;
&lt;div
 class="alert alert-warning my-6 overflow-hidden rounded-lg transition-all duration-200 ease-out hover:-translate-y-0.5 hover:shadow-md"
 style="background-color: color-mix(in srgb, var(--color-warning) 10%, transparent);
 border-left-color: var(--color-warning);
 --hover-bg: color-mix(in srgb, var(--color-warning) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-warning) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-warning-1-title"&gt;

 
 
 &lt;div
 class=" flex items-center justify-between px-6 py-4"
 &gt;
 &lt;div class="flex items-center gap-3"&gt;
 
 &lt;h5
 id="alert-warning-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 DISCLAIMER!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-warning-1-content"
 class="alert-content
 
 px-6 pb-6
 "&gt;
 &lt;div class="prose prose-sm text-foreground/90 max-w-none"&gt;
 &lt;p&gt;I&amp;rsquo;d like to point out right away that all the actions described in this guide are done at your own risk. Please understand this. My blog is just a platform where I talk about my experience and share my opinion on various things and phenomena.&lt;/p&gt;</description></item><item><title>Installing Windows Applications on Linux</title><link>https://r4ven.me/en/linux/ustanovka-windows-prilozhenij-v-linux/</link><pubDate>Wed, 08 Jun 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/ustanovka-windows-prilozhenij-v-linux/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;Today I&amp;rsquo;ll show you how to run programs designed for Windows on Linux Mint 20, which we previously &lt;a href="https://r4ven.me/en/it-razdel/instrukcii/ustanovka-linux-ryadom-s-windows/"&gt;installed&lt;/a&gt; and &lt;a href="https://r4ven.me/en/it-razdel/instrukcii/nachalnaya-nastrojka-linux-mint-20/"&gt;configured&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll warn you right away that not all Windows applications work correctly on Linux. It all depends on how complex and heavy the application&amp;rsquo;s design is. Nevertheless, a large number of Windows programs run on Linux without any problems, and today I&amp;rsquo;ll demonstrate this to you.&lt;/p&gt;
&lt;h3 id="introduction"&gt;Introduction&lt;/h3&gt;
&lt;p&gt;There is &lt;a href="https://r4ven.me/en/it-razdel/slovarik/otkrytoe-po/"&gt;open-source software&lt;/a&gt; for running Windows applications in a Linux environment — &lt;strong&gt;Wine&lt;/strong&gt;. There are many articles on the internet about installing it on Linux Mint, and they all differ from one another. I&amp;rsquo;ve often come across non-working instructions and had to tinker a lot by hand. In this note I will try to describe a working, and at the same time simple, installation option for Linux Mint 20.&lt;/p&gt;</description></item><item><title>Initial setup of Linux Mint 20/21</title><link>https://r4ven.me/en/linux/nachalnaya-nastrojka-linux-mint-20/</link><pubDate>Fri, 03 Jun 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/nachalnaya-nastrojka-linux-mint-20/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;We continue the gradual transition to free Linux-based operating systems.&lt;/p&gt;
&lt;p&gt;To refresh your memory, or in case you missed them, here are two previous articles:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/instrukcii/poprobovat-linux-pryamo-v-windows/"&gt;Try Linux right inside Windows&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/instrukcii/ustanovka-linux-ryadom-s-windows/"&gt;Installing Linux alongside Windows&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;So, we tried Linux Mint 20 in Windows using virtualization technology, then installed it as a second OS side by side with Windows. And now it&amp;rsquo;s time for the initial setup of the Linux Mint operating system.&lt;/p&gt;</description></item><item><title>Installing Linux alongside Windows</title><link>https://r4ven.me/en/linux/ustanovka-linux-ryadom-s-windows/</link><pubDate>Thu, 03 Feb 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/ustanovka-linux-ryadom-s-windows/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;Today we&amp;rsquo;ll be installing Linux alongside Windows as a second operating system.&lt;/p&gt;
&lt;div
 class="alert alert-warning my-6 overflow-hidden rounded-lg transition-all duration-200 ease-out hover:-translate-y-0.5 hover:shadow-md"
 style="background-color: color-mix(in srgb, var(--color-warning) 10%, transparent);
 border-left-color: var(--color-warning);
 --hover-bg: color-mix(in srgb, var(--color-warning) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-warning) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-warning-1-title"&gt;

 
 
 &lt;div
 class=" flex items-center justify-between px-6 py-4"
 &gt;
 &lt;div class="flex items-center gap-3"&gt;
 
 &lt;h5
 id="alert-warning-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 ⚠️ Warning
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-warning-1-content"
 class="alert-content
 
 px-6 pb-6
 "&gt;
 &lt;div class="prose prose-sm text-foreground/90 max-w-none"&gt;
 &lt;p&gt;Right away, I want to point out that everything described in this guide, you do at your own risk. If you have experience reinstalling or restoring Windows systems, then you have nothing to worry about. But just in case, before you start, back up your important files to another partition, or better yet, to a removable drive.&lt;/p&gt;</description></item><item><title>Try Linux Right Inside Windows</title><link>https://r4ven.me/en/virtualization/poprobovat-linux-pryamo-v-windows/</link><pubDate>Wed, 15 Dec 2021 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/virtualization/poprobovat-linux-pryamo-v-windows/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;Today I&amp;rsquo;ll tell and show you how you can try Linux right inside Windows. To do this, we&amp;rsquo;ll need to take a few steps, the hardest of which will be entering the UEFI/BIOS.&lt;/p&gt;
&lt;p&gt;To run another operating system inside the current one, the so-called virtualization technology is used, hardware support for which is implemented in practically every more or less modern processor. Whether it&amp;rsquo;s a solution from AMD (AMD-V) or Intel (Intel VT). You can read more about &lt;a href="https://ru.wikipedia.org/wiki/%D0%92%D0%B8%D1%80%D1%82%D1%83%D0%B0%D0%BB%D0%B8%D0%B7%D0%B0%D1%86%D0%B8%D1%8F"&gt;virtualization&lt;/a&gt;, as usual, on Wikipedia.&lt;/p&gt;</description></item></channel></rss>