PBX SERVER: FOP2 - Different LAN CARD (eth0 is Default) Answer: STEP #1 - Remover licencia / registro
If you plan to change network hardware or configuration, or reinstall your server, you *must* revoke the FOP2 license ...
PBX SERVER: Adding Second HD (Hard Drive) Answer:
STEP #1 - Verify if Server detect HD
cat /proc/partitions
STEP #2 - Verify if HD is Mount
df -h
STEP #3 - Create HD Mount Point
mkdir /monitor
STEP #4 ...
PBX SERVER: LAN Card - Name Change Answer:
1) Removed & Rename the network interface configuration file :
cd etc/sysconfig/network-scripts/
rm ifcfg-eth0mv ifcfg-eth1 ifcfg-eth0
2) Edit the network interface configuration file and replace all occurrences of ...