
Workspace – superfunky
27.04.2025•2666 words•14 min reading time
Add 2GB Swap (CRITICAL for small servers) This is the single biggest stability improvement for 1GB. Run: sudo fallocate -l 2G /swapfilesudo chmod 600 /swapfilesudo mkswap /swapfilesudo swapon /swapfileecho ‘/swapfile none swap sw 0 0’ | sudo tee -a /etc/fstab gatsby develop –host 0.0.0.0 – opens ports on lan netlify dev – for functions testing […]







