<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tutorial on Raven's Blog | Linux and IT</title><link>https://r4ven.me/en/tags/tutorial/</link><description>Recent content in Tutorial 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/tutorial/index.xml" rel="self" type="application/rss+xml"/><item><title>Linux command line, archiving and compression: tar, gzip, bzip2, xz, zstd, zip, 7z, and rar commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-arhivirovanie-i-szhatie-komandy-tar-gzip-bzip2-xz-zstd-i-zip-7z-rar/</link><pubDate>Fri, 05 Sep 2025 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-arhivirovanie-i-szhatie-komandy-tar-gzip-bzip2-xz-zstd-i-zip-7z-rar/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;In this article, we will study ways to archive and compress files in Linux systems. I will explain how to use the utilities from the article title. There will be many examples, so please continue reading.&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Ansible — configuration management system: getting to know it</title><link>https://r4ven.me/en/automation/ansible-sistema-upravleniya-konfiguraciyami-znakomstvo/</link><pubDate>Thu, 07 Nov 2024 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/automation/ansible-sistema-upravleniya-konfiguraciyami-znakomstvo/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;In this note we will get acquainted with a popular &lt;a href="https://r4ven.me/en/it-razdel/slovarik/otkrytoe-po/"&gt;open source&lt;/a&gt; &lt;a href="https://r4ven.me/en/it-razdel/slovarik/sistema-upravleniya-konfiguraciyami/"&gt;configuration management system&lt;/a&gt; with the telling name — &lt;strong&gt;Ansible&lt;/strong&gt; 🎻. We&amp;rsquo;ll perform the installation and configuration 🛠, put together an inventory 📋, learn how to run playbooks 🚀, talk about Ansible facts 🗂, find out what Ansible console 🖥 is, and write a playbook 📝 that fixes the sshd config and copies files to the server. It&amp;rsquo;s going to be informative 😉!&lt;/p&gt;</description></item><item><title>Linux command line, privilege escalation: su, sudo commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-povyshenie-privilegij-komandy-su-sudo/</link><pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-povyshenie-privilegij-komandy-su-sudo/</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 studying the Linux command line. Today we&amp;rsquo;ll learn how to properly run commands on behalf of another user, including the root user. We&amp;rsquo;ll get familiar with the &lt;code&gt;su&lt;/code&gt; and &lt;code&gt;sudo&lt;/code&gt; commands, and also learn how to correctly grant limited privileges to users and groups.&lt;/p&gt;
&lt;p&gt;Along the way, let&amp;rsquo;s figure out why &lt;code&gt;sudo su&lt;/code&gt; is like saying: &amp;ldquo;&lt;em&gt;Open the door for me&lt;/em&gt;,&amp;rdquo; and then demanding again: &amp;ldquo;&lt;em&gt;And let me in right now!&lt;/em&gt;&amp;quot;😁.&lt;/p&gt;</description></item><item><title>Native upgrade from Linux Mint 21.3 to Linux Mint 22</title><link>https://r4ven.me/en/linux/nativnoe-obnovlenie-s-linux-mint-21-3-do-linux-mint-22/</link><pubDate>Wed, 07 Aug 2024 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/nativnoe-obnovlenie-s-linux-mint-21-3-do-linux-mint-22/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;A &lt;a href="https://linuxmint.com/rel_wilma.php"&gt;new release&lt;/a&gt; of the &lt;strong&gt;Linux Mint 22&lt;/strong&gt; distribution (based on &lt;strong&gt;Ubuntu 24.04&lt;/strong&gt;) codenamed &lt;strong&gt;Wilma&lt;/strong&gt; has just come out. And just recently the developers prepared instructions and a tool for a native (without reinstalling the OS) system upgrade, from &lt;strong&gt;Linux Mint 21.3&lt;/strong&gt; to &lt;strong&gt;Linux Mint 22&lt;/strong&gt;. In this short note I&amp;rsquo;ll demonstrate this simple process 😉&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;d like to note that my test system has been upgraded this way since &lt;strong&gt;Linux Mint 20&lt;/strong&gt;. Still alive so far)&lt;/p&gt;</description></item><item><title>Linux command line, file permissions: id, chmod, chown commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-prava-na-fajly-komandy-id-chmod-chown/</link><pubDate>Sun, 31 Mar 2024 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-prava-na-fajly-komandy-id-chmod-chown/</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 learn how to manage file permissions in Linux-based systems. In this note we will cover the following commands: &lt;strong&gt;id&lt;/strong&gt;, &lt;strong&gt;chmod&lt;/strong&gt;, &lt;strong&gt;chown&lt;/strong&gt;. Let&amp;rsquo;s go)&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>VIM — Console Editor: An Introduction</title><link>https://r4ven.me/en/software/vim-konsolnyj-redaktor-znakomstvo/</link><pubDate>Sat, 07 Oct 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/software/vim-konsolnyj-redaktor-znakomstvo/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This is the first post in a series about the console editor &lt;code&gt;Vim&lt;/code&gt;. Sooner or later this had to happen) after all, Vim is an incredibly popular editor that often comes &amp;ldquo;out of the box&amp;rdquo; in most Linux distributions.&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Linux command line, processes: jobs, fg, bg, ps, pgrep, kill, pkill, htop commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-processy-komandy-jobs-fg-bg-ps-pgrep-kill-pkill-htop/</link><pubDate>Wed, 30 Aug 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-processy-komandy-jobs-fg-bg-ps-pgrep-kill-pkill-htop/</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 talk about an important and integral part of an operating system — processes. In this note we will cover the following console commands: &lt;strong&gt;jobs, fg, bg, ps, pgrep, kill, pkill, htop&lt;/strong&gt;.&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>SSH — Secure Connection to Remote Hosts: Introduction</title><link>https://r4ven.me/en/networking/ssh-bezopasnoe-podklyuchenie-k-udalyonnym-hostam-vvedenie/</link><pubDate>Wed, 02 Aug 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/networking/ssh-bezopasnoe-podklyuchenie-k-udalyonnym-hostam-vvedenie/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This time we&amp;rsquo;ll talk about remote connections using the secure SSH protocol, in particular its open implementation OpenSSH.&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Linux command line, controlling command execution: the "&amp;&amp;", "||", ";" and "&amp;" operators</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-kontrol-vypolneniya-komand/</link><pubDate>Thu, 13 Jul 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-kontrol-vypolneniya-komand/</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;re breaking down such powerful Linux command line tools as command execution control operators.&lt;/p&gt;
&lt;h2 id="previous-posts-in-the-series"&gt;Previous posts in the series&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re just starting to learn Linux, I strongly recommend getting familiar with the previous materials:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/"&gt;Linux command line, introduction: command types, plain text, file system, shell prompt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/"&gt;Linux command line, navigating the system and viewing directories: pwd, ls, cd commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vyvod-i-chtenie-soderzhimogo-komandy-echo-cat-less/"&gt;Linux command line, output and reading content: echo, cat, less commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-rabota-s-fajlami-komandy-touch-mkdir-cp-mv-rm/"&gt;Linux command line, working with files: touch, mkdir, cp, mv, rm commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-ssylki-na-fajly-linki-komanda-ln/"&gt;Linux command line, file links: the ln command&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-perenapravlenie-vvoda-i-vyvoda/"&gt;Linux command line, input and output redirection: the &amp;ldquo;&amp;gt;&amp;rdquo;, &amp;ldquo;&amp;lt;&amp;rdquo;, &amp;ldquo;|&amp;rdquo; operators&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Linux command line, input and output redirection: the "&gt;", "&lt;", "|" operators</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-perenapravlenie-vvoda-i-vyvoda/</link><pubDate>Sun, 21 May 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-perenapravlenie-vvoda-i-vyvoda/</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 will break down one of the key &amp;ldquo;features&amp;rdquo; of the Linux command line: the mechanism for redirecting input, output, and error output of console commands.&lt;/p&gt;
&lt;h2 id="previous-posts-in-the-series"&gt;Previous posts in the series&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re just starting to learn Linux, I strongly recommend checking out the previous posts:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/"&gt;Linux command line, introduction: command types, plain text, file system, shell prompt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/"&gt;Linux command line, navigating the system and viewing directories: pwd, ls, cd commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vyvod-i-chtenie-soderzhimogo-komandy-echo-cat-less/"&gt;Linux command line, output and reading content: echo, cat, less commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-rabota-s-fajlami-komandy-touch-mkdir-cp-mv-rm/"&gt;Linux command line, working with files: touch, mkdir, cp, mv, rm commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-ssylki-na-fajly-linki-komanda-ln/"&gt;Linux command line, file links: the ln command&lt;/a&gt;&lt;/li&gt;
&lt;/ol&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Linux command line, file links: the ln command</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-ssylki-na-fajly-linki-komanda-ln/</link><pubDate>Wed, 19 Apr 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-ssylki-na-fajly-linki-komanda-ln/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This is the fifth post in the series on the Linux command line. Today we&amp;rsquo;ll talk about file links (hard and symbolic), and also look at the command for creating them: &lt;code&gt;ln&lt;/code&gt;.&lt;/p&gt;
&lt;h2 id="previous-posts-in-the-series"&gt;Previous posts in the series&lt;/h2&gt;
&lt;p&gt;If you&amp;rsquo;re just starting to learn Linux, I strongly recommend checking out the previous posts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/"&gt;Linux command line, introduction: command types, plain text, file system, shell prompt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/"&gt;Linux command line, navigating the system and viewing directories: pwd, ls, cd commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vyvod-i-chtenie-soderzhimogo-komandy-echo-cat-less/"&gt;Linux command line, output and reading content: echo, cat, less commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-rabota-s-fajlami-komandy-touch-mkdir-cp-mv-rm/"&gt;Linux command line, working with files: touch, mkdir, cp, mv, rm commands&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The practical examples in this series of posts were performed in a Linux Mint 21 distribution environment.&lt;/p&gt;</description></item><item><title>Linux command line, working with files: touch, mkdir, cp, mv, rm commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-rabota-s-fajlami-komandy-touch-mkdir-cp-mv-rm/</link><pubDate>Mon, 17 Apr 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-rabota-s-fajlami-komandy-touch-mkdir-cp-mv-rm/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This is the fourth post in a series dedicated to working in the Linux command line. Today we&amp;rsquo;ll look at commands for working with files in Linux: &lt;code&gt;touch&lt;/code&gt;, &lt;code&gt;mkdir&lt;/code&gt;, &lt;code&gt;cp&lt;/code&gt;, &lt;code&gt;mv&lt;/code&gt;, &lt;code&gt;rm&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re just starting to learn Linux, I strongly recommend checking out the previous posts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/"&gt;Linux command line, introduction: command types, plain text, file system, shell prompt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/"&gt;Linux command line, navigating the system and viewing directories: pwd, ls, cd commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vyvod-i-chtenie-soderzhimogo-komandy-echo-cat-less/"&gt;Linux command line, output and reading content: echo, cat, less commands&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The practical examples in this series of posts were performed in a Linux Mint 21 distribution environment.&lt;/p&gt;</description></item><item><title>Linux command line, output and reading content: echo, cat, less commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-vyvod-i-chtenie-soderzhimogo-komandy-echo-cat-less/</link><pubDate>Wed, 12 Apr 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-vyvod-i-chtenie-soderzhimogo-komandy-echo-cat-less/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This is the third post in a series dedicated to working in the Linux command line. Today we&amp;rsquo;ll look at commands for outputting text to the console and viewing file contents: &lt;code&gt;echo&lt;/code&gt;, &lt;code&gt;cat&lt;/code&gt;, &lt;code&gt;less&lt;/code&gt;.&lt;/p&gt;
&lt;p&gt;If you&amp;rsquo;re just starting to learn Linux, I strongly recommend checking out the previous posts:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/"&gt;Linux command line, introduction: command types, plain text, file system, shell prompt&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/"&gt;Linux command line, navigating the system and viewing directories: pwd, ls, cd commands&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Linux command line, navigating the system and viewing directories: pwd, ls, cd commands</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/</link><pubDate>Thu, 30 Mar 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-navigaciya-v-sisteme-i-prosmotr-direktorij-komandy-pwd-ls-cd/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;This is the second post in the series devoted to working in the Linux command line. Today we&amp;rsquo;ll look at basic navigation through the file system and viewing directory contents.&lt;/p&gt;
&lt;p&gt;Be sure to read the first post:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://r4ven.me/en/it-razdel/zametki/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/"&gt;Linux command line, introduction: command types, plain text, file system, shell prompt&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The practical examples in the posts of this series were performed in a Linux Mint 21 distribution environment.&lt;/p&gt;
&lt;h2 id="getting-help-on-commands"&gt;Getting help on commands&lt;/h2&gt;
&lt;p&gt;You can get comprehensive help on commands right in the Linux terminal.&lt;/p&gt;</description></item><item><title>Linux command line, introduction: command types, plain text, file system, shell prompt</title><link>https://r4ven.me/en/linux/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/</link><pubDate>Sun, 19 Mar 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/komandnaya-stroka-linux-vvedenie-tipy-komand-plain-text-fajlovaya-sistema-shell-prompt/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;I present to your attention the first (introductory) part of a series of posts devoted to working in the Linux command line. This post is a kind of foundation for future entries on this topic. It will be followed by posts with descriptions and practical examples of using popular console utilities.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll give one recommendation right away. If you want a comprehensive resource on the Linux command line, I recommend reading William Shotts&amp;rsquo; book with the simple title: &lt;strong&gt;The Linux Command Line&lt;/strong&gt;. This book is an excellent source that lets you thoroughly study the basics of working in the Linux console. Material from this book will also be used and quoted in this and future posts about Linux.&lt;/p&gt;</description></item><item><title>Upgrading Linux Mint 20 to Linux Mint 21.1</title><link>https://r4ven.me/en/linux/obnovlenie-linux-mint-20-do-linux-mint-21-1/</link><pubDate>Sun, 22 Jan 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/obnovlenie-linux-mint-20-do-linux-mint-21-1/</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 you can upgrade from &lt;strong&gt;Linux Mint 20&lt;/strong&gt; to the current latest version, &lt;strong&gt;Linux Mint 21.1&lt;/strong&gt;, using built-in tools, without reinstalling the 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;
 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. The author is not responsible for the actions you perform. The information in this post is purely for informational and recommendational purposes.&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>Customizing the browser home page</title><link>https://r4ven.me/en/web/nastraivaem-domashnyuyu-stranicu-brauzera/</link><pubDate>Sat, 15 Jan 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/web/nastraivaem-domashnyuyu-stranicu-brauzera/</guid><description>&lt;strong&gt;Greetings! &lt;i class="fa-solid fa-crow"&gt;&lt;/i&gt;
