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

  • 相关阅读:
    Ecshop文件结构(Ecshop二次开发辅助文档)
    Python的Web开发环境搭建
    我的第一个.Net网站
    Windows2008R2安装sqlserver2005远程登陆失败错误18456
    SQLSERVER批量更新根据主键ID字符串
    2009年9月国内与国外浏览器市场粗略对比
    SQL2000与SQL2005下高效分页语句
    开源IIS Rewrite组件IonicIsapiRewriter2.0Releasebin
    C++中的typedef的用法
    关于NP complete
  • 原文地址:https://www.cnblogs.com/youran-he/p/8482665.html
Copyright © 2011-2022 走看看