随笔分类 -  OS

摘要:s Linux文件名的长度限制是255个字符 windows下完全限定文件名必须少于260个字符,目录名必须小于248个字符。 1. 测试目的:ext3文件系统下filename最大字符长度 测试平台:RHEL5U3_x64 测试过程:LENTH=`for i in {1..255};do for 阅读全文
posted @ 2018-08-14 20:31 siemens800 阅读(705) 评论(0) 推荐(0) 编辑
摘要:s 许可证名称主要特点例子 GNU General Public License (GPL) 强调开源,要求源代码可用,要求修改的代码也是开源的。 Linux内核,GNU工具,MySQL(GPLv2),WordPress GNU Lesser General Public License (LGPL 阅读全文
posted @ 2018-07-14 10:40 siemens800 阅读(139) 评论(0) 推荐(0) 编辑
摘要:s Linux主机通过代理服务器进行网络连接 http://www.linuxidc.com/Linux/2015-01/111703.htm 新手用Linux做代理服务器 三招搞定 http://blog.csdn.net/benpaobagzb/article/details/48057267 阅读全文
posted @ 2017-12-09 19:22 siemens800 阅读(145) 评论(0) 推荐(0) 编辑
摘要:s https://mirrors.aliyun.com/centos/7.6.1810/isos/x86_64/CentOS-7-x86_64-Everything-1810.iso 通过U盘或CD/DVD装centos7,出现“dracut-initqueue timeout..."解决办法 h 阅读全文
posted @ 2017-10-12 11:15 siemens800 阅读(1124) 评论(0) 推荐(0) 编辑
摘要:s These critical programs are missing or too old: as ld http://blog.csdn.net/testcs_dn/article/details/45437903 configure 时出现以下错误: checking for autoco 阅读全文
posted @ 2017-08-30 12:00 siemens800 阅读(590) 评论(0) 推荐(0) 编辑
摘要:s redhat 7.2 tracker-store CPU消耗高的问题 http://www.cnblogs.com/exiahan/archive/2013/07/08/3177971.html 升级后发现有个tracker-store占用cpu非常厉害,查了下,好像是GNOME 3使用 Doc 阅读全文
posted @ 2017-05-27 16:14 siemens800 阅读(321) 评论(0) 推荐(0) 编辑
摘要:s MFC、WTL、WPF、wxWidgets、Qt、GTK 各有什么特点? http://www.zhihu.com/question/23480014 MFC:老 Windows 逼你用WTL:真的能用?WPF:新 Windows 逼你用Cocoa:OS X 逼你用wxWidgets:没人用,因 阅读全文
posted @ 2016-08-03 14:21 siemens800 阅读(208) 评论(0) 推荐(0) 编辑
摘要:s nmap介绍 2009-10-14 11:39:07 http://blog.chinaunix.net/uid-291705-id-2134351.html 安全检查机器192.158.0.253开启的所有端口及服务 / port [root@v-HYe5zbuhzKV ~]# nmap -P 阅读全文
posted @ 2015-02-05 23:35 siemens800 阅读(154) 评论(0) 推荐(0) 编辑
摘要:Using epoll() For Asynchronous Network Programming http://kovyrin.net/2006/04/13/epoll-asynchronous-network-programming/ 2011-06-18 16:46 linux异步IO浅析 阅读全文
posted @ 2013-02-05 14:21 siemens800 阅读(52) 评论(0) 推荐(0) 编辑
摘要:http://support.apple.com/zh_CN/downloads/#Snow%20Leopard Security Update 2013-002 (Snow Leopard)Download http://support.apple.com/kb/DL1660 http://sup 阅读全文
posted @ 2012-10-30 11:16 siemens800 阅读(278) 评论(0) 推荐(0) 编辑
摘要:$ cat /etc/services # @(#)27 1.34 src/bos/etc/services/services, cmdnet, bos610 7/14/04 15:01:02 # IBM_PROLOG_BEGIN_TAG # This is an automatically gen 阅读全文
posted @ 2012-04-13 20:03 siemens800 阅读(750) 评论(0) 推荐(0) 编辑
摘要:linux shell 之 sed [ftpuser@b2cbbstest ~]$ whereis sed sed: /bin/sed /usr/share/man/man1p/sed.1p.gz /usr/share/man/man1/sed.1.gz [ftpuser@b2cbbstest ~] 阅读全文
posted @ 2012-02-28 17:05 siemens800 阅读(45) 评论(0) 推荐(0) 编辑
摘要:许多 UNIX 管理员都拥有一套用于辅助管理过程的实用工具和技巧。有一些工具由操作系统提供,但大部分的诀窍则来源于长期的系统管理经验积累。“系统管理员工具包”系 列文章主要专注于一些方法和技术,可以帮助您最大限度地利用各种 UNIX 环境中可用的工具,简化异构环境下的系统管理任务。 http://w 阅读全文
posted @ 2011-11-23 16:51 siemens800 阅读(39) 评论(0) 推荐(0) 编辑
摘要:十大AIX高手巅峰对决 银行业再度包揽前三 2013-02-07 08:58 http://unix.ctocio.com.cn/89/12541589.shtml 2013-02-07 08:58 中国金融电子化公司(中国人民银行子公司)技术经理张鹏、 招商银行系统工程师吴陶、 中国民生银行高 级 阅读全文
posted @ 2011-11-23 16:48 siemens800 阅读(52) 评论(0) 推荐(0) 编辑
摘要:AIX版必读收藏贴 http://www.loveunix.net/thread-51984-1-1.html <AIX如何快速入门到精通> by orian http://bbs.loveunix.net/viewthread.php?tid=26440 # 192.168.157.116 Hig 阅读全文
posted @ 2011-11-23 16:19 siemens800 阅读(51) 评论(0) 推荐(0) 编辑
摘要:s 问题1: [davadmin@sctspreapp01 ~]$ curl -I 10.27.188.107:8080 curl: (7) couldn't connect to host 问题1解决 , 80端口未开放。“couldn't connect to host” 这样的错误可能是主机不 阅读全文
posted @ 2011-11-01 15:05 siemens800 阅读(43) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示