<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux on Raven's Blog | Linux and IT</title><link>https://r4ven.me/en/categories/linux/</link><description>Recent content in Linux on Raven's Blog | Linux and IT</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Fri, 15 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://r4ven.me/en/categories/linux/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>SSH – Fine-tuning the client in Linux: config file and ssh-agent</title><link>https://r4ven.me/en/linux/ssh-tonkaya-nastrojka-klienta-v-linux/</link><pubDate>Mon, 14 Apr 2025 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/ssh-tonkaya-nastrojka-klienta-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;Continuing the topic of using &lt;strong&gt;SSH&lt;/strong&gt; in Linux🐧. Today we&amp;rsquo;ll talk about fine-tuning the client using the &lt;code&gt;~/.ssh/config&lt;/code&gt; 📄 configuration file, as well as automatic key import into &lt;code&gt;ssh-agent&lt;/code&gt; 😎 without entering passwords.&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, 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>Initial Linux server setup using Debian as an example</title><link>https://r4ven.me/en/linux/nachalnaya-nastrojka-linux-servera-na-primere-debian/</link><pubDate>Sun, 05 Nov 2023 00:00:00 +0000</pubDate><guid>https://r4ven.me/en/linux/nachalnaya-nastrojka-linux-servera-na-primere-debian/</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 will perform basic Linux server setup using the Debian 12 distribution as an example.&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>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>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></channel></rss>