码迷,mamicode.com
首页 >  
搜索关键字:some other host already uses address    ( 36936个结果
linux常用命令技巧
原文地址这篇文章来源于Quroa的一个问答《What are some time-saving tips that every Linux user should know?》—— Linux用户有哪些应该知道的提高效率的技巧。我觉得挺好的,总结得比较好,把其转过来,并加了一些自己的理解。 首先,我...
分类:系统相关   时间:2014-06-16 09:36:55    阅读次数:436
[转]解决a different object with the same identifier value was already associated with the session错误
NonUniqueObjectException解决a different object with the same identifier value was already associated with the session错误org.hibernate.NonUniqueObjectExce...
分类:其他好文   时间:2014-06-16 08:13:40    阅读次数:194
impdb network_link参数 练习(不同实例迁移数据)
将源库ip:192.168.10.218, sid:cradle数据通过使用network_link参数导入到目标库步骤:1. 在目标库创建指向源库的dblink确认目标tnsnames.ora文件中的连接串CRADLE218 = (DESCRIPTION = (ADDRESS = (PROTOCO...
分类:数据库   时间:2014-06-16 08:06:28    阅读次数:305
VS2013 中配置 Qt5.3 开发环境(32位)
需要的东西: 1.VS2013 2.Qt5.3 3.Visual Studio Add-in 1.2.3 for Qt5 其中2和3项可在Qt官网下载:http://qt-project.org/downloads (第3项在download页面最下方的other downloads中找...
分类:其他好文   时间:2014-06-16 07:50:23    阅读次数:478
【Ubuntu】NAT配置
1、简介 2、配置 1.简介 NAT(Network Address Translation,网络地址转换)是将IP 数据包头中的IP 地址转换为另一个IP 地址的过程。在实际应用中,NAT 主要用于实现私有网络访问公共网络的功能。这种通过使用少量的公有IP 地址代表较多的私有IP 地址的方式,将有...
分类:其他好文   时间:2014-06-16 06:10:48    阅读次数:538
[leetcode]Unique Paths II @ Python
原题地址:https://oj.leetcode.com/problems/unique-paths-ii/题意:Follow up for "Unique Paths":Now consider if some obstacles are added to the grids. How many ...
分类:编程语言   时间:2014-06-15 23:33:26    阅读次数:353
ERROR: epmd error for host "yourhostname": timeout
安装完rabbitmq-server,重启时间很长,并且报错ERROR: epmd error for host "yourhostname": timeout 原因是:主机名和ip不匹配,需要更改hostname或者/etc/hosts文件 eg:修改主机名:#hostname yourhostname  要跟/etc/hosts文件中一致。...
分类:其他好文   时间:2014-06-15 16:47:03    阅读次数:270
SSH RSA host key for has changed and you have requeste
今天在209服务器上要远程登录另外一台54的服务器,结果用ssh连接提示如下错误:[root@NHL~]#sshroot@10.40.49.54 @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @WARNING:REMOTEHOSTIDENTIFICATIONHASCHANGED!@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..
分类:其他好文   时间:2014-06-13 21:02:04    阅读次数:326
Spring Quartz结合Spring mail定期发送邮件
文件配置例如以下: ${host} ${username} ${password} true 25000 ...
分类:编程语言   时间:2014-06-12 10:22:08    阅读次数:351
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!