Jan 18 · 2 min read · Abstract On ThinkPad E14 Gen 7 systems running Pop!_OS 24.04 LTS, Wi-Fi might not detect any networks right after installation. This happens because the Intel Wi-Fi 7 (BE200) firmware is missing, even though the Linux kernel fully supports the hardwa...
Join discussion
Dec 13, 2025 · 1 min read · Pop!_OS just released it’s new and stable COSMIC DE, and better yet, it came with ARM image! I can’t help myself but straight away wiping my linux disk into a brand new Pop!_OS. And everything went smooth! Except it came with broken open file dialog,...
Join discussionSep 12, 2025 · 2 min read · Steps Stop the service It’s not mandatory, but before uninstalling, it's a good practice to stop any running Docker services. sudo systemctl stop docker Remove docker packages It’s used to completely and forcefully remove a list of specified packag...
Join discussion
Aug 25, 2025 · 2 min read · I got a problem with tar inside podman The problem podman run -v $HOME:/mnt:Z -it --rm debian:trixie bash root@9d22f8d85816:/# cd /mnt/Documents/ root@9d22f8d85816:/mnt/Documents# apt update root@9d22f8d85816:/mnt/Documents# apt install wget root@9d2...
Join discussionAug 1, 2025 · 2 min read · Introduction Flameshot Flameshop is a powerful yet simple to use screenshot software. Features Customizable appearance; Easy to use. In-app screenshot editing. DBus interface. More features Pre-installation Check your OS (optional) This ste...
Join discussion
Jul 17, 2025 · 1 min read · Solution Check your OS (optional) This step is just to make sure you have Pop!_OS installed. uname -a hostnamectl lsb_release -a cat /etc/os-release Output Update packages info sudo apt-get update Running sudo apt-get update is an important step ...
Join discussion
Apr 24, 2025 · 2 min read · Se você está buscando uma forma rápida e prática de tirar prints no Pop!_OS, o Flameshot é uma das melhores opções. Ele é leve, poderoso e altamente personalizável. Neste tutorial, você vai aprender como instalar e criar um atalho de teclado para usa...
Join discussion
Feb 26, 2025 · 3 min read · Se você está tentando clonar um repositório do GitHub e se deparou com o seguinte erro: git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the reposito...
Join discussion