Guides

Detailed step-by-step instructions for solving common tasks

595 total
30 showing
Platform
Difficulty
Tags
Other

Configuring DDNS on TP-Link Routers: Step-by-Step Guide & Troubleshooting

Step-by-step guide to setting up DDNS on TP-Link routers. Enable remote access to cameras and servers in under 10 minutes. Includes proven troubleshooting solutions.

ddnstp-linkrouter
easy 10-15 min
Android

How to Allow APK Installation on Android: Complete Guide

Learn how to safely enable APK installation from unknown sources on Android. Step-by-step guide for all versions. Configure your device now!

androidapksecurity
easy 3-5 min
Windows

How to Roll Back a Driver in Windows 10 and 11: 4 Methods

Experiencing instability after a driver update? Learn how to revert to a previous version using Device Manager, PowerShell, or System Restore. Step-by-step guide with verification.

driverswindowstroubleshooting
easy 5-10 min
Linux

Package Management in Linux: Installation, Removal, Update

Learn how to manage programs in Linux via the terminal. We cover apt, dnf, pacman in practice. Step-by-step instructions for Ubuntu, Fedora, Arch.

linuxpackage managerapt
easy 15-20 minutes
Other

Create a Password Backup: Complete Security Guide

Learn how to export, encrypt, and securely store password backups from browsers and managers. Step-by-step guide for Windows, macOS, and Linux. Protect your accounts from loss!

securitypasswordsbackup
easy 10-15 min
Windows

Display Color Calibration in Windows 10 and 11: Accurate Colors in 10 Minutes

Calibrate your display in Windows yourself. Step-by-step guide to adjusting gamma, brightness, and white balance for accurate color reproduction. Start calibrating now!

windowscalibrationmonitor
easy 10 minutes
Android

Android Battery Calibration: Complete Guide to Resetting Statistics

Step-by-step guide to calibrate your Android battery without root. Learn how to reset BatteryStats and fix incorrect battery percentage using built-in settings or ADB.

androidbatterycalibration
easy 1-2 hours
Linux

Bash Scripting: Basics for Beginners

Learn to write bash scripts from scratch. Create, run, and debug scripts to automate tasks in Linux. Practical examples of variables, conditionals, and loops included.

bashlinuxscripting
easy 20 min
Android

Preparing an Android App for Release: A Complete Guide

Step-by-step guide to preparing your Android app for release: build configuration, APK/AAB signing, and publishing to Google Play. Launch your app in 30 minutes!

androidreleasegoogle-play
medium 20-30 minutes
iOS

Clearing Safari Cache on iPhone and iPad: Detailed Guide

Step-by-step guide to clearing Safari cache on iOS. Fix website loading issues, free up space. Works on all iPhone and iPad versions.

iossafaricache
easy 5-10 min
Linux

Docker for Linux: Installation and Basic Commands with Examples

Step-by-step Docker guide for beginners. Installation, container and image management. Start containerizing in 10 minutes.

containerizationdockerlinux
easy 10-15 min
Linux

Installing Git on Linux: A Step-by-Step Guide for Beginners

Complete guide to installing and configuring Git on Ubuntu, Debian, Fedora, and other Linux distributions. Start working with repositories in 10 minutes. Step-by-step instructions with commands.

gitlinuxubuntu
easy 5-15 min
Linux

smartctl Basics: How to Monitor Disk Health in Linux

Complete smartctl guide for Linux: installation, basic commands, running SMART tests, and analyzing results. Learn to prevent disk failures in 15 minutes!

linuxsmartctldisk monitoring
easy 15-20 min
Linux

Complete Guide to Linux Permissions: chmod, chown, and the rwx Model

Step-by-step guide to managing file and folder permissions in Linux. Learn the rwx model, chmod and chown commands with practical examples. Control your system's security.

linuxsecuritycommands
medium 15-30 min
Linux

How to Use sudo in Linux: A Complete Guide for Beginners

Learn how to safely use sudo in Linux: configuration, commands, and security. A step-by-step guide for both beginners and experienced users.

linuxsudosecurity
easy 15-20 minutes
Other

Setting Up a Static IP on a TP-Link Router: Step-by-Step

