AshleyIn1080p
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by AshleyIn1080p-
Okay, in ifcfg-eth0 i have this.. DEVICE=eth0 BOOTPROTO=static ONBOOT=yes NM_CONTROLLED=no IPADDR=62.***.***.*** NETMASK=255.255.255.255 GATEWAY=62.***.***.*** and in resolve.conf i have this.. ...
-
cPanel team helped me out, seems like when I disabled Network Manager it nulled it instead of disabling it, I don't know how they fixed it tho.. I managed to sort it in the end, i disabled it but ...
-
Looks like a problem with the new centos 7 minimal iso. Resolved with: Ad to the file in /etc/sysconfig/network-scripts/ifcfg-XXXXX NM_CONTROLLED=no ONBOOT=yes Then chkconfig NetworkManager of...