RE: wordpress DB connection error
06-16-2015, 11:55 PM
(This post was last modified: 06-16-2015, 11:55 PM by thepascalboy.)
Maybe install htop if you want to see the ram and cpu usages. We also use it on our servers here to follow the processes and fix things with it like this.
http://hisham.hm/htop/index.php?page=main
Use for ubuntuAnd then start with
http://hisham.hm/htop/index.php?page=main
Use for ubuntu
Code:
apt-get install htop
Code:
htop
Miku is here