Guides

Detailed step-by-step instructions for solving common tasks

587 total
30 showing
Platform
Difficulty
Tags
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
Linux

Data Backup in Linux: A Complete Guide

Step-by-step guide to backing up important files in Linux. Learn to use tar, rsync, and graphical utilities to protect your data from loss!

linuxbackupbash
easy 15-30 minutes
Linux

APT in Ubuntu: A Complete Package Management Guide

Master APT package manager in Ubuntu. Step-by-step terminal instructions for installing, updating, and removing software. Ready-to-use commands and examples for daily tasks.

ubuntuaptpackages
easy 15-30 min
Linux

Environment Variables in Linux: Complete Setup Guide

Learn how to properly create, manage, and persist environment variables in Linux. Step-by-step guide to using export, .bashrc, .profile, and PATH for system configuration.

linuxbashsysadmin
easy 10-15 min
Linux

GRUB Recovery: Step-by-Step Guide for Ubuntu and CentOS

Complete GRUB bootloader recovery without reinstalling your system. Proven commands for both UEFI and BIOS. Start now to get Linux booting in 15 minutes!

grubbootloaderrecovery
medium 15-30 minutes
Linux

Linux File System Management: Basics for Beginners

A comprehensive guide to working with files and directories in Linux. Step-by-step instructions with commands for navigation, creation, deletion, and permissions. Master the file system in 20 minutes!

linuxfile systemcommands
easy 15-30 min
Linux

Installing Docker CE on Linux: Detailed Guide for Ubuntu and CentOS

Learn how to install Docker Community Edition on Linux in 10 minutes. Step-by-step guide for Ubuntu, Debian, CentOS, Fedora. Start working with containers without unnecessary complications.

dockerinstallationlinux
medium 10-15 minutes
Linux

Setting Up Resource Quotas in Kubernetes: Resource Control

A step-by-step guide to setting CPU and memory limits for namespaces in Kubernetes. Learn how to prevent cluster resource exhaustion.

kubernetesk8sresources
medium 15-25 min
Other

Port Forwarding: Setup and Troubleshooting

Comprehensive guide to configuring port forwarding on your router. Diagnose errors, check port availability, and resolve issues in 15-30 minutes.

networkrouterport forwarding
medium 15-30 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