文章分类 -  OS_File

操作系统 文件 系统 文件系统
摘要:http://linux.cn/article-4326-1.htmliproute2 对决 net-tools2014-11-27 21:04|查看:1943|评论:12|收藏:4|分享:24原文:http://xmodulo.com/2014/09/linux-tcpip-networking-... 阅读全文
posted @ 2015-04-21 17:08 陳聽溪 阅读(17921) 评论(0) 推荐(0) 编辑
摘要:http://blog.itpub.net/17283404/viewspace-694350Linux常用的一些内核参数(调优)2011-05-03 17:18:25分类:Linux一.所有的TCP/IP调优参数都位于/proc/sys/net/目录. 例如, 下面是最重要的一些调优参数, 后面是... 阅读全文
posted @ 2015-04-21 15:40 陳聽溪 阅读(1969) 评论(0) 推荐(0) 编辑
摘要:[root@iii~]# ipip ip6tables-restore ipcmk ipmicmd iptables-1.4.7 iptables-s... 阅读全文
posted @ 2015-04-13 10:24 陳聽溪 阅读(2406) 评论(0) 推荐(0) 编辑
摘要:http://www.pool.ntp.org/zone/asiahttp://www.pool.ntp.org/zone/cnhttp://www.linuxquestions.org/questions/linux-networking-3/ntpdate-vs-ntpd-532260/http... 阅读全文
posted @ 2015-04-10 15:55 陳聽溪 阅读(303) 评论(0) 推荐(0) 编辑
摘要:...http://heylinux.com/archives/2785.htmlPercona XtraDB Cluster 功能测试参考资料:http://www.mysqlperformanceblog.com/2013/09/23/percona-xtradb-cluster-setting... 阅读全文
posted @ 2015-03-30 14:38 陳聽溪 阅读(685) 评论(0) 推荐(0) 编辑
摘要:[1]awk'/=[^=>]/{split($1,array,":");{printarray[1],$4,$5}}'awk_iftop.txt|column-thttp://www.jbxue.com/LINUXjishu/29854.htmlsed 可以用 $ 来指定最后一行:1sed-n-e'... 阅读全文
posted @ 2015-03-27 17:58 陳聽溪 阅读(335) 评论(0) 推荐(0) 编辑
摘要:http://www.jbxue.com/LINUXjishu/29854.htmliftop输出文本:复制代码代码示例:[root@ipython ~]# iftop -Pp -Nn -t -L 100 -s 10 >awk_iftop.txtinterface: eth0IP address i... 阅读全文
posted @ 2015-03-27 16:26 陳聽溪 阅读(669) 评论(0) 推荐(0) 编辑
摘要:http://www.codes51.com/article/detail_103108.html一次惊心动魄的Percona XTRA Cluster DB数据修复过程 2014.12.27日中午约12:30,电话响起,是同事YI的电话,告之说库中出现大量死锁,用“service mysql re... 阅读全文
posted @ 2015-03-27 14:14 陳聽溪 阅读(985) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/imxiangzi/article/details/7453035当时内存几乎用完了,发生这个错误是因为内存不够,编译不过来。系统是ubuntu 11.04,2G的物理内存不够,swap分区是1G。CXXLD libwebkitgtk-1.0.lacolle... 阅读全文
posted @ 2015-03-06 09:55 陳聽溪 阅读(1336) 评论(0) 推荐(0) 编辑
摘要:http://www.ttlsa.com/linux/create-a-gre-tunnel-linux/其他国家的互联网如同一个孤岛。要想访问国外网站异常的缓慢,甚至被和谐了。可以建立一条隧道来避免这种情况,下面说说GRE隧道如何建立。1. GRE介绍GRE隧道是一种IP-over-IP的隧道,是... 阅读全文
posted @ 2015-01-27 14:45 陳聽溪 阅读(4525) 评论(0) 推荐(0) 编辑
摘要:http://blog.csdn.net/robertaqi/article/details/7341565来源http://hi.baidu.com/liberum/blog/item/04cadd3a8d24cdf7828b1351.html在解决nginx不用root用户启动的时候,发现有一个... 阅读全文
posted @ 2015-01-07 17:30 陳聽溪 阅读(2700) 评论(0) 推荐(0) 编辑
摘要:chmod u+s httpdchmod u+s command================================================http://www.linuxidc.com/Linux/2006-11/737.htmResin可以用于WEB和JSP应用,单独使用Re... 阅读全文
posted @ 2015-01-05 16:59 陳聽溪 阅读(711) 评论(0) 推荐(0) 编辑
摘要:http://heavendw.blog.51cto.com/695019/274392http://michaelkang.blog.51cto.com/1553154/97882820120830发现日本服务器 27和28 有报错日志。详细如下:Aug 31 18:25:36 collect-2... 阅读全文
posted @ 2014-12-29 17:31 陳聽溪 阅读(361) 评论(0) 推荐(0) 编辑
摘要:http://lomomo.blog.51cto.com/65441/277618Windows时钟大家可能十分熟悉了,Linux时钟在概念上类似Windows时钟显示当前系统时间,但在时钟分类和设置上却和Windows大相径庭。和Windows不同的是,Linux将时钟分为系统时钟(System ... 阅读全文
posted @ 2014-12-01 14:09 陳聽溪 阅读(2200) 评论(0) 推荐(0) 编辑
摘要:http://54im.com/linux/linux-var-log-btmp.html今天查看了一下服务器,发现/var/log/btmp日志文件比较大,搜索一下,此文件是记录错误登录的日志,就是说有很多人试图使用密码字典登录ssh服务,此日志需要使用lastb程序打开通过此文件发现有几个ip总... 阅读全文
posted @ 2014-11-27 14:40 陳聽溪 阅读(1300) 评论(0) 推荐(0) 编辑
摘要:....[root@iZ25zpeock2Z orbit-oracle]# cd /[root@iZ25zpeock2Z /]# du -cks * |sort -nr|head -n 20du: cannot access `proc/3493/task/3493/fd/4': No such f... 阅读全文
posted @ 2014-11-22 22:31 陳聽溪 阅读(2729) 评论(0) 推荐(0) 编辑
摘要:解决ssh登陆主机认证慢的问题http://www.hao32.com/unix-linux/491.html本文系转载,原文地址:http://hi.baidu.com/jackli00/blog/item/51be9a00c13b110e1d958301.html最近发现ssh连接的时候却很慢,... 阅读全文
posted @ 2014-11-14 10:09 陳聽溪 阅读(134) 评论(0) 推荐(0) 编辑
摘要:squid2pid=`ps -ef |grep squid2 | grep -v grep | awk '{print $2}'`squid2pid=`lsof -n -P -i:82|awk '{print $2}'|grep -v PID`======================http:... 阅读全文
posted @ 2014-11-10 09:37 陳聽溪 阅读(291) 评论(0) 推荐(0) 编辑
摘要:http://www.qttc.net/201304308.html在linux中可以用tar打包目录以方便传输or备份,我们先来看一个例子test 文件夹有如下文件12345678910[root@lee ~]# ll test总用量 8-rw-r--r--. 1 root root 0 4月 1... 阅读全文
posted @ 2014-11-03 13:26 陳聽溪 阅读(250) 评论(0) 推荐(0) 编辑
摘要:http://www.nowamagic.net/librarys/veda/detail/2539今天下午网站宕了两次机,发工单给阿里云,发现原因是服务器的CPU 100%了。重启服务器后,使用 top 命令看看是哪些进程消耗那么大的 CPU 使用。盯了有好十几分钟,主要消耗 CPU 的进程有两个... 阅读全文
posted @ 2014-10-30 11:38 陳聽溪 阅读(9631) 评论(0) 推荐(0) 编辑

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