码迷,mamicode.com
首页 >  
搜索关键字:servers    ( 985个结果
校园网组建 (基于Packet tracer)
一. 校园网常用技术 请理解相关网络组件术语再开始下列操作。 二. 调查学校实际情况,划分VLAN及IP地址段 VLAN号 VLAN名称 IP网段 默认网关 说明 交换机对应端口 VLAN 2 Servers 192.10.1.0/24 192.10.1.254 服务器群 VLAN Fa 0/2 V ...
分类:其他好文   时间:2016-06-08 12:12:54    阅读次数:1115
Weblogic 整改方法
Weblogic 整改方法 1 应对登录操作系统和数据库的用户进行身份标识和鉴别 所有应用系统的weblogic都要登录名与密码 2 密码复杂度要求 Home > Summary of Servers > Summary of Security Realms > myrealm > Users an... ...
分类:Web程序   时间:2016-06-06 10:31:00    阅读次数:661
tomcat安装自制作ssl证书
1、执行命令 C:\servers\apache-tomcat-8.0.27>keytool -genkey -alias tomcat -keyalg RSA -keypass pass123456 -storepass pass123456 -keystore server.keystore - ...
分类:其他好文   时间:2016-06-05 11:11:36    阅读次数:212
jenkins-info-Publish-over-FTP
Publish over FTP: FTP Servers FTP Server Name: moz.douins.com Hostname: moz.douins.com Username: douins Password:********* Remote Directory: / Send bu ...
分类:其他好文   时间:2016-05-25 14:55:02    阅读次数:200
Active Directory-Integrated Zones
更新时间: 2010年5月 应用到: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2 DNS servers running on doma ...
分类:其他好文   时间:2016-05-23 14:36:15    阅读次数:136
nginx https ssl 设置受信任证书[原创]
1. 安装nginx 支持ssl模块 http://nginx.org/en/docs/configure.html 2. 配置nginx http://nginx.org/en/docs/http/configuring_https_servers.html 3.生成本地证书 在当前目录下会创建出 ...
分类:Web程序   时间:2016-05-21 21:48:48    阅读次数:239
eclipse自动部署问题
1. 使用myeclipse自动部署的方法(使用myeclipse 2015自动部署有问题,待解决)(换成2014的便可以自动部署): 1.Window->preferences->Myeclipse->Servers->Runtime Ecvironment->add->Tomcat 6.0,要选 ...
分类:系统相关   时间:2016-05-18 00:15:28    阅读次数:200
UVA796 - Critical Links(Tarjan求桥)
In a computer network a link L, which interconnects two servers, is considered critical if there are atleast two servers A and B such that all network ...
分类:其他好文   时间:2016-05-16 21:54:36    阅读次数:277
phpmyadmin解决“高级功能尚未完全设置,部分功能未激活”
首先在点击主页中的导入, 在“从计算机中上传:”选择/usr/share/doc/phpmyadmin/examples的“create_tables.sql.gz”文件 点击执行 但是我的电脑上还是有一项错误 终端执行 修改 $cfg['Servers'][$i]['pam_table_uipre ...
分类:Web程序   时间:2016-05-16 01:54:04    阅读次数:465
nginx try_files的理解
以 try_files $uri $uri/ /index.php; 为例,当用户请求 http://servers.blog.ustc.edu.cn/example 时,这里的 $uri 就是 /example。try_files 会到硬盘里尝试找这个文件。如果存在名为 /$root/exampl ...
分类:其他好文   时间:2016-05-13 23:05:34    阅读次数:274
985条   上一页 1 ... 51 52 53 54 55 ... 99 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!