Skip to content
Mattscreative edited this page Nov 13, 2025 · 26 revisions

Welcome to the Linux-Tips-and-Tricks Wiki!

This wiki contains helpful guides, tips, and tricks for using Linux. All guides are written for beginners and include detailed explanations and full examples.

Available Guides

Installation & Configuration

  • DaVinci Resolve Installation on Linux - Complete guide for installing DaVinci Resolve on various Linux distributions, including solutions for zlib-ng compatibility issues
  • Virt-manager Installation Guide - Step-by-step guide for installing and configuring virt-manager (Virtual Machine Manager) on Fedora and Arch Linux, including service setup, network configuration, and GPU acceleration
  • Secure Boot for CachyOS with Limine Loader - Complete guide for setting up Secure Boot on CachyOS using sbctl with the Limine bootloader, including key creation, bootloader signing, and troubleshooting

System Troubleshooting & Monitoring

Network Troubleshooting

  • SS Network Troubleshooting Guide - Modern guide to using ss (Socket Statistics) for network troubleshooting, including viewing connections, finding processes using ports, and filtering network activity
  • IP Network Interface Troubleshooting - Guide to using the ip command for network interface management, including viewing interfaces, configuring IP addresses, and managing routing tables

System Diagnostics

  • DF & DU Disk Space Troubleshooting - Guide to managing disk space with df and du, including finding large files, checking filesystem usage, and troubleshooting disk space issues
  • DMESG Kernel Messages Guide - Guide to viewing kernel messages with dmesg, including hardware detection, driver issues, and boot-time troubleshooting
  • LSOF List Open Files Guide - Guide to using lsof to find which processes are using files, ports, and directories, essential for troubleshooting "file in use" errors

All guides are written for beginners with detailed explanations and full examples.

Clone this wiki locally