Problem with ssh connecting to Ali CVM

this happens every time ssh connects to Ali Cloud

clipboard.png

free -m

clipboard.png

top
clipboard.png

--------------------------------etc/profile------------------------

clipboard.png

clipboard.png


free-m take a look at the server memory
top command to see the memory details


/ etc/profile.


/ etc/profile there is something wrong with the order of the environment configuration in the file. Cut your configuration to the bottom, or delete it (restore the original contents of the file), and then source / etc/profile <


whether the number of processes is full. Ps-eLf | wc-l counts all processes. If the value is greater than or equal to 32768, then the number of processes should be full. Just change the kernel parameters, kernel.pid_max=100000 write / etc/systcl, systcl-p refresh


memory is full, your memory is too small, and you don't set swap, so you should set swap

Menu