Licode Install CentOS 7.0

來源:互聯網
上載者:User

標籤:


mysqldump --add-drop-table -uroot -p123456 jit >/extra_disk/jit.sql


setenforce 0
systemctl start mariadb
systemctl restart nginx

yum install ffmpeg-devel


sudo yum install epel-release
yum -y update

 

export LC_ALL=C
setenforce 0
systemctl start mariadb
systemctl restart nginx
sudo service rabbitmq-server start
sudo service mongod start

./licode/scripts/initLicode.sh
./licode/scripts/initBasic.sh

./licode/scripts/installBasicExample.sh





$mongo
>use nuvedb
>db.dropDatabase()


 

yum install x264 x264-devel libvpx libvpx-devel glib2 glib2-devel -y


hostnamectl

hostnamectl set-hostname R2-D2

./licode/scripts/initLicode.sh

./licode/scripts/initBasicExample.sh

sudo service rabbitmq-server start
sudo service mongod start
export LC_ALL=C

cd /extra_disk/pkg


./licode/scripts/installErizo.sh
./licode/scripts/installNuve.sh
./licode/scripts/installBasicExample.sh
./licode/scripts/initLicode.sh
./licode/scripts/initBasicExample.sh

Failed global initialization: BadValue Invalid or no user locale set.
export LC_ALL=C


123.57.62.28

firewall-cmd --add-port=80/tcp
firewall-cmd --add-port=8080/tcp
firewall-cmd --add-port=3000/tcp
firewall-cmd --add-port=3001/tcp
firewall-cmd --add-port=3004/tcp

/sbin/iptables -I INPUT -p tcp --dport 80 -j ACCEPT
/sbin/iptables -I INPUT -p tcp --dport 8080 -j ACCEPT
/sbin/iptables -I INPUT -p tcp --dport 3000 -j ACCEPT
/sbin/iptables -I INPUT -p tcp --dport 3001 -j ACCEPT
/sbin/iptables -I INPUT -p tcp --dport 3004 -j ACCEPT

systemctl start firewalld.service#啟動firewall
systemctl stop firewalld.service#停止firewall
systemctl disable firewalld.service#禁止firewall開機啟動

I change the licode_config.js as follows:

config.erizoController.port=8080;
config.erizoController.ssl=true;
config.erizoController.listen_ssl=true;
config.erizoContorller.listen_port=8080;

netstat -tunlp

netstat -tunlp | grep 80

cd /extra_disk/pkg

 

 


fuser -n tcp 80
kill 705

 

This worked for me on CentOS 5.8 when I was unable to use the /etc/hosts file to fix it:

Create a rabbitmq environment variables config file at /etc/rabbitmq/rabbitmq-env.conf
Add [email protected] to it (note that just localhost didn‘t work)

 

POD document had syntax errors at /usr/bin/pod2man line 69.
make: *** [install_docs] Error 1
rm /usr/bin/pod2man


setenforce 0

systemctl start mariadb
systemctl restart nginx




This worked for me on CentOS 5.8 when I was unable to use the /etc/hosts file to fix it:

Create a rabbitmq environment variables config file at /etc/rabbitmq/rabbitmq-env.conf
Add [email protected] to it (note that just localhost didn‘t work)
sudo service rabbitmq-server start


sudo service mongod start

rpm -Uvh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.3-1.el7.rf.x86_64.rpm
rpm -Uvh http://li.nux.ro/download/nux/dextop/el7/x86_64/nux-dextop-release-0-1.el7.nux.noarch.rpm

 

Licode Install CentOS 7.0

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.