会员
T恤
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
老汉学IT
博客园
首页
新随笔
联系
订阅
管理
随笔 - 27
文章 - 0
评论 - 1
阅读 -
32547
2021年10月18日
启动sshd服务,提示sshd - no host key files found
解决方法,运行下面的命令生成key文件:
#ssh-keygen -A
posted @ 2021-10-18 14:30 老汉学IT
阅读(667)
评论(0)
推荐(0)
2020年4月16日
docker build镜像时容器联网失败的故障 已解决
摘要: 在使用docker bulid 建立自己的镜像文件时,出现下面的错误提示 Ign:1 http://archive.ubuntu.com/ubuntu bionic-updates/main amd64 perl-modules-5.26 all 5.26.1-6ubuntu0.3 Err:2 ht
阅读全文
posted @ 2020-04-16 10:13 老汉学IT
阅读(3800)
评论(0)
推荐(0)
2020年4月10日
Docker中 Ubuntu 容器 apt-get update网络访问失败解决办法
摘要: 学习Docker在Ubuntu容器中使用apt-get update命令遇到如下网络连接错误: $ docker run -it ubuntu root@3c5e3b049c88:/# apt-get update Err:1 http://archive.ubuntu.com/ubuntu bio
阅读全文
posted @ 2020-04-10 11:52 老汉学IT
阅读(6509)
评论(1)
推荐(4)
2019年2月26日
20190226-SecureCRT连接linux显示中文乱码
摘要: SecureCRT连接我的Ubuntu14时中文显示乱码 解决办法: 在session options里选择UTF-8
阅读全文
posted @ 2019-02-26 10:45 老汉学IT
阅读(442)
评论(0)
推荐(0)
2019年2月18日
20190218-学习python使用shelve遇到raise error, "db type could not be determined"
摘要: 照书上敲代码,运行了提示raise error, "db type could not be determined",现场如下: 故障排除过程:
阅读全文
posted @ 2019-02-18 14:29 老汉学IT
阅读(902)
评论(0)
推荐(0)
2017年11月1日
Centos6.5安装Seafile,遇到的问题处理记录。
摘要: 问题1:启动Seafile安装脚本时,提示找不到MySQL-python模块,使用yum安装成功也提示未安装该软件包 问题1解决方法:需要通过 python 的工具pip来安装MySQL-python ,执行pip install MySQL-python 问题2:说找不到pip 问题2解决方法 问
阅读全文
posted @ 2017-11-01 21:57 老汉学IT
阅读(959)
评论(0)
推荐(0)
2014年5月19日
ORA-00257: archiver error. Connect internal only, until freed 错误的处理方法
摘要: 转帖:原文地址http://blog.csdn.net/panys/article/details/3838846archive log 日志已满ORA-00257: archiver error. Connect internal only, until freed 错误的处理方法 1. 用sys用户登录 sqlplussys/pass@ttas sysdba2. 看看arch...
阅读全文
posted @ 2014-05-19 14:25 老汉学IT
阅读(8532)
评论(0)
推荐(0)
2014年5月5日
【转载】安装和使用花生壳(linux)
摘要: 安装和使用花生壳(linux) 一、安装说明(以CentOS 5为例) 1、安装必要的开发包 [root@localhost ~]# yum install gcc gcc-c++ autoconf automake 2、下载phddns-2.0.2.1655...
阅读全文
posted @ 2014-05-05 19:02 老汉学IT
阅读(392)
评论(0)
推荐(0)
2013年12月23日
Apache 2.4.7在CentOS6.4中安装配置反向代理解决单外网IP对应多个内网主机的方法实践
摘要: 欢迎转载,转载时请保留全文及出处。Apache 2.4.7在CentOS6.4中安装配置反向代理解决单外网IP对应多个内网主机的方法实践Apache安装下载源程序(http://httpd.apache.org/)[xiaohui@vmCentOS6 Downloads]$ wgethttp://w...
阅读全文
posted @ 2013-12-23 10:54 老汉学IT
阅读(399)
评论(0)
推荐(0)
Centos6架设GIT服务,windows客户端使用TortoiseGit加载KEYGEN连接GIT服务器
摘要: 前几天得空,想起前一阵学了GIT还没好好实践,就在虚拟机中安装测试了一下,并简单记录了CENTOS6中GIT安装,ssh-keygen生成,客户端使用TortoiseGit加载KEYGEN连接GIT服务器的过程。过程文档见:http://download.csdn.net/detail/morning1997/6742785
阅读全文
posted @ 2013-12-23 10:32 老汉学IT
阅读(211)
评论(0)
推荐(0)
下一页
公告
昵称:
老汉学IT
园龄:
11年5个月
粉丝:
0
关注:
0
<
2025年4月
>
日
一
二
三
四
五
六
30
31
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
1
2
3
4
5
6
7
8
9
10
点击右上角即可分享