Home » Linux

How to Disable Folder Color Icons in Kubuntu (Dolphin) context menu. KDE Plasma 6.

Kubuntu Logo

I really hate it when the context menu is overloaded with useless items, and one of the worst offenders for me in Kubuntu is the “folder colors” feature. It’s incredibly annoying because it breaks a clean, solid dark…

Read More »

Linux Note: Useful commands during iso files copying to the Ventoy partition

Today, I tried to install Windows 11 on my new PC and faced the 0xc000014c error. This error usually happens because the ISO file is corrupted. In my case, it happened because I pulled out the flash drive…

Read More »

Kubuntu 25.10: Black bar on desktop (Wrong screen size in xorg.conf)

Kubuntu Logo

I had an annoying problem with my PC today. When I log in, my desktop looks broken. I see a black bar at the top or the wallpaper is in the wrong place. If I restart Plasma, it…

Read More »

How to Finally Kill Annoying Bracketed Paste Mode in Linux Terminals (^[[200∼)

Disable bracket paste mode

If you spend a significant amount of time in the Linux terminal (and if you’re here, you probably do), you’ve definitely encountered this annoying issue. You try to paste a command, but you accidentally hit Ctrl+V instead of…

Read More »

Ubuntu 24.10: Stop RAID health check from autostart

Kubuntu Logo

Previously, I wrote that I had a problem with the RAID health check on each PC start, as I use it from time to time. Unfortunately, the receipt didn’t help, so here is a new one

Read More »

Ubuntu: How to run remote applications via X11 on your ubuntu desktop.

Pinguin

Today I reconfigured one of my servers, and it’s a note about how to run remote application from your desktop by using X11 and ssh..

Read More »

CentOS 10: How to create boot flash drive

CentOS

Today I changed some hard disks in one of my home servers, and I decided to reinstall CentOS to the latest version to clean-up the system a bit. For this, I created a boot flash drive and this…

Read More »

Ubuntu: How to easily download something from your PC to your smartphone or Smart TV

Pinguin

I ran into a problem: I needed to get an APK onto my Smart TV, and I didn’t have a USB stick around. So, I figured out a pretty neat (if I do say so myself) way to…

Read More »

CentOS 7.4: How to resolve error – Could not resolve host: mirrorlist.centos.org

CentOS

Today I started one very old server which has the CentOS 7.4. When I try to update it I faced an error – Could not resolve host: mirrorlist.centos.org. I tried to ping this domain and found that it…

Read More »

Ubuntu Docker: could not select device driver “nvidia”

Pinguin sitting on the whale

When I tried to install Stable Diffusion that was wrapped to docker image, I faced next error: Error response from daemon: could not select device driver “nvidia” with capabilities: [[compute utility]] ..

Read More »