A simple guide to assigning a fixed IP address to a device via a TP-Link router. Configure a static address in 5-10 minutes and avoid network conflicts.

networkrouterTP-Link
easy 10-15 min
Linux

Setting up a VNC Server on Linux: A Step-by-Step Guide

Learn how to install and configure a VNC server on Linux for remote desktop access. Step-by-step guide for Ubuntu, CentOS, Debian with command examples and security best practices.

linuxvncremote-desktop
medium 15-30 min
Linux

The sudo Command in Linux: A Comprehensive Guide to Usage and Configuration

Step-by-step guide to the sudo command in Linux. Learn how to safely perform root tasks, configure permissions via sudoers, and avoid common mistakes. Instructions for beginners and experts.

linuxsudoadministrator
easy 10-15 min
iOS

Creating an iOS Provisioning Profile: A Comprehensive Guide

Step-by-step guide to creating a provisioning profile in Apple Developer. Set up app deployment on devices and TestFlight in 15 minutes.

ios developmentapple developerxcode
medium 15-30 minutes
Linux

Docker Compose for Linux: Create Your First Service Stack

Complete guide to Docker Compose on Linux. Learn how to deploy a multi-container application with a database using a single file. Step-by-step with examples.

dockerdocker-composecontainerization
easy 15-20 min
Linux

Automate Backups in Linux Using cron

Step-by-step guide to setting up automatic backups in Linux with cron and a bash script. Protect your data effortlessly in under 15 minutes.

linux guidescronbackup
medium 15-30 minutes
iOS

Effective iPhone Storage Management: 5 Proven Methods

Step-by-step guide to cleaning and optimizing storage on iPhone and iPad. Free up to 20GB without losing data. Proven methods for iOS 15+.

iosstorageoptimization
easy 15-30 min
Linux

Complete Removal of Packages in Ubuntu/Debian with apt purge

Step-by-step guide to completely remove programs in Ubuntu and Debian with cleaning configuration files. Free up disk space and prevent conflicts.

aptpackage managementubuntu
easy 5-10 minutes
iOS

iPhone Backup to Computer: Complete Guide

Learn how to fully back up your iPhone to a PC or Mac using iTunes, Finder, and third-party tools. Step-by-step guide with screenshots and encryption tips.

iosiphonebackup
easy 15-30 min
Linux

GRUB Bootloader Recovery: Fixing Problems in Rescue Mode

Learn how to fix GRUB rescue errors and restore your bootloader on Ubuntu, Debian, CentOS, and other Linux distributions without losing data. Follow our step-by-step guide with commands.

grubbootloaderlinux
medium 10-15 minutes
Linux

How to Set Up Hardware Monitoring in Linux: A Complete Guide

Step-by-step guide to Linux hardware monitoring: installing lm-sensors, htop, and nmon. Track temperature, CPU load, memory, and disks.

monitoringhardwarelinux
medium 15-20 min
Linux

UUID vs Device Names in Linux: How to Mount Disks Correctly

A full comparison of UUIDs and device names in Linux. Learn why UUIDs are more reliable for mounting in fstab and how to properly configure automatic disk mounting.

linux guidesdisksuuid
easy 10-15 min
Linux

Setting Up Port Forwarding on Linux: A Comprehensive Guide

Learn how to configure port forwarding on Linux using iptables and firewalld. Step-by-step instructions for Ubuntu, CentOS, Debian, and other distributions. Solve it in 10 minutes!

linuxport-forwardingnetwork
medium 10-15 minutes
Other

Generating and Configuring SSH Keys on Linux: A Step-by-Step Guide

Complete guide to creating and using SSH keys on Linux. Eliminate passwords, set up secure server access in 15 minutes. Step-by-step instructions with examples.

linux guidessshsecurity
easy 15-30 min
Linux

Solving SSH Connection Issues in Linux: A Complete Guide

Can't connect via SSH to a server? Step-by-step guide to diagnose and fix common errors: from Permission denied to Connection refused. Proven methods in 15 minutes.

linux guidessshnetwork security
medium 15-20 minutes
FixPedia

Free encyclopedia for fixing errors. Step-by-step guides for Windows, Linux, macOS and more.

© 2026 FixPedia. All materials are available for free.

Made with for the community