I can't set the overcommit_memory from inside the shell:
root@ubuntu:~# /proc/sys/vm/overcommit_memory = 1
-bash: /proc/sys/vm/overcommit_memory: Permission denied
Also I tried putting that line in /etc/sysctl.conf and rebooting the vm but it's not working.
Someone have some clues? I couldn't find anything searching in google.