Closed gcormier closed 5 years ago
I think nowadays it's rare to not have to sudo. User limits should be rewritten to sudo friendly format
cat << EOF | sudo tee -a /etc/security/limits.conf * hard memlock unlimited * soft memlock unlimited * hard nofile 65535 * soft nofile 65535 EOF
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks for this feedback. The documentation has been updated with sudo.
I think nowadays it's rare to not have to sudo. User limits should be rewritten to sudo friendly format
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.