zoukankan      html  css  js  c++  java
  • red5 重新分配 ip

    root@hett-OptiPlex-7040:~# ll /usr/local/src/red5/conf/
    total 144
    drwxr-xr-x 2 root root  4096  1月  9 11:27 ./
    drwxrwxr-x 8 hett hett  4096  1月 17 13:17 ../
    -rw-r--r-- 1 hett hett  1670  2月 26  2014 access.properties
    -rw-rw-r-- 1 hett hett 10476 10月 24  2014 catalina.policy
    -rw-rw-r-- 1 hett hett  1656  7月 26  2016 context.xml
    -rw-r--r-- 1 hett hett 14172  2月 26  2014 ehcache.xml
    -rw-rw-r-- 1 hett hett  6449  8月 27  2016 jee-container.xml
    -rw-r--r-- 1 hett hett  1364  2月 26  2014 keystore.jmx
    -rw-rw-r-- 1 hett hett   920  2月  5  2016 logback.xml
    -rw-r--r-- 1 hett hett   613  1月 30  2016 no-jee-container.xml
    -rw-r--r-- 1 hett hett  1346  2月 26  2014 password.properties
    -rw-r--r-- 1 hett hett  1992  2月 26  2014 quartz.properties
    -rw-r--r-- 1 hett hett   449  2月 26  2014 realm.properties
    -rw-r--r-- 1 hett hett 10143  8月 12  2016 red5-common.xml
    -rw-rw-r-- 1 hett hett 14126  8月 27  2016 red5-core.xml
    -rw-r--r-- 1 hett hett    55  2月 26  2014 red5.globals
    -rw-rw-r-- 1 hett hett 12790  1月 24  2016 red5.policy
    -rw-rw-r-- 1 hett hett  5021  5月  9  2016 red5.properties
    -rw-rw-r-- 1 hett hett  2589  6月 29  2016 red5.xml
    -rw-r--r-- 1 hett hett   628  2月 26  2014 tomcat-users.xml
    -rw-r--r-- 1 hett hett   661  2月 26  2014 truststore.jmx

    root@hett-OptiPlex-7040:~# gedit /etc/hosts


    root@hett-OptiPlex-7040:~# gedit /usr/local/src/red5/conf/access.properties

     

    root@hett-OptiPlex-7040:~# ll /usr/local/src/red5/webapps/oflaDemo/WEB-INF/
    total 32
    drwxr-xr-x 4 root root 4096  1月  9 15:37 ./
    drwxr-xr-x 6 root root 4096  1月 11 15:35 ../
    drwxr-xr-x 3 root root 4096  1月  9 15:37 classes/
    drwxr-xr-x 2 root root 4096  1月  9 15:37 lib/
    -rw-r--r-- 1 root root   96  1月  9 15:37 red5-web.properties
    -rw-r--r-- 1 root root 4330  1月  9 15:37 red5-web.xml
    -rw-r--r-- 1 root root 2291  1月  9 15:37 web.xml
    root@hett-OptiPlex-7040:~# gedit /usr/local/src/red5/webapps/oflaDemo/WEB-INF/
    root@hett-OptiPlex-7040:~# gedit /usr/local/src/red5/webapps/oflaDemo/WEB-INF/red5-web.properties

  • 相关阅读:
    Ubuntu 开发环境
    机器学习笔记-相似度
    ElasticSearch 笔记-分布式工作原理
    ElasticSearch 笔记-别名
    ElasticSearch 笔记-映射
    ElasticSearch 笔记-基本概念
    Linux 二 常用命令
    经典中的经典算法:动态规划(详细解释,从入门到实践,逐步讲解)
    图解Transformer
    CUDA9.0+tensorflow-gpu1.8.0+Python2.7服务器环境搭建经验
  • 原文地址:https://www.cnblogs.com/youran-he/p/8482665.html
Copyright © 2011-2022 走看看