全部博文(1015)
发布时间:2013-01-11 23:18:19
http://blog.csdn.net/cangzhubai/article/details/6212918 1、首先查看有没有安装vsftpdrpm -qa | grep vsftpd2、用yum方式安装vsftpdyum install vsftpd3、安装完成后,设置开始自动启动chkconfig vsftpd onservice vsftpd start 4、查看ftp端口是否在侦听了netstat -tl5、配置vsftpd.conf/etc/vsftpd/ftpusers 和 /etc/vsftpd/user_list,#不能登陆FTP的用户配置:/etc/vsftp......【阅读全文】
发布时间:2013-01-05 14:15:34
oracle 11g rac-root.sh报错-rac1执行成功之后,rac2再执行 当第一次root不成功,第二次执行时会遇到这样的错误:[root@dbserver1 ~]#/apps/oracle/11.2.0/grid/root.sh …… Now product-specific root actions will be performed.2012-05-27 21:15:21: Parsing the host name2012-05-27 21:15:21: Checking for super user privileges2012-05-27 21......【阅读全文】
发布时间:2013-01-05 00:51:00
scp 1.txt root@192.168.1.25:/tmpThe authenticity of host '192.168.1.25 (192.168.1.25)' can't be established.RSA key fingerprint is 6c:28:23:df:45:d5:c8:79:4d:9e:ed:f6:f2:73:22:4c.Are you sure you want to continue connecting (yes/no)? 提示输入yes后,屏幕不断出现y,只有按ctrl + c结束 错误是:The authenticity of host......【阅读全文】
发布时间:2013-01-04 23:40:56
http://zfsn.iteye.com/blog/1312351 scp 1.txt root@192.168.1.25:/tmpThe authenticity of host '192.168.1.25 (192.168.1.25)' can't be established.RSA key fingerprint is 6c:28:23:df:45:d5:c8:79:4d:9e:ed:f6:f2:73:22:4c.Are you sure you want to continue connecting (yes/no)? 提示输入yes后,屏幕不断出现y......【阅读全文】
发布时间:2013-01-04 13:06:31
http://hi.baidu.com/sjncer/item/aa72925136b6e817abf6d741 1. 对现有vdi 进行镜像克隆 --新版本4.2.6需要在路径上-加上“ ” C:\Program Files\Oracle\VirtualBox>VBoxManage.exe clonevdi “d:\VBOX\Debian.vdi” “d:\VBOX\Debian2.vdi” Oracle VM VirtualBox Command Line Management Interface Version 3.2.4 (C) 2005-2010......【阅读全文】
chinaunix网友2008-12-22 14:21
我看了你关于vista共享上网的文章,有个问题总是解决不了,在设置桥接的时候,打开管理网络连接,但总找不到你说的网络连接那个对话框,我的里面只有“本地连接”和“无线网络连接”而且选中两个后,还根本桥接不成,我想问一下,是怎么回事,如果可以的话,可以把解决办法发到我的邮箱里,fengbqing@163.com 在这先谢谢了!