摘要:例如:我想将59.64.30.101中的文件复制到59.64.28.78服务器。步骤如下: 1.59.64.30.101终端执行如下命令 #ssh-keygen -t rsa 2.密钥生成后会在/root/.ssh/文件夹下产生两个文件id_rsa id_rsa.pub 将id_rsa.pub文件复制到59.64.28.78 执行如下命令 scp id_rsa.pub root@59.64....
阅读全文
03 2010 档案
摘要:这是一个测试文档,不好意思!
阅读全文
摘要:配置环境: 操作系统:RedHat Enterprise Linux5.2软件包:mysql-cluster-gpl-7.0.9-linux-i686-glibc23.tar.gz(下载地址http://download.softagency.net/MySQL/Downloads/MySQL-Cluster-7.0/)数据库管理节点: 59.64.28.89数据库数据节点:59.64.28.90...
阅读全文
摘要:user www www;worker_processes 10;error_log /data1/logs/nginx_error.log crit;#pid logs/nginx.pid;#Specifies the value for maximum file descriptors that can be opened by this process. worker_rlimit_nofi...
阅读全文
摘要:安装步骤: (系统要求:Linux 2.6+ 内核,本文中的Linux操作系统为CentOS 4.4) 一、获取相关开源程序: 1、下载程序源码包到当前目录: 本文中提到的所有开源软件为截止到2007年11月25日的最新稳定版。我将它们打了两个压缩包。 第一个压缩包:nginx-php-1.zip 下载地址:http://ishare.iask.sina.com.cn/cgi-bin/...
阅读全文

浙公网安备 33010602011771号