Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

bash: fork: Cannot allocate memory

echo 1 > /proc/sys/kernel/sysrq
echo f > /proc/sysrq-trigger
echo 0 > /proc/sys/kernel/sysrq

echo 2048000 > /proc/sys/kernel/threads-max
echo 6000000 > /proc/sys/vm/max_map_count
echo 2048000 > /proc/sys/kernel/pid_max

sysctl vm.overcommit_memory=0
Comment

PREVIOUS NEXT
Code Example
Shell :: bash sh: line [: too many arguments 
Shell :: linux subsystem for windows file location 
Shell :: linux find string in files in path 
Shell :: mpeg-4 aac decoder h.264 decoder for ubuntu download 
Shell :: ubuntu + set timezone 
Shell :: sudo cd command not found 
Shell :: linux scroll in flutter 
Shell :: program to find leap year in bash 
Shell :: how to take a screenshot gnome 
Shell :: how to open text editor in git bash 
Shell :: vscode save git credentials 
Shell :: bash make directory 
Shell :: powershell print environment variables 
Shell :: linux path environment variable 
Shell :: fix corrupted recycle bin 
Shell :: linux list environment variables 
Shell :: how to uninstall a package with yarn 
Shell :: where is ubuntu home directory on windows 
Shell :: git credential manager linux codegrepper 
Shell :: electron app from vue 
Shell :: composer install ubuntu 20.04 
Shell :: git remote set url 
Shell :: how to setup blackeye 
Shell :: change remote to use ssh git command 
Shell :: how to install dpkg in ubuntu 
Shell :: mongorestore command 
Shell :: merge master with main 
Shell :: hibernate command in windows 10 stackoverflow 
Shell :: cut tab linux 
Shell :: how to commit single file in git 
ADD CONTENT
Topic
Content
Source link
Name
6+5 =