Skip to content

Instantly share code, notes, and snippets.

@lcampanis
lcampanis / add-swap-memory.sh
Created June 10, 2017 06:44
Add More SWAP Memory to avoid "Memory Allocation Error"
# Confirm you have no swap
sudo swapon -s
# Allocate 4GB (or more if you wish) in /swapfile
sudo fallocate -l 4G /swapfile
# Make it secure
sudo chmod 600 /swapfile
ls -lh /swapfile

Linking my account lcampanis on GitHub with my address 5CA7Xcv2Zxx6pSegPBhSTkSkshqvwmiUC2ZRFkmFeDLMyiK3 on Substrate in mycryptoprofile.io, and the challenge code is: 266c3faaf14bc109a089c82a7b61b2e6. #LitentryVerifyMyAddress

Linking my account lcampanis on GitHub with my address 0x726b8adfe790f18cd6bdb69699ec309a34a12a75 on EVM in staging.mycryptoprofile.io, and the challenge code is: cc990263d485ee34d0b9112542e532da. #LitentryVerifyMyAddress

Linking my account lcampanis on GitHub with my address 0x7550e72cb5fe4ca7c17c471d26bd1854807cf37e on EVM in hub.dev.local, and the challenge code is: 8f832e90857881b0d4cc34c0a7fd86cf. #LitentryVerifyMyAddress