Easy Ubuntu 10.04

From FusionPBX
Revision as of 16:06, 20 December 2010 by Soapee01 (talk | contribs) (Created page with "Easy_Ubuntu_10.04 ==Download Ubuntu 10.04 Server LTS (Lucid)== http://www.ubuntu.com/server/get-ubuntu/download Select Ubuntu 10.04 LTS Long Term Support Choose 32 bit...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Easy_Ubuntu_10.04

Download Ubuntu 10.04 Server LTS (Lucid)

http://www.ubuntu.com/server/get-ubuntu/download

    Select Ubuntu 10.04 LTS Long Term Support
    Choose 32 bit or 64 bit depending on your hardware

Get the latest install script

Project: http://sourceforge.net/projects/fusionpbxinstal/files/

Note: to download with wget, find the latest script, get the download direct link from sourceforge.

cd /usr/local/bin

example:

wget "http://downloads.sourceforge.net/project/fusionpbxinstal/install_fusionpbxv4.2.sh?r=http%3A%2F%2Fsourceforge.net%2Fprojects%2Ffusionpbxinstal%2Ffiles%2F&ts=1292860515&use_mirror=cdnetworks-us-2" -O install_fusionpbx

chmod 744 install_fusionpbx

Check the options:

sudo install_fusionpbx 
sudo install_fusionpbx --version
 

Start the install.

sudo install_fusionpbx install-both user

This will take a while. It will grab the latest FreeSWITCH git, and compile it with the necessary modules for FusionPBX. It sets permissions properly, and grabs the latest FusionPBX from SVN. Running as user means user interactive. It pauses in specific places so you can see what's going on. It installs all necessary dependencies, and adds Fail2Ban (for FreeSWITCH), apache2, php5, and sqlite (for FusionPBX). Everything should automatically configure. This process takes a while...

BUGS and Getting Help

soapee01 on #fusionpbx (freenode) wrote this script. For help, go there. Bugs and feature requests can be handled on the sourceforge project page:

http://sourceforge.net/projects/fusionpbxinstal/

ISO

This is a LiveCD that installs. It's currently in work (64 bit and 32 bit). I'll put some links up soon.. 2010-12-20