
linux
iteye_17584
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Linux performance Monitoring
附件是全文件,现在根据文件来做笔记。 系统调优就是找出系统瓶颈,降低并消除瓶颈。 操作系统调优从以下几方面出发: CPU Memory IO Network 而且几方面相互依赖,一荣俱荣,一损俱损。 1.定性系统类型 1.1 强IO型 例:数据库 1.2 强CPU型 例: web server,mail server,re...原创 2015-08-27 16:03:52 · 169 阅读 · 0 评论 -
install mysql on linux
http://dev.mysql.com/doc/refman/5.1/en/linux-installation-native.html http://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html原创 2014-11-22 00:07:50 · 133 阅读 · 0 评论 -
ubuntu 设置分辨率
I was having the same issue with the resolution. I'm using VirtualBox and the resolution only had one resolution option. I went to the search bar and searched for "Additional drivers" Next, I clic...原创 2014-12-10 19:38:49 · 164 阅读 · 0 评论