Rsync一、基础知识1、rsync:是传输输工具,类似于scpScp的用法要知道远程主机的密码和账号文件在本地上传到远程Scp[option]sourcefile[[user@]host1:]destions/file文件在远程下载到本地Scp[option][[user@]host1:]destions/filesource/filersync?.afast,versatile,remote(and..
分类:
其他好文 时间:
2014-08-24 19:29:03
阅读次数:
320
DellRemoteAccessController访问基于Web的界面的默认用户名是root,默认密码是calvin,一般系统主清除后,就是此密码。
分类:
数据库 时间:
2014-08-24 04:09:42
阅读次数:
170
Mirror and LightTime Limit: 2000/1000 MS (Java/Others)Memory Limit: 32768/32768 K (Java/Others)Total Submission(s): 814Accepted Submission(s): 385Prob...
分类:
其他好文 时间:
2014-08-23 01:06:19
阅读次数:
241
RFCRemote function Call 远程功能调用, 是SAP系统之间以及非SAP系统之间程序通信的基本接口技术. 例如BAPI , ALE都是基于RFC实现的SAP系统提供了三种外部接口1.通信接口(communication interface)2.文件I/O接口(file I/O i...
分类:
其他好文 时间:
2014-08-22 20:57:09
阅读次数:
405
Table of Contents Version Introduction What is RCF? Why should I use RCF? Tutorial Getting started Interfaces and implementations Error handling Clien...
分类:
其他好文 时间:
2014-08-22 15:52:28
阅读次数:
1353
http://archive.apache.org/dist/ftp://mirror.switch.ch/mirror/
分类:
其他好文 时间:
2014-08-22 14:38:39
阅读次数:
123
之前百度google了一把, 发现原来的地址都失效了。只找到一个能用的。下载9M多的CentOS Net Install ISO文件, 选择安装方式时选HTTP。然后在后面的服务器位置处输入mirror.symnds.com在远端路径处输入/distributions/CentOS-vault/5....
分类:
Web程序 时间:
2014-08-22 14:22:18
阅读次数:
218
第一天学习linux个人实验用的linux版本为CentOSlinux下载地址:32位版本http://mirror.symnds.com/distributions/CentOS-vault/6.3/isos/i386/CentOS-6.3-i386-LiveDVD.iso64位版本http://mirror.symnds.com/distributions/CentOS-vault/6.3/isos/x86_64/CentOS-6.3-x86_64-Liv..
分类:
系统相关 时间:
2014-08-22 02:54:46
阅读次数:
220
今天git上传的时候出现了如下错误:Permission denied (publickey).fatal: The remote end hung up unexpectedly原因分析:ssh key 过期,重新创建即可。步骤如下:1.ssh-keygen (注意短横线前后都没有空格)2.Ent...
分类:
其他好文 时间:
2014-08-21 22:29:04
阅读次数:
211
git remote add origin https://git.oschina.net/wcms/WCMS.git?//添加仓库 git remote 查看当前仓库 git remote remove origin //删除仓库 git push origin ?:version ?//删除远程分支...
分类:
其他好文 时间:
2014-08-21 17:27:34
阅读次数:
218