上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 30 下一页
摘要: SSH原理与运用(一)和(二):远程登录 RSA算法原理(一)和(二) http://www.ruanyifeng.com/blog/2011/12/ssh_remote_login.html http://www.ruanyifeng.com/blog/2011/12/ssh_port_forwa 阅读全文
posted @ 2016-02-03 14:58 huangchaolilli 阅读(1210) 评论(0) 推荐(0)
摘要: centos linux安全和调优 第四十一节课 上半节课 Linux安全 下半节课 Linux调优 2015-07-01linux安全和调优 [复制链接]--http://www.apelearn.com/bbs/thread-8172-1-1.html 内容概要: 一. Linux安全 1. L 阅读全文
posted @ 2016-02-01 23:49 huangchaolilli 阅读(345) 评论(0) 推荐(0)
摘要: 优化系统资源ulimit《高性能Linux服务器构建实战:运维监控、性能调优与集群应用》假设有这样一种情况,一台Linux 主机上同时登录了10个用户,在没有限制系统资源的情况下,这10个用户同时打开了500个文档,而每个文档的大小为10MB,这时系统的内存资源就会受到巨大的挑战。如果没有内存方面的 阅读全文
posted @ 2016-02-01 15:27 huangchaolilli 阅读(1173) 评论(0) 推荐(0)
摘要: 优化Linux内核参数/etc/sysctl.conf sysctl 《高性能Linux服务器构建实战:运维监控、性能调优与集群应用》 http://book.51cto.com/art/201202/314880.htm 2.6 Varnish优化Varnish是否能稳定、快速地运行,与Linux 阅读全文
posted @ 2016-02-01 15:15 huangchaolilli 阅读(1886) 评论(0) 推荐(0)
摘要: centos shell编程6一些工作中实践脚本 nagios监控脚本 自定义zabbix脚本 mysql备份脚本 zabbix错误日志 直接送给bc做计算 gzip innobackupex/Xtrabackup 第四十节课 上半节课nagios监控脚本自定义zabbix脚本 下半节课mysql备 阅读全文
posted @ 2016-01-30 23:25 huangchaolilli 阅读(528) 评论(0) 推荐(0)
摘要: Linux中的两种守护进程stand alone和xinetd --http://www.cnblogs.com/itech/archive/2010/12/27/1914846.html#top 一般使用stand alone /etc/init.d/ 非常少用xinetd /etc/xinetd 阅读全文
posted @ 2016-01-29 00:17 huangchaolilli 阅读(1628) 评论(0) 推荐(0)
摘要: centos shell编程5 LANMP一键安装脚本 lamp sed lnmp 变量和字符串比较不能用-eq cat > /usr/local/apache2/htdocs/index.php <<EOF重定向 shell的变量和函数命名不能有横杠 平台可以用arch命令,获取是i686还是x8 阅读全文
posted @ 2016-01-27 23:07 huangchaolilli 阅读(894) 评论(0) 推荐(0)
摘要: centos shell编程4【分发系统】 服务器标准化 mkpasswd 生成密码的工具 expect讲解 expect传递参数 expect自动同步文件 expect指定host和要同步的文件 expect文件分发系统 expect自动发送密钥脚本 Linux脚本执行方式 第三十八节课 expe 阅读全文
posted @ 2016-01-26 22:15 huangchaolilli 阅读(1046) 评论(0) 推荐(0)
摘要: centos shell编程3【告警系统】 没有服务器端和客户端的概念 main.sh mon.conf load.sh 502.sh mail.php mail.sh disk.sh 第三十七节课 上半节课 没有服务器端和客户端的概念main.shmon.confload.sh 下半节课 502. 阅读全文
posted @ 2016-01-25 23:39 huangchaolilli 阅读(456) 评论(0) 推荐(0)
摘要: centos shell脚本编程2 if 判断 case判断 shell脚本中的循环 for while shell中的函数 break continue test 命令 第三十六节课 return用在函数中exit用在shell当中 直接退出整个脚本,整个子shell或当前shellbreak退出 阅读全文
posted @ 2016-01-23 16:51 huangchaolilli 阅读(4015) 评论(0) 推荐(0)
上一页 1 ··· 11 12 13 14 15 16 17 18 19 ··· 30 下一页