Erik Knepfler
- Total activity 29
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 9
Comments
Recent activity by Erik Knepfler-
Why not just this (on target server): cd ~ scp root@10.5.0.175:/backup/2018-02-08/accounts/* . ls -1 *.tar.gz | sed -e 's/\.tar\.gz$//' | xargs /scripts/restorepkg --force (note: this doesn't work...
-
I'm using EasyApache3 because my CentOS hasn't been updated quite yet uname -a: Linux servernamehere 2.6.18-408.el5 #1 SMP Tue Jan 19 09:14:52 EST 2016 x86_64 x86_64 x86_64 GNU/Linux rpm --query ...
-
I believe it's an OOM condition that's not easy to figure out. I'm working on that. But when chkservd is stuck in that loop, unable to restart Apache, why does clicking Restart Services > HTTP Se...