ERPNext Knowledgebase

Thursday, 8 November 2018

Increase Swap size in Linux

sudo swapon -s
sudo swapoff /extraswap
sudo fallocate -l 4G /extraswap
sudo mkswap /extraswap
sudo swapon /extraswap
sudo swapon -s
Posted by ghouseam at 12:59
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Labels: Linux

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

About Me

ghouseam
View my complete profile

Blog Archive

  • ►  2022 (3)
    • ►  September (1)
    • ►  August (1)
    • ►  February (1)
  • ►  2021 (9)
    • ►  November (1)
    • ►  October (4)
    • ►  May (1)
    • ►  April (2)
    • ►  March (1)
  • ►  2020 (2)
    • ►  January (2)
  • ►  2019 (2)
    • ►  December (1)
    • ►  July (1)
  • ▼  2018 (19)
    • ▼  November (19)
      • Setting Custom Query in ERPNext
      • Learn vanilla JavaScript in and out
      • CDROM error during sudo python install.py --develop
      • ProgrammingError: (1146, "Table 'xxxxxxxxxxxxxxxxx...
      • bench.utils.CommandFailedError: git pull upstream ...
      • Create new Site in ERPNext
      • MySQL going down due to insufficient memory
      • Switch to Developer mode in ERPNext
      • SSH from Linux
      • Remote access to MariaDB
      • Increase Swap size in Linux
      • Hide Dashboard in Documents in ERPNext
      • Create new DocType in ERPNext
      • Configure Static IP Address on Linux VM in VMware ...
      • ERPNext Backup
      • Create AWS EC2 Instance
      • Compile Python File
      • Install ERPNext in Ubuntu
      • Install Python in a Desktop PC
Awesome Inc. theme. Powered by Blogger.