jefferyw18
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by jefferyw18-
Solved the problem with this method root@server [~]# sed -i 's/192.168.0.10/192.168.2.10/g' /usr/local/apache/conf/httpd.conf root@server [~]# /usr/local/cpanel/bin/userdata_update root@server [~...
-
root@server [~]# strace -F /scripts/rebuildhttpdconf 2>&1 | grep 192.168. read(3, "pst0\5\t\2\0\0\0\1\n\f192.168.2.10", 8192) = 25 read(3, "192.168.2.10\n", 8192) = 13 stat("/var/cpanel/userdata/...