<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Linux Mint on The Blog of Boban Acimovic</title><link>https://acim.net/tags/linux-mint/</link><description>Recent content in Linux Mint on The Blog of Boban Acimovic</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>The Blog of Boban Acimovic &amp;copy; 2026</copyright><lastBuildDate>Sat, 18 Mar 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://acim.net/tags/linux-mint/index.xml" rel="self" type="application/rss+xml"/><item><title>How to install Docker and kubectl on Ubuntu 22.04 desktop</title><link>https://acim.net/blog/install-docker-kubectl-ubuntu-22-04/</link><pubDate>Sat, 18 Mar 2023 00:00:00 +0000</pubDate><guid>https://acim.net/blog/install-docker-kubectl-ubuntu-22-04/</guid><description>&lt;p&gt;Since some time apt-key is deprecated and lot of Ubuntu 22.04 based systems throws the following warning:&lt;/p&gt;
&lt;div class="highlight-wrapper"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-txt" data-lang="txt"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;You can easily fix this by properly installing Docker and Kubernetes apt archives public keys:&lt;/p&gt;</description></item><item><title>How to fix possible missing firmware warning during kernel update on Linux Mint</title><link>https://acim.net/blog/linux-mint-ubuntu-possible-missing-firmware/</link><pubDate>Wed, 18 May 2022 00:00:00 +0000</pubDate><guid>https://acim.net/blog/linux-mint-ubuntu-possible-missing-firmware/</guid><description>&lt;p&gt;If you are running default kernel with your Ubuntu or Linux Mint installation, you probably won&amp;rsquo;t face this problem during kernel updates because all packages are coming from the official distribution sources. However, if you like to run the newest Linux kernels and update them using &lt;a href="https://ubuntuhandbook.org/index.php/2020/08/mainline-install-latest-kernel-ubuntu-linux-mint/" target="_blank" rel="noopener"&gt;mainline&lt;/a&gt;
 kernel installer, you may get warning &lt;code&gt;possible missing firmware&lt;/code&gt; during the installation.&lt;/p&gt;</description></item><item><title>Firefox audio crackling and popping on Linux Mint</title><link>https://acim.net/blog/linux-mint-firefox-sound-problem/</link><pubDate>Sat, 02 Oct 2021 00:00:00 +0000</pubDate><guid>https://acim.net/blog/linux-mint-firefox-sound-problem/</guid><description>&lt;p&gt;This problem was bugging me for quite a while and today I finally decided to address it. There are lot of advices online to try to run Firefox in safe mode and see if that fixes the problem, so I tried that first but it didn&amp;rsquo;t help. Safe mode actually just turns off extensions, but in my case it didn&amp;rsquo;t help.&lt;/p&gt;</description></item><item><title>Run Docker as normal user on Ubuntu 20.04</title><link>https://acim.net/blog/run-docker-as-normal-user-on-ubuntu-20-04/</link><pubDate>Tue, 17 Nov 2020 00:00:00 +0000</pubDate><guid>https://acim.net/blog/run-docker-as-normal-user-on-ubuntu-20-04/</guid><description>&lt;p&gt;In lot of instructions how to run docker on Ubuntu 20.04 (same applies to Linux Mint Ulyana) you may find that after installing docker you have to add your user to docker group by the following command:&lt;/p&gt;</description></item><item><title>Add Google search engine to your Linux Mint</title><link>https://acim.net/blog/add-google-search-engine-to-your-linux-mint/</link><pubDate>Sun, 26 Jul 2020 00:00:00 +0000</pubDate><guid>https://acim.net/blog/add-google-search-engine-to-your-linux-mint/</guid><description>&lt;p&gt;I had a problem recently not being able to set Google as default search engine in Firefox of my Linux Mint installation. It is not that I like Google that much, it is actually opposite, but DuckDuckGo as default search engine doesn&amp;rsquo;t give me the satisfying search so it seems it is not possible to skip Google tracking and keep your privacy, at least not at this moment.&lt;/p&gt;</description></item><item><title>Add flag to Linux Mint application start command</title><link>https://acim.net/blog/add-flag-linux-mint/</link><pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate><guid>https://acim.net/blog/add-flag-linux-mint/</guid><description>&lt;p&gt;Modern Linux desktop distributions contain really powerful settings possibilities, but it is very often difficult to find out how to configure something. You may want, for example, to add &amp;ndash;disk-cache-dir flag to Chromium start command in order to configure cache directory, so how to do it?&lt;/p&gt;</description></item><item><title>Install Golang package on Ubuntu Linux</title><link>https://acim.net/blog/install-golang-ppa/</link><pubDate>Thu, 03 Oct 2019 00:00:00 +0000</pubDate><guid>https://acim.net/blog/install-golang-ppa/</guid><description>&lt;p&gt;Official Golang documentation contains just tar.gz package to be &lt;a href="https://golang.org/dl/" target="_blank" rel="noopener"&gt;downloaded&lt;/a&gt;
 and installed on Ubuntu Linux, but this is not quite comfortable way because Golang won&amp;rsquo;t be automatically updated after new release. Fortunatelly, there is &lt;a href="https://github.com/golang/go/wiki/Ubuntu" target="_blank" rel="noopener"&gt;trustable PPA&lt;/a&gt;
 that can be used.&lt;/p&gt;</description></item></channel></rss>