随笔分类 -  Linux

摘要:When I use Navicate to connect to mysql on Ubuntu, I got message 2003(10061) firstly.To resovle this error, I midified one line of file my.cnf. Use co... 阅读全文

posted @ 2015-04-28 14:40 Panderen 阅读(194) 评论(0) 推荐(0)

摘要:My mysql is on Linux platform. When I used my laptop connect to mysql, I got error message like "can't get hostname for your address".Resolution:Modif... 阅读全文

posted @ 2015-03-20 13:21 Panderen 阅读(192) 评论(0) 推荐(0)

摘要:今天,在win7下安装了Cygwin并安装了openssh, 在cygwin下配置并启动sshd,启动成功,但是(ssh localhost)连接时出现:ssh_exchange_identification: Connection closed by remote host试着访问 ssh 127.0.0.1 也不行,但是访问主机名可以--- ssh 主机名分析:在/etc/下发现一文件:hosts$ vi hosts ---------打开内容如下:仔细一看,和 C:/Windows/System32/drivers/etc/中的hosts 文件一摸一样这个文件在win7下 被我修改过 , 阅读全文

posted @ 2012-07-20 17:47 Panderen 阅读(837) 评论(0) 推荐(0)

导航