Home Lab
  • Docker
    • Docker Engine
    • NVIDIA Container
  • Monitor
    • Grafana
    • Influxdb
    • Telegraf
  • Plex Server
    • Plex Media Server
    • Swizzin
    • GPU Acceleration Setup
  • RAID Array
    • How To List Disks on Linux
    • Adding a Spare Device to an Array
    • How To Create RAID Arrays with mdadm on Ubuntu 16.04
    • Deleting an Array
    • Increasing the Number of Active Devices in an Array
    • Removing a Device from an Array
  • Raspberry Pi
    • DNS Server
    • Raspberry Imager
    • Increasing SWAP on a Raspberry Pi
    • PiVPN
  • Markdown
  • Ubuntu Server 20.04 LTS
    • Ubuntu: Extend your default LVM space
    • Useful Commands
Powered by GitBook
On this page
  1. Raspberry Pi

Increasing SWAP on a Raspberry Pi

The swap file is used to increase the system’s total accessible memory beyond its hardware capabilities.This means that when all of the Raspberry Pi’s RAM is exhausted, it can start using the swap fil

PreviousRaspberry ImagerNextPiVPN

Last updated 2 years ago

Following this instruction:

https://pimylifeup.com/raspberry-pi-swap-file/#:~:text=The%20swap%20file%20is%20used,swap%20file%20as%20memory%20instead.