Apr 20
zhoz评论:rsync 很好很强大!刚才用一个脚本即实现了对网站的同步镜备份。
系统地了解一下:
rsync is a file transfer program for Unix systems. rsync uses the "rsync algorithm" which provides a very fast method for bringing remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.
rsync 是一个Unix系统下的文件同步和传输工具。rsync是用 “rsync 算法”提供了一个客户机和远程文件服务器的文件同步的快速方法。
Some features of rsync include
rsync 包括如下的一些特性:
* can update whole directory trees and filesystems
能更新整个目录和树和文件系统;
Apr 19
遇到一个麻烦的服务器安装问题,原以为只是单纯的发布网站而已,才发现Apache都没有安装。
按正常的套路又遇到Mysql却已经安装过了!
正因如此我没办法编译PHP,rpm -e后编译安装:
cd /usr/local/src/
wget http://down1.chinaunix.net/distfiles/mysql-5.0.56.tar.gz
tar -xzvf mysql-5.0.56.tar.gz
cd mysql-5.0.56
./configure --prefix=/usr/local/mysql --sysconfdir=/etc
make
make install
Apr 17
回来的路过大本营,找了兄弟喝两杯聊聊天很是轻松。
晕晕中回到家,楼下电表箱上被贴条了,哇!电费又欠钱了。到21号不缴,就作停电处理。
看的有些怕怕,上了楼一开灯-傻了……
Apr 17
##### install php
##download http://jp.php.net/downloads.php
wget http://jp.php.net/get/php-5.2.9.tar.gz/from/this/mirror
rpm -qa | grep php
rpm -e php-ldap-5.1.6-20.el5 php-5.1.6-20.el5

tar -zxvf php-5.2.9.tar.gz
Apr 17

合格的管理者特征 阴

, 09/04/17 00:07 , 技术开发 » 运营管理 , 评论(0) , 引用(0) , 阅读(2120) , Via 本站原创
天气转阴,也冷了起来。突然听到XA的电话,使我平静的生活产生了涟漪。不过,这还是好事。
使我难以处理,那就不处理吧。
学习最好的总裁是唐僧:展示成功的总裁之道
合格的管理者具有以下特征:
  (1)言行一致。
  (2)坚持原则,成为员工的表率。
分页: 50/162 第一页 上页 45 46 47 48 49 50 51 52 53 54 下页 最后页 [ 显示模式: 摘要 | 列表 ]