码迷,mamicode.com
首页 >  
搜索关键字:iptables setup    ( 9778个结果
pxe+tftp+kickstart+dhcp+apache无人值守安装centos
一、安装环境centos6.5IP:192.168.100.11/24GW:192.168.100.1关闭iptables、selinux二、需要安装组件dhcp服务器tftp服务器kickstart生成的ks.cfg配置文件提供安装镜像的httpd服务器三、安装1安装dhcp服务器#yuminstall-ydhcp #cp-a/usr/share/doc/dhcp-4.1.1/dhcpd.conf.sampl..
分类:其他好文   时间:2014-08-11 18:12:03    阅读次数:248
企业网站架构之Nginx+tomcat+memcached集群
nginx+tomcat+memcached应用 系统环境:RHEL6.4 ?x64 ? iptables -F ? and selinux is disabled 主机角色:node1 :192.168.0.24 :lnmp环境 tomcat memcached ? node2 :192.168.0.99 : tomcat memcached 软件下载...
分类:Web程序   时间:2014-08-11 15:26:22    阅读次数:335
现有Web Service Client使用Microsoft WSE 2.0
我安装了WSE 2.0 SP3,Setup Type选择Runtime。如果想要让Visual Studio 2005以上版本集成WSE需稍费周折,默认集成Visual Studio 2005。1、引用Microsoft.Web.Services2.dll。2、修改Visual Studio自动生成...
分类:Web程序   时间:2014-08-11 11:54:42    阅读次数:194
[asp.net]ashx中session存入,aspx为null的原因(使用flash uploader)
I am using uploadify to upload files, they automatically post to the handler. I then modify the session in the handler that I have setup as a static p...
分类:Web程序   时间:2014-08-10 12:53:00    阅读次数:252
linux# vi /etc/sysconfig/iptables 配置文件
*filter:INPUT ACCEPT [0:0]:FORWARD ACCEPT [0:0]:OUTPUT ACCEPT [0:0]:RH-Firewall-1-INPUT - [0:0]-A INPUT -j RH-Firewall-1-INPUT-A FORWARD -j RH-Firewal...
分类:系统相关   时间:2014-08-09 22:58:29    阅读次数:977
Python搭建网站框架
1. 机器上安装python 省略2. 机器上安装python的easy_install 下载一个ez_setup.py文件 进入该文件路径下,运行该文件;运行结束后,文件下\Scripts多了easy_install.exe 将这个exe文件的路径加入环境变量path下,这个时候在任何情况...
分类:编程语言   时间:2014-08-09 18:12:48    阅读次数:279
Cloudera hadoop-2.3.0-cdh5.1.0 在Centos 6.5 下的安装
安装前准备 1.  虚拟机3个,安装Centos 6.5, 内存设置为4GB  2.  配置yum源为163(不配置,在安装软件时,慢的要死) 3. 关闭防火墙( iptables),disabled SELinux 4. 配置静态IP,并在/etc/hosts中将Hadoop集群中的主机名加进去 安装  1. 在Cloudera官网上下载 cloudera-manager-i...
分类:其他好文   时间:2014-08-09 00:12:07    阅读次数:313
腾讯云安装openvz,快速搭建测试环境
CSDN送了腾讯云的测试资格,准备拿来作为cici的软件发布首页,想在上面做个demo,无奈没有设备环境,于是想要用openvz来虚拟一些vps: 第一步:选择腾讯云的os模板,centos6.3 第二步:安装openvz           安装方法参见:http://openvz.org/Quick_installation 第三步:下载os模板,创建4个vps,分别是ubutnu ce...
分类:其他好文   时间:2014-08-08 16:15:26    阅读次数:251
RPMForge——Quick Start build system
How to setup multimedia on CentOS-5CentOS ships with basic sound support for audio content encoded with codecs for a variety of sound formats, includi...
分类:其他好文   时间:2014-08-08 01:37:45    阅读次数:505
Centos 安装FTP配置目录权限,iptables设置ftp服务
Centos 安装FTP配置目录权限,iptables设置ftp服务 2012-07-06 admin Leave a comment Go to comments CentOS 安装vsftpd,设置Iptables 限制用户访问自己目录安装好vsftpd后,打开配置文件:[root@hex...
分类:其他好文   时间:2014-08-07 21:49:00    阅读次数:596
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!