jefferyw18
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by jefferyw18-
Mass Change VirtualHost IP via CLI/SSH
here is what I have tried so far what am I missing? root@server [~]# cat /var/cpanel/mainip 192.168.0.10 changed it to..... root@server [~]# cat /var/cpanel/mainip 192.168.2.10 root@server...
-
[BROKEN] HostnameLookups Off
[/usr/local/apache]# find . -name *.conf -exec grep -n HostnameLookups {} \; 68:# HostnameLookups: Log the names of clients or just their IP addresses 75:HostnameLookups Off 3:HostnameLookups Off 6...