How to install TrixBox CE v2.4 and up
1, Download it from https://www.trixbox.com.
2, Burn a CD from iso image
3, Install Trixbox on an old PC
4, Login to the server using username/password: root/mysecret
5, Change DHCP to Static IP address:
system-config-network.
Name: eth0
Device: eth0
Static IP: 192.168.1.10
Netmask: 255.255.255.0
Default gateway IP: 192.168.1.1
6, add DNS nameservers:
cd /etc/sysconfig/networking/profiles/default
vi resolv.conf
add the following lines:
nameserver 192.168.1.1
nameserver 71.252.0.12
7, restart network and do a ping test
service network restart
ping www.labsupplymall.com
8, configure trixbox: http://192.168.1.10, username: maint, password: password.
Popularity: 3%


















































