run ulimit -a to check your current limit
eg.,
file size (blocks, -f) 2048
means it is limited to 2 MB
this can be changed in /etc/security/limits.conf to be set to unlimited
Subscribe to:
Post Comments (Atom)
Word Press Multisite on AWS instance cannot login with default password
Word Press Multisite on AWS instance cannot login with default password after setting a static IP ? Try this Login to the shell from AWS i...
-
Error on CentOS 5 while starting a proccess cannot restore segment prot after reloc: Permission denied Noticed while running networker 7.6 ...
-
Check if sshd is running , if not start it up /etc.init.d/sshd status /etc.init.d/sshd start The firewall is enabled by default , you may ha...
-
Start as postgres user with options : /usr/bin/pg_ctl -D ./data -l logfile start
No comments:
Post a Comment