Difference between revisions of "FreeBSD Install"

From FusionPBX
Jump to: navigation, search
Line 43: Line 43:
 
You now have a base/minimal install. <br>
 
You now have a base/minimal install. <br>
  
==Installing The Ports Tree==
+
==Freeswitch & FusionPBX Install Configuration==
 
 
Execute the following command:<br>
 
 
 
portsnap fetch
 
portsnap extract
 
 
 
To keep the ports tree updated use:<br>
 
 
 
portsnap fetch update
 
 
 
==Install-Freeswitch and Sounds and Extras==
 
Freeswitch<br>
 
cd /usr/ports/net/freeswitch-core && make install clean
 
<br>
 
Freeswitch Sounds<br>
 
cd /usr/ports/audio/freeswitch-sounds && make install clean
 
<br>
 
Freeswitch Music<br>
 
cd /usr/ports/audio/freeswitch-music && make install clean
 
<br>
 
Freeswitch Scripts<br>
 
cd /usr/ports/misc/freeswitch-scripts && make install clean
 
<br>
 
Freeswitch Pizza Demo<br>
 
cd /usr/ports/misc/freeswitch-pizzademo && make install clean
 
<br>
 
Fusionpbx<br>
 
cd /usr/ports/www/fusionpbx && make install clean
 
<br>
 
 
 
==FusionPBX FreeBSD Configuration==
 
  
 
http://wiki.fusionpbx.com/index.php?title=Freebsd_FusionPBX_Install#FusionPBX_install_on_FreeBSD
 
http://wiki.fusionpbx.com/index.php?title=Freebsd_FusionPBX_Install#FusionPBX_install_on_FreeBSD

Revision as of 19:37, 30 April 2011

Installing Freeswitch 1.0.6_2 on FreeBSD 8.1

Support

For basic support on this install
Contact:
rneese
on
server: irc.freenode.net
channel: #fusionpbx

Download FreeBSD

Download a Freebsd 8.2 install iso and burn it to a disc.

i386: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-i386/8.2/FreeBSD-8.2-RELEASE-i386-disc1.iso
amd64: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-amd64/8.2/FreeBSD-8.2-RELEASE-amd64-disc1.iso
ia64: ftp://ftp.freebsd.org/pub/FreeBSD/ISO-IMAGES-ia64/8.2/FreeBSD-8.2-RELEASE-ia64-disc1.iso

Install

Boot the iso and when you get the install menu select Custom Install.
goto partition
hit enter
hit A and answer yes
select standard
next goto label and hit a=auto q=quit goto distribution and select minimal (a)
hit tabkey and enter
goto media and select cdrom
then goto commit.
the os will now install

FreeBSD Post Install Configuration

After the os installs it will ask if you want to configure the base system select yes.
scroll down and select root password and set the password.
scroll down and select timezone and set your time zone.
Scroll to network and the scroll to interface and hit the spacebar and configure your network card.
still in the network area select ntp and choose a ntpserver. Then select sshd and tcp extensions.
scroll up to exit and hit the enter.
scroll to startup and scroll down and deselect quotas.
then scroll up to exit and hit enter.
scroll up to exit .
hit tab and select exit install. Remove the cdrom and then reboot.
You now have a base/minimal install.

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