- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
安装freepbx13在Ubuntu Server 14.04.2
安装freepbx13在 HYPERLINK /display/FOP/Installing+FreePBX+13+on+Ubuntu+Server+14.04.2+LTS Ubuntu Server 14.04.2 LTS上
以下是官网地址:
HYPERLINK /display/FOP/Installing+FreePBX+13+on+Ubuntu+Server+14.04.2+LTS /display/FOP/Installing+FreePBX+13+on+Ubuntu+Server+14.04.2+LTS
在搭建好的Ubuntu上开始安装(基本可以按照官网的安装,其中有几个要自己改一下)
1配置系统的openssh和lamp,这个用tasksel这个工具就可以了,如果直接输入tasksel没反应就按下面命令
sudo apt-get update
sudo tasksel
会显示以下窗口,选择要安装的openssh server和lamp server,选中用空格键,选中后按enter系统就可以安装了,卸载就是不选中,然后enter就卸载了
MySQL Password
After selecting Continue you will be prompted (several times) for a root password.?There is no need to set one, and setting one is discouraged!?As part of the FreePBX install, a secure (128 bit) password is generated, and used to lock down MySQL. If you set a password now, it is not possible for the installer to secure your database. Please just push enter when prompted for a password.
这边是不用设置MySQL密码一直enter就好
Unlock and configure your root password.
You may find it helpful to log in directly as root to manage and update your system. We recommend you do set a root password, and enable SSH logins from root, so you dont need to go through secondary steps that may cause problems. ?This command enables SSH root logins, and prompts you for a new root password.
sed?-i?s/PermitRootLogin without-password/PermitRootLogin yes/?/etc/sshd/sshd_config
service?ssh?restart
sudo?passwd?root
Switch to the Root User
THIS IS IMPORTANT! ?You must run the?entire?process as root. Attempting to use sudo later on?will not work. Please dont ignore this. You must run this command to switch to an interactive root shell.
sudo?-iUpdate Your System
apt-get update apt-get upgrade -y?Install Required Dependencies
apt-get?install?-y build-essential linux-headers-`uname?-r` openssh-server apache2 mysql-server\
??mysql-client bison flex php5 php5-curl php5-cli php5-mysql php-pear php5-gd curl sox\
??libncurses5-dev libssl-dev libmysqlclient-dev mpg123 libxml2-dev libnewt-dev sqlite3\
??libsqlite3-dev
您可能关注的文档
最近下载
- DB 14T 2122—2020地质灾害调查规范.pdf VIP
- 高速铁路的养护维修—高铁精密测量控制网.pptx
- 俄语学法指导八年级全一册答案.doc VIP
- 4.6线段的垂直平分线(第1课时线段垂直平分线的性质定理及逆定理)(教学课件)-2025-2026学年八年级数学上册(湘教版2024).pptx
- 卫星互联网行业报告:卫星互联网建设与应用.pptx VIP
- 石油和天然气开采钻井井场设备设施安全事故隐患排查清单.pdf VIP
- 09SMS202-1埋地矩形雨水管道及其附属构筑物(混凝土模块砌体)清晰版建筑工程图集 .docx VIP
- ..物质由微观粒子构成.资料.ppt
- TGSS型水平刮板输送机.doc VIP
- 医学ppt--肥胖心血管疾病.ppt VIP
文档评论(0)