Skip to content
Mattscreative edited this page Nov 18, 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
  • Automount Disks Guide - Complete guide for configuring additional disks to automatically mount at system startup using GNOME Disk Utility (GUI method) or manual fstab editing, including troubleshooting and permission configuration
  • OpenTabletDriver Setup Guide - Complete guide for installing and configuring OpenTabletDriver on Linux, including kernel module blacklisting, udev permissions, service setup, and troubleshooting common issues for XP-Pen and Wacom tablets

System Troubleshooting & Monitoring

Network Configuration & Analysis

  • 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

File & Text Operations

  • Find Command Guide - Comprehensive guide to using find for locating files and directories by name, size, type, permissions, date, and more
  • Grep Command Guide - Complete guide to using grep for searching text patterns in files, filtering command output, and extracting information with context options

Network Troubleshooting

  • Ping & Traceroute Network Testing - Guide to using ping and traceroute for testing network connectivity, measuring latency, finding network bottlenecks, and troubleshooting network issues

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

Clone this wiki locally