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

  • 相关阅读:
    第一个python的GUI程序
    vbs实现打开记事本,写入一些文字,复制然后关闭
    自己制作的autoitX的vbs脚本,用来自动配置金山毒霸2011局域网更新
    使用免费的unrar.exe解压rar文件
    初学写的几个autoit小程序
    vba调用AutoItX3的Activex控件,实现doc2Html源码
    网页制作相关工具
    vbs自动登陆115网盘代码
    深搜和宽搜的c++实现
    入职一个月有感
  • 原文地址:https://www.cnblogs.com/youran-he/p/8482665.html
Copyright © 2011-2022 走看看