&lt;/strong&gt;

&lt;p&gt;In this post I&amp;rsquo;ll tell and show you how you can customize the browser&amp;rsquo;s home page.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll be showing this using the Firefox browser as an example, but the tool I&amp;rsquo;m using (the browser extension Tabliss) is also available for Chrome and its derivatives (Yandex browser, Microsoft Edge, Opera, etc.). I haven&amp;rsquo;t tested those, but I&amp;rsquo;m sure everything will work similarly.&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&lt;/p&gt;</description></item><item><title>Initial setup of the Firefox browser</title><link>https://r4ven.me/en/web/nachalnaya-nastrojka-brauzera-firefox/</link><pubDate>Wed, 12 Jan 2022 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/web/nachalnaya-nastrojka-brauzera-firefox/</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 talk about the initial setup of the Firefox browser, which I use myself and recommend to others. Recently I &lt;a href="https://r4ven.me/en/it-razdel/zametki/pogovorim-pro-veb-brauzery/"&gt;talked&lt;/a&gt; about what choice of browsers we have today, both for desktop and mobile platforms.&lt;/p&gt;


&lt;div
 class="alert alert-important 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-important) 10%, transparent);
 border-left-color: var(--color-important);
 --hover-bg: color-mix(in srgb, var(--color-important) 15%, transparent);"
 onmouseover="this.style.backgroundColor = this.style.getPropertyValue('--hover-bg')"
 onmouseout="this.style.backgroundColor = 'color-mix(in srgb, var(--color-important) 10%, transparent)'"
 role="alert"
 aria-labelledby="alert-important-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-important-1-title"
 class="m-0 font-semibold text-foreground/90"&gt;
 🖐️Hey!
 &lt;/h5&gt;
 &lt;/div&gt;

 
 
 &lt;/div&gt;
 

 
 &lt;div
 id="alert-important-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;Subscribe to our Telegram channel &lt;a href="https://t.me/r4ven_me"&gt;@r4ven_me&lt;/a&gt;📱, so you don’t miss new posts on the website 😉. If you have questions or just want to chat about the topic, feel free to join the Raven chat at &lt;a href="https://t.me/r4ven_me_chat"&gt;@r4ven_me_chat&lt;/a&gt;🧐.&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>