|
|
Line 1: |
Line 1: |
− | Installing Freeswitch 1.0.6_2 on FreeBSD 8.1<br>
| |
− | ==Support==
| |
− | For basic support on this install<br>
| |
− | Contact:<br>
| |
− | rneese<br>
| |
− | on<br>
| |
− | server: irc.freenode.net<br>
| |
− | channel: #fusionpbx <br>
| |
| | | |
− | ==Download FreeBSD==
| |
− | Download a Freebsd 8.2 install iso and burn it to a disc.<br>
| |
− | <br>
| |
− | i386-net: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.2/FreeBSD-8.2-RELEASE-i386-disk1.iso<BR>
| |
− | amd64: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-amd64/8.2/FreeBSD-8.2-RELEASE-amd64-disk1.iso<br>
| |
− | ia64: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-ia64/8.2/FreeBSD-8.2-RELEASE-ia64-disk1.iso<br>
| |
− | <BR>
| |
− | Download a Freebsd 8.2 bootonly to do a network install
| |
− | <BR>
| |
− | i386-net: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.2/FreeBSD-8.2-RELEASE-i386-bootonly.iso<BR>
| |
− | amd64: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-amd64/8.2/FreeBSD-8.2-RELEASE-amd64-bootonly.iso<br>
| |
− | ia64: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-ia64/8.2/FreeBSD-8.2-RELEASE-ia64-bootonly.iso<br>
| |
− | <br>
| |
− |
| |
− | ==Install==
| |
− | Boot the iso and when you get the install menu select Custom Install.<br>
| |
− | goto partition<br>
| |
− | hit enter<br>
| |
− | hit A and answer yes<br>
| |
− | select standard<br>
| |
− | next goto label and hit a=auto q=quit
| |
− | goto distribution and select minimal (a) <br>
| |
− | hit tabkey and enter <br>
| |
− | goto media
| |
− | (For CD Install) select cd/dvd
| |
− | (FOR Net Install) select FTP / FTP Passive / Answer Questions<br>
| |
− | then goto commit. <br>
| |
− | the os will now install<br>
| |
− |
| |
− | ==FreeBSD Post Install Configuration==
| |
− |
| |
− | After the os installs it will ask if you want to configure the base system select yes. <br>
| |
− | scroll down and select root password and set the password. <br>
| |
− | scroll down and select timezone and set your time zone. <br>
| |
− | Scroll to network and the scroll to interface and hit the spacebar and configure your network card.<br>
| |
− | still in the network area select ntp and choose a ntpserver. Then select sshd and tcp extensions. <br>
| |
− | scroll up to exit and hit the enter. <br>
| |
− | scroll to startup and scroll down and deselect quotas. <br>
| |
− | then scroll up to exit and hit enter. <br>
| |
− | scroll up to exit . <br>
| |
− | hit tab and select exit install. Remove the cdrom and then reboot. <br>
| |
− | You now have a base/minimal install. <br>
| |
− |
| |
− | ==Freeswitch & FusionPBX Install Configuration==
| |
− |
| |
− | http://wiki.fusionpbx.com/index.php?title=Freebsd_FusionPBX_Install#FusionPBX_install_on_FreeBSD
| |
− |
| |
− | ==Todo List==
| |
− | http://wiki.fusionpbx.com/index.php?title=Freebsd_ToDo_List
